logger=settings t=2026-04-16T16:42:26.693933394Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-16T16:42:26Z logger=settings t=2026-04-16T16:42:26.694358814Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-16T16:42:26.694375634Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-16T16:42:26.694383264Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-16T16:42:26.694387604Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-16T16:42:26.694393585Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-16T16:42:26.694397795Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-16T16:42:26.694402035Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-16T16:42:26.694407125Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-16T16:42:26.694411705Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-16T16:42:26.694416235Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-16T16:42:26.694420575Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-16T16:42:26.694427015Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-16T16:42:26.694431795Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-16T16:42:26.694436576Z level=info msg=Target target=[all] logger=settings t=2026-04-16T16:42:26.694448566Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-16T16:42:26.694453236Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-16T16:42:26.694457586Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-16T16:42:26.694461916Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-16T16:42:26.694466136Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-16T16:42:26.694470306Z level=info msg="App mode production" logger=sqlstore t=2026-04-16T16:42:26.694944577Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-16T16:42:26.694968917Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-16T16:42:26.697071835Z level=info msg="Locking database" logger=migrator t=2026-04-16T16:42:26.697088126Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-16T16:42:26.697805482Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-16T16:42:26.699017219Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.209447ms logger=migrator t=2026-04-16T16:42:26.702642021Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-16T16:42:26.703246014Z level=info msg="Migration successfully executed" id="create user table" duration=603.663µs logger=migrator t=2026-04-16T16:42:26.709167028Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-16T16:42:26.710312494Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.145396ms logger=migrator t=2026-04-16T16:42:26.715681276Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-16T16:42:26.716898814Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.216908ms logger=migrator t=2026-04-16T16:42:26.724389102Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-16T16:42:26.726587712Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.19868ms logger=migrator t=2026-04-16T16:42:26.732160928Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-16T16:42:26.733216113Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.054815ms logger=migrator t=2026-04-16T16:42:26.74018653Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-16T16:42:26.744214072Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.026452ms logger=migrator t=2026-04-16T16:42:26.748783824Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-16T16:42:26.749748496Z level=info msg="Migration successfully executed" id="create user table v2" duration=964.252µs logger=migrator t=2026-04-16T16:42:26.753975392Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-16T16:42:26.754849091Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=872.609µs logger=migrator t=2026-04-16T16:42:26.760063679Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-16T16:42:26.760827156Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=765.857µs logger=migrator t=2026-04-16T16:42:26.7649393Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-16T16:42:26.765362709Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=423.129µs logger=migrator t=2026-04-16T16:42:26.769379191Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-16T16:42:26.770426554Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.046434ms logger=migrator t=2026-04-16T16:42:26.774431294Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-16T16:42:26.775638072Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.210748ms logger=migrator t=2026-04-16T16:42:26.779968419Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-16T16:42:26.77999954Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.011µs logger=migrator t=2026-04-16T16:42:26.78483291Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-16T16:42:26.787314396Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.484236ms logger=migrator t=2026-04-16T16:42:26.793768091Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-16T16:42:26.794116599Z level=info msg="Migration successfully executed" id="Add missing user data" duration=352.378µs logger=migrator t=2026-04-16T16:42:26.802483488Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-16T16:42:26.803895291Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.409593ms logger=migrator t=2026-04-16T16:42:26.813844816Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-16T16:42:26.81536467Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.524865ms logger=migrator t=2026-04-16T16:42:26.820951677Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-16T16:42:26.822956942Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.005386ms logger=migrator t=2026-04-16T16:42:26.827772581Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-16T16:42:26.838691987Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.920607ms logger=migrator t=2026-04-16T16:42:26.84721694Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-16T16:42:26.848471399Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.254099ms logger=migrator t=2026-04-16T16:42:26.853199735Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-16T16:42:26.853436472Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=232.767µs logger=migrator t=2026-04-16T16:42:26.858131847Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-16T16:42:26.858864843Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=732.556µs logger=migrator t=2026-04-16T16:42:26.864577063Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-16T16:42:26.864941462Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=365.51µs logger=migrator t=2026-04-16T16:42:26.870355884Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-16T16:42:26.870850965Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=495.371µs logger=migrator t=2026-04-16T16:42:26.876213706Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-16T16:42:26.877049685Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=836.189µs logger=migrator t=2026-04-16T16:42:26.883510091Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-16T16:42:26.884282849Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=776.668µs logger=migrator t=2026-04-16T16:42:26.889162659Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-16T16:42:26.889830674Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=668.225µs logger=migrator t=2026-04-16T16:42:26.894171262Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-16T16:42:26.895052572Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=877.92µs logger=migrator t=2026-04-16T16:42:26.899764469Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-16T16:42:26.90072181Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=958.001µs logger=migrator t=2026-04-16T16:42:26.908382514Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-16T16:42:26.908453515Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=73.611µs logger=migrator t=2026-04-16T16:42:26.916232082Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-16T16:42:26.917982031Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.75405ms logger=migrator t=2026-04-16T16:42:26.923773552Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-16T16:42:26.924618551Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=844.079µs logger=migrator t=2026-04-16T16:42:26.931052146Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-16T16:42:26.931856455Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=805.728µs logger=migrator t=2026-04-16T16:42:26.968423622Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-16T16:42:26.97140584Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.981727ms logger=migrator t=2026-04-16T16:42:27.260532278Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-16T16:42:27.26462626Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.095982ms logger=migrator t=2026-04-16T16:42:27.371252591Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-16T16:42:27.372232154Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=982.143µs logger=migrator t=2026-04-16T16:42:27.38883982Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-16T16:42:27.390033136Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.193516ms logger=migrator t=2026-04-16T16:42:27.396654836Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-16T16:42:27.3981649Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.508984ms logger=migrator t=2026-04-16T16:42:27.403719746Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-16T16:42:27.405053016Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.334119ms logger=migrator t=2026-04-16T16:42:27.410702353Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-16T16:42:27.412044064Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.343571ms logger=migrator t=2026-04-16T16:42:27.418660323Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-16T16:42:27.419202465Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=544.792µs logger=migrator t=2026-04-16T16:42:27.424291931Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-16T16:42:27.424832213Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=540.352µs logger=migrator t=2026-04-16T16:42:27.429081169Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-16T16:42:27.429859077Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=778.088µs logger=migrator t=2026-04-16T16:42:27.435338471Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-16T16:42:27.436112999Z level=info msg="Migration successfully executed" id="create star table" duration=776.068µs logger=migrator t=2026-04-16T16:42:27.442290138Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-16T16:42:27.443539646Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.247618ms logger=migrator t=2026-04-16T16:42:27.449340637Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-16T16:42:27.450107454Z level=info msg="Migration successfully executed" id="create org table v1" duration=766.887µs logger=migrator t=2026-04-16T16:42:27.454946524Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-16T16:42:27.456117241Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.170927ms logger=migrator t=2026-04-16T16:42:27.46225008Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-16T16:42:27.463427596Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.176286ms logger=migrator t=2026-04-16T16:42:27.469150455Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-16T16:42:27.469840882Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=690.977µs logger=migrator t=2026-04-16T16:42:27.474360443Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-16T16:42:27.47510352Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=742.767µs logger=migrator t=2026-04-16T16:42:27.480486132Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-16T16:42:27.481410363Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=923.371µs logger=migrator t=2026-04-16T16:42:27.487746546Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-16T16:42:27.487800077Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.281µs logger=migrator t=2026-04-16T16:42:27.49319623Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-16T16:42:27.49323361Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.261µs logger=migrator t=2026-04-16T16:42:27.498172272Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-16T16:42:27.498333766Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=161.854µs logger=migrator t=2026-04-16T16:42:27.503958603Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-16T16:42:27.504761361Z level=info msg="Migration successfully executed" id="create dashboard table" duration=799.978µs logger=migrator t=2026-04-16T16:42:27.510961571Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-16T16:42:27.511846902Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=885.901µs logger=migrator t=2026-04-16T16:42:27.516365903Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-16T16:42:27.517262053Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=895.68µs logger=migrator t=2026-04-16T16:42:27.523104576Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-16T16:42:27.523997676Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=892.77µs logger=migrator t=2026-04-16T16:42:27.532710853Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-16T16:42:27.533779037Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.069304ms logger=migrator t=2026-04-16T16:42:27.542056494Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-16T16:42:27.542950715Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=898.221µs logger=migrator t=2026-04-16T16:42:27.551911847Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-16T16:42:27.557014643Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.103496ms logger=migrator t=2026-04-16T16:42:27.572070423Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-16T16:42:27.577148588Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=5.075465ms logger=migrator t=2026-04-16T16:42:27.591807359Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-16T16:42:27.592627468Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=823.289µs logger=migrator t=2026-04-16T16:42:27.597421536Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-16T16:42:27.598345247Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=924.951µs logger=migrator t=2026-04-16T16:42:27.605681593Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-16T16:42:27.606186454Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=507.561µs logger=migrator t=2026-04-16T16:42:27.612104388Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-16T16:42:27.613844628Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.73853ms logger=migrator t=2026-04-16T16:42:27.618465073Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-16T16:42:27.618536874Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.391µs logger=migrator t=2026-04-16T16:42:27.623583158Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-16T16:42:27.62542901Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.845562ms logger=migrator t=2026-04-16T16:42:27.630962865Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-16T16:42:27.632892279Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.929494ms logger=migrator t=2026-04-16T16:42:27.637781709Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-16T16:42:27.642901295Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=5.116245ms logger=migrator t=2026-04-16T16:42:27.647750025Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-16T16:42:27.648527782Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=777.708µs logger=migrator t=2026-04-16T16:42:27.65375835Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-16T16:42:27.656963562Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.204152ms logger=migrator t=2026-04-16T16:42:27.662253692Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-16T16:42:27.663142373Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=890.081µs logger=migrator t=2026-04-16T16:42:27.668156526Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-16T16:42:27.668723019Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=566.153µs logger=migrator t=2026-04-16T16:42:27.67366225Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-16T16:42:27.673704661Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.821µs logger=migrator t=2026-04-16T16:42:27.683755119Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-16T16:42:27.683829211Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=72.452µs logger=migrator t=2026-04-16T16:42:27.688825474Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-16T16:42:27.691059305Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.23112ms logger=migrator t=2026-04-16T16:42:27.696625839Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-16T16:42:27.698733967Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.107828ms logger=migrator t=2026-04-16T16:42:27.706422452Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-16T16:42:27.708824436Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.398815ms logger=migrator t=2026-04-16T16:42:27.714156597Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-16T16:42:27.717636525Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.478088ms logger=migrator t=2026-04-16T16:42:27.723363765Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-16T16:42:27.723747113Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=386.098µs logger=migrator t=2026-04-16T16:42:27.729584555Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-16T16:42:27.730343403Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=758.848µs logger=migrator t=2026-04-16T16:42:27.734990147Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-16T16:42:27.735681623Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=691.316µs logger=migrator t=2026-04-16T16:42:27.740633695Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-16T16:42:27.740659316Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.571µs logger=migrator t=2026-04-16T16:42:27.746334414Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-16T16:42:27.747630524Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.29516ms logger=migrator t=2026-04-16T16:42:27.752520524Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-16T16:42:27.753191849Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=671.905µs logger=migrator t=2026-04-16T16:42:27.758722404Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-16T16:42:27.768290501Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.571757ms logger=migrator t=2026-04-16T16:42:27.774075521Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-16T16:42:27.77490511Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=829.869µs logger=migrator t=2026-04-16T16:42:27.781763885Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-16T16:42:27.782326818Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=565.323µs logger=migrator t=2026-04-16T16:42:27.787150237Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-16T16:42:27.788449546Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.298659ms logger=migrator t=2026-04-16T16:42:27.793137043Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-16T16:42:27.79346056Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=323.497µs logger=migrator t=2026-04-16T16:42:27.799327812Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-16T16:42:27.800048958Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=721.846µs logger=migrator t=2026-04-16T16:42:27.80544079Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-16T16:42:27.807766973Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.326013ms logger=migrator t=2026-04-16T16:42:27.811867617Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-16T16:42:27.812670244Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=802.447µs logger=migrator t=2026-04-16T16:42:27.818483456Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-16T16:42:27.818787913Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=256.305µs logger=migrator t=2026-04-16T16:42:27.824557923Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-16T16:42:27.824813729Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=256.636µs logger=migrator t=2026-04-16T16:42:27.829557946Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-16T16:42:27.830429516Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=872.19µs logger=migrator t=2026-04-16T16:42:27.834254943Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-16T16:42:27.836596715Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.341762ms logger=migrator t=2026-04-16T16:42:27.840399362Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-16T16:42:27.841317792Z level=info msg="Migration successfully executed" id="create data_source table" duration=918.39µs logger=migrator t=2026-04-16T16:42:27.845843545Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-16T16:42:27.846620412Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=776.367µs logger=migrator t=2026-04-16T16:42:27.850222713Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-16T16:42:27.851043223Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=819.84µs logger=migrator t=2026-04-16T16:42:27.855158595Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-16T16:42:27.855944902Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=786.077µs logger=migrator t=2026-04-16T16:42:27.860367153Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-16T16:42:27.861261583Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=893.04µs logger=migrator t=2026-04-16T16:42:27.865035309Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-16T16:42:27.873540191Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.505882ms logger=migrator t=2026-04-16T16:42:27.877428289Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-16T16:42:27.878340999Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=912.47µs logger=migrator t=2026-04-16T16:42:27.882994984Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-16T16:42:27.883819173Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=823.759µs logger=migrator t=2026-04-16T16:42:27.887739332Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-16T16:42:27.88853804Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=798.828µs logger=migrator t=2026-04-16T16:42:27.892425888Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-16T16:42:27.89295594Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=530.972µs logger=migrator t=2026-04-16T16:42:27.898811243Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-16T16:42:27.903058758Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.245265ms logger=migrator t=2026-04-16T16:42:27.911075969Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-16T16:42:27.913856762Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.787673ms logger=migrator t=2026-04-16T16:42:27.919835398Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-16T16:42:27.919874309Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.841µs logger=migrator t=2026-04-16T16:42:27.926774635Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-16T16:42:27.927089602Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=353.548µs logger=migrator t=2026-04-16T16:42:27.932775771Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-16T16:42:27.935027242Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.250891ms logger=migrator t=2026-04-16T16:42:27.939973413Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-16T16:42:27.940215478Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=242.835µs logger=migrator t=2026-04-16T16:42:27.945660531Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-16T16:42:27.945946998Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=286.767µs logger=migrator t=2026-04-16T16:42:27.951425322Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-16T16:42:27.955120836Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.694304ms logger=migrator t=2026-04-16T16:42:27.960851156Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-16T16:42:27.961155702Z level=info msg="Migration successfully executed" id="Update uid value" duration=307.777µs logger=migrator t=2026-04-16T16:42:27.966580975Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-16T16:42:27.967432944Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=851.779µs logger=migrator t=2026-04-16T16:42:27.97121708Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-16T16:42:27.972337125Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.109055ms logger=migrator t=2026-04-16T16:42:27.98142271Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-16T16:42:27.982792832Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.369482ms logger=migrator t=2026-04-16T16:42:27.986883954Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-16T16:42:27.988974072Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.089627ms logger=migrator t=2026-04-16T16:42:27.994971937Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-16T16:42:27.996458881Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.492954ms logger=migrator t=2026-04-16T16:42:28.007022449Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-16T16:42:28.0083663Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.346141ms logger=migrator t=2026-04-16T16:42:28.015675555Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-16T16:42:28.016450903Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=775.908µs logger=migrator t=2026-04-16T16:42:28.01985387Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-16T16:42:28.020618487Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=764.787µs logger=migrator t=2026-04-16T16:42:28.026324226Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-16T16:42:28.027568634Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.242038ms logger=migrator t=2026-04-16T16:42:28.032000434Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-16T16:42:28.040497986Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.495972ms logger=migrator t=2026-04-16T16:42:28.044346204Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-16T16:42:28.045093241Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=746.707µs logger=migrator t=2026-04-16T16:42:28.049764197Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-16T16:42:28.050592985Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=829.868µs logger=migrator t=2026-04-16T16:42:28.054662427Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-16T16:42:28.055579318Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=915.951µs logger=migrator t=2026-04-16T16:42:28.060532709Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-16T16:42:28.061460411Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=926.812µs logger=migrator t=2026-04-16T16:42:28.067197241Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-16T16:42:28.067529438Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=332.037µs logger=migrator t=2026-04-16T16:42:28.071095788Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-16T16:42:28.071961598Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=861.429µs logger=migrator t=2026-04-16T16:42:28.075979269Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-16T16:42:28.07601957Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.791µs logger=migrator t=2026-04-16T16:42:28.080759638Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-16T16:42:28.084075222Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.314544ms logger=migrator t=2026-04-16T16:42:28.186310564Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-16T16:42:28.191109873Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.801719ms logger=migrator t=2026-04-16T16:42:28.208836093Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-16T16:42:28.20912869Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=294.587µs logger=migrator t=2026-04-16T16:42:28.215194758Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-16T16:42:28.2193026Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.101752ms logger=migrator t=2026-04-16T16:42:28.22367237Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-16T16:42:28.226103445Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.430635ms logger=migrator t=2026-04-16T16:42:28.229524992Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-16T16:42:28.230407461Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=882.199µs logger=migrator t=2026-04-16T16:42:28.234406562Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-16T16:42:28.235125919Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=723.388µs logger=migrator t=2026-04-16T16:42:28.239619179Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-16T16:42:28.240535871Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=910.251µs logger=migrator t=2026-04-16T16:42:28.244807257Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-16T16:42:28.246221429Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.418902ms logger=migrator t=2026-04-16T16:42:28.250150388Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-16T16:42:28.250928715Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=769.707µs logger=migrator t=2026-04-16T16:42:28.255413767Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-16T16:42:28.256178944Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=762.067µs logger=migrator t=2026-04-16T16:42:28.259823137Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-16T16:42:28.25993328Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.323µs logger=migrator t=2026-04-16T16:42:28.263821937Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-16T16:42:28.263867288Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.531µs logger=migrator t=2026-04-16T16:42:28.267810537Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-16T16:42:28.272248578Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.437011ms logger=migrator t=2026-04-16T16:42:28.276697959Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-16T16:42:28.279328198Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.630079ms logger=migrator t=2026-04-16T16:42:28.283044902Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-16T16:42:28.283111433Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.191µs logger=migrator t=2026-04-16T16:42:28.286828637Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-16T16:42:28.287579084Z level=info msg="Migration successfully executed" id="create quota table v1" duration=750.307µs logger=migrator t=2026-04-16T16:42:28.293387816Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-16T16:42:28.294633414Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.242768ms logger=migrator t=2026-04-16T16:42:28.298763537Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-16T16:42:28.298811698Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=71.402µs logger=migrator t=2026-04-16T16:42:28.303513655Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-16T16:42:28.304926867Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.413022ms logger=migrator t=2026-04-16T16:42:28.310293868Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-16T16:42:28.3112565Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=962.582µs logger=migrator t=2026-04-16T16:42:28.314710578Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-16T16:42:28.317609583Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.895755ms logger=migrator t=2026-04-16T16:42:28.321184604Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-16T16:42:28.321224715Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.531µs logger=migrator t=2026-04-16T16:42:28.325069623Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-16T16:42:28.326046604Z level=info msg="Migration successfully executed" id="create session table" duration=973.332µs logger=migrator t=2026-04-16T16:42:28.330794062Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-16T16:42:28.330893514Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=98.792µs logger=migrator t=2026-04-16T16:42:28.335096509Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-16T16:42:28.33517124Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.891µs logger=migrator t=2026-04-16T16:42:28.339438857Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-16T16:42:28.340596423Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.156446ms logger=migrator t=2026-04-16T16:42:28.346485626Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-16T16:42:28.347755135Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.268459ms logger=migrator t=2026-04-16T16:42:28.353184858Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-16T16:42:28.353210359Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.151µs logger=migrator t=2026-04-16T16:42:28.357086356Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-16T16:42:28.357111707Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.71µs logger=migrator t=2026-04-16T16:42:28.360265358Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-16T16:42:28.363252435Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.986777ms logger=migrator t=2026-04-16T16:42:28.36787855Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-16T16:42:28.370807496Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.937316ms logger=migrator t=2026-04-16T16:42:28.376183508Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-16T16:42:28.37625893Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=76.332µs logger=migrator t=2026-04-16T16:42:28.381663642Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-16T16:42:28.381735004Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=71.752µs logger=migrator t=2026-04-16T16:42:28.386149494Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-16T16:42:28.386914131Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=759.777µs logger=migrator t=2026-04-16T16:42:28.391158157Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-16T16:42:28.391182987Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.761µs logger=migrator t=2026-04-16T16:42:28.395030464Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-16T16:42:28.398151045Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.118011ms logger=migrator t=2026-04-16T16:42:28.401728516Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-16T16:42:28.401869879Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=141.033µs logger=migrator t=2026-04-16T16:42:28.406219198Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-16T16:42:28.409288317Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.070809ms logger=migrator t=2026-04-16T16:42:28.415653321Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-16T16:42:28.418648438Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.995037ms logger=migrator t=2026-04-16T16:42:28.42358033Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-16T16:42:28.423652521Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.561µs logger=migrator t=2026-04-16T16:42:28.434129079Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-16T16:42:28.435042809Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=915.48µs logger=migrator t=2026-04-16T16:42:28.439287536Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-16T16:42:28.440111534Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=823.589µs logger=migrator t=2026-04-16T16:42:28.444943954Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-16T16:42:28.446176471Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.232137ms logger=migrator t=2026-04-16T16:42:28.451669085Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-16T16:42:28.452552965Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=883.46µs logger=migrator t=2026-04-16T16:42:28.457530528Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-16T16:42:28.4589293Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.398342ms logger=migrator t=2026-04-16T16:42:28.465018437Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-16T16:42:28.465814605Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=795.828µs logger=migrator t=2026-04-16T16:42:28.470041511Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-16T16:42:28.470698756Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=657.485µs logger=migrator t=2026-04-16T16:42:28.474656105Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-16T16:42:28.476125589Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.469054ms logger=migrator t=2026-04-16T16:42:28.480343224Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-16T16:42:28.481672844Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.335751ms logger=migrator t=2026-04-16T16:42:28.486442961Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-16T16:42:28.496256134Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.809902ms logger=migrator t=2026-04-16T16:42:28.499913786Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-16T16:42:28.500583351Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=669.805µs logger=migrator t=2026-04-16T16:42:28.506267641Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-16T16:42:28.50715102Z 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=883.449µs logger=migrator t=2026-04-16T16:42:28.51158327Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-16T16:42:28.512068522Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=485.831µs logger=migrator t=2026-04-16T16:42:28.515818706Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-16T16:42:28.516671835Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=852.939µs logger=migrator t=2026-04-16T16:42:28.521614307Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-16T16:42:28.523018718Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.396521ms logger=migrator t=2026-04-16T16:42:28.528986154Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-16T16:42:28.532594466Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.608002ms logger=migrator t=2026-04-16T16:42:28.536483593Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-16T16:42:28.540476354Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.986281ms logger=migrator t=2026-04-16T16:42:28.544389722Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-16T16:42:28.549694192Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.3034ms logger=migrator t=2026-04-16T16:42:28.554786717Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-16T16:42:28.558624184Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.838407ms logger=migrator t=2026-04-16T16:42:28.56238144Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-16T16:42:28.563238439Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=856.779µs logger=migrator t=2026-04-16T16:42:28.56776099Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-16T16:42:28.567783801Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=23.721µs logger=migrator t=2026-04-16T16:42:28.57258838Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-16T16:42:28.57260955Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=21.7µs logger=migrator t=2026-04-16T16:42:28.576168801Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-16T16:42:28.576932199Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=760.328µs logger=migrator t=2026-04-16T16:42:28.581281626Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T16:42:28.582107556Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=826.03µs logger=migrator t=2026-04-16T16:42:28.588417878Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-16T16:42:28.589192995Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=775.917µs logger=migrator t=2026-04-16T16:42:28.594616778Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-16T16:42:28.595362564Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=747.406µs logger=migrator t=2026-04-16T16:42:28.599416687Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-16T16:42:28.600372018Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=950.441µs logger=migrator t=2026-04-16T16:42:28.605329471Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-16T16:42:28.609388132Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.058291ms logger=migrator t=2026-04-16T16:42:28.613371422Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-16T16:42:28.617107577Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.735705ms logger=migrator t=2026-04-16T16:42:28.621129888Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-16T16:42:28.621314572Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=184.384µs logger=migrator t=2026-04-16T16:42:28.625726821Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-16T16:42:28.6265764Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=849.229µs logger=migrator t=2026-04-16T16:42:28.630710834Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-16T16:42:28.632062505Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.3516ms logger=migrator t=2026-04-16T16:42:28.636226359Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-16T16:42:28.641965309Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.73837ms logger=migrator t=2026-04-16T16:42:28.647033804Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-16T16:42:28.647105095Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.411µs logger=migrator t=2026-04-16T16:42:28.651050404Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-16T16:42:28.651888903Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=837.989µs logger=migrator t=2026-04-16T16:42:28.655422123Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-16T16:42:28.656799494Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.377071ms logger=migrator t=2026-04-16T16:42:28.662227897Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-16T16:42:28.66234382Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=116.143µs logger=migrator t=2026-04-16T16:42:28.668484068Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-16T16:42:28.669358609Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=876.13µs logger=migrator t=2026-04-16T16:42:28.673616104Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-16T16:42:28.675059098Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.442684ms logger=migrator t=2026-04-16T16:42:28.680292616Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-16T16:42:28.681112724Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=819.808µs logger=migrator t=2026-04-16T16:42:28.685529025Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-16T16:42:28.686372513Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=842.999µs logger=migrator t=2026-04-16T16:42:28.690897745Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-16T16:42:28.692394929Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.496614ms logger=migrator t=2026-04-16T16:42:28.698415475Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-16T16:42:28.700222127Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.817201ms logger=migrator t=2026-04-16T16:42:28.705041095Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-16T16:42:28.705074836Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.061µs logger=migrator t=2026-04-16T16:42:28.708669578Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-16T16:42:28.712946614Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.274606ms logger=migrator t=2026-04-16T16:42:28.718175242Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-16T16:42:28.719541474Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.366392ms logger=migrator t=2026-04-16T16:42:28.724251589Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-16T16:42:28.728294511Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.039432ms logger=migrator t=2026-04-16T16:42:28.731973224Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-16T16:42:28.732650139Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=676.775µs logger=migrator t=2026-04-16T16:42:28.737555321Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-16T16:42:28.73841502Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=859.189µs logger=migrator t=2026-04-16T16:42:28.742937512Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-16T16:42:28.74418751Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.249538ms logger=migrator t=2026-04-16T16:42:28.748526769Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-16T16:42:28.761412371Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.885632ms logger=migrator t=2026-04-16T16:42:28.766641418Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-16T16:42:28.767188441Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=546.843µs logger=migrator t=2026-04-16T16:42:28.771166991Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-16T16:42:28.771820885Z 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=653.234µs logger=migrator t=2026-04-16T16:42:28.776310367Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-16T16:42:28.776758677Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=447.6µs logger=migrator t=2026-04-16T16:42:28.781235719Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-16T16:42:28.78176262Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=526.641µs logger=migrator t=2026-04-16T16:42:28.785510455Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-16T16:42:28.785693989Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=183.814µs logger=migrator t=2026-04-16T16:42:28.789352823Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-16T16:42:28.795795068Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.441445ms logger=migrator t=2026-04-16T16:42:28.800706459Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-16T16:42:28.804946865Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.240345ms logger=migrator t=2026-04-16T16:42:28.809675182Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-16T16:42:28.810596972Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=921.72µs logger=migrator t=2026-04-16T16:42:28.814553832Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-16T16:42:28.815425952Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=871.92µs logger=migrator t=2026-04-16T16:42:28.82062525Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-16T16:42:28.820863785Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=238.295µs logger=migrator t=2026-04-16T16:42:28.824729352Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-16T16:42:28.830211186Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.482454ms logger=migrator t=2026-04-16T16:42:28.834408252Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-16T16:42:28.835356523Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=948.432µs logger=migrator t=2026-04-16T16:42:28.840879587Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-16T16:42:28.841072272Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=189.534µs logger=migrator t=2026-04-16T16:42:28.844924998Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-16T16:42:28.845547263Z level=info msg="Migration successfully executed" id="Move region to single row" duration=623.365µs logger=migrator t=2026-04-16T16:42:28.849774798Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-16T16:42:28.851229222Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.456823ms logger=migrator t=2026-04-16T16:42:28.855396795Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-16T16:42:28.856324966Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=927.901µs logger=migrator t=2026-04-16T16:42:28.861097745Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T16:42:28.86218569Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.078196ms logger=migrator t=2026-04-16T16:42:28.86665173Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-16T16:42:28.868195785Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.542835ms logger=migrator t=2026-04-16T16:42:28.873522506Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-16T16:42:28.874320234Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=797.448µs logger=migrator t=2026-04-16T16:42:28.878125819Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-16T16:42:28.879210094Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.082435ms logger=migrator t=2026-04-16T16:42:28.884533755Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-16T16:42:28.884662488Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=128.173µs logger=migrator t=2026-04-16T16:42:28.8896641Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-16T16:42:28.890470979Z level=info msg="Migration successfully executed" id="create test_data table" duration=806.649µs logger=migrator t=2026-04-16T16:42:28.895756809Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-16T16:42:28.897029997Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.270648ms logger=migrator t=2026-04-16T16:42:28.901903318Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-16T16:42:28.903294699Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.390461ms logger=migrator t=2026-04-16T16:42:28.910467531Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-16T16:42:28.911584056Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.114335ms logger=migrator t=2026-04-16T16:42:28.920065558Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-16T16:42:28.920633841Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=571.453µs logger=migrator t=2026-04-16T16:42:28.92634788Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-16T16:42:28.927350773Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.019414ms logger=migrator t=2026-04-16T16:42:28.931842524Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-16T16:42:28.931926696Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=88.672µs logger=migrator t=2026-04-16T16:42:28.938768631Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-16T16:42:28.940550132Z level=info msg="Migration successfully executed" id="create team table" duration=1.781221ms logger=migrator t=2026-04-16T16:42:28.947800135Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-16T16:42:28.949103805Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.30547ms logger=migrator t=2026-04-16T16:42:28.956982733Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-16T16:42:28.957792112Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=810.299µs logger=migrator t=2026-04-16T16:42:28.963862839Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-16T16:42:28.97184858Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.98949ms logger=migrator t=2026-04-16T16:42:28.975997373Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-16T16:42:28.976130886Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=133.353µs logger=migrator t=2026-04-16T16:42:28.980470794Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-16T16:42:28.981520628Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.047204ms logger=migrator t=2026-04-16T16:42:28.985882137Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-16T16:42:28.987101504Z level=info msg="Migration successfully executed" id="create team member table" duration=1.216887ms logger=migrator t=2026-04-16T16:42:28.991424672Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-16T16:42:28.992322792Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=897.78µs logger=migrator t=2026-04-16T16:42:28.996431245Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-16T16:42:28.997316975Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=885.07µs logger=migrator t=2026-04-16T16:42:29.002853571Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-16T16:42:29.0037134Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=859.579µs logger=migrator t=2026-04-16T16:42:29.010330039Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-16T16:42:29.016916659Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.58776ms logger=migrator t=2026-04-16T16:42:29.02227508Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-16T16:42:29.02671719Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.43911ms logger=migrator t=2026-04-16T16:42:29.032725475Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-16T16:42:29.037167046Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.441501ms logger=migrator t=2026-04-16T16:42:29.041325831Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-16T16:42:29.043056209Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.732938ms logger=migrator t=2026-04-16T16:42:29.050891677Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-16T16:42:29.052101184Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.212607ms logger=migrator t=2026-04-16T16:42:29.056205537Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-16T16:42:29.057142598Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=934.281µs logger=migrator t=2026-04-16T16:42:29.062469178Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-16T16:42:29.063888251Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.417193ms logger=migrator t=2026-04-16T16:42:29.069722233Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-16T16:42:29.071245907Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.526564ms logger=migrator t=2026-04-16T16:42:29.075705348Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-16T16:42:29.07669234Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=983.922µs logger=migrator t=2026-04-16T16:42:29.081437188Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-16T16:42:29.08289384Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.455812ms logger=migrator t=2026-04-16T16:42:29.088772403Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-16T16:42:29.089664564Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=892.531µs logger=migrator t=2026-04-16T16:42:29.094061203Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-16T16:42:29.094547514Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=488.191µs logger=migrator t=2026-04-16T16:42:29.09923224Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-16T16:42:29.099462885Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=231.585µs logger=migrator t=2026-04-16T16:42:29.103422355Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-16T16:42:29.104224913Z level=info msg="Migration successfully executed" id="create tag table" duration=799.998µs logger=migrator t=2026-04-16T16:42:29.108384596Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-16T16:42:29.109370569Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=986.713µs logger=migrator t=2026-04-16T16:42:29.113759548Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-16T16:42:29.114559887Z level=info msg="Migration successfully executed" id="create login attempt table" duration=801.739µs logger=migrator t=2026-04-16T16:42:29.119960819Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-16T16:42:29.120964482Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.004623ms logger=migrator t=2026-04-16T16:42:29.126583719Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-16T16:42:29.127518459Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=934.85µs logger=migrator t=2026-04-16T16:42:29.131436719Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-16T16:42:29.147257026Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.815427ms logger=migrator t=2026-04-16T16:42:29.153988919Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-16T16:42:29.154897429Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=908.931µs logger=migrator t=2026-04-16T16:42:29.16159508Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-16T16:42:29.163153255Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.557465ms logger=migrator t=2026-04-16T16:42:29.169510889Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-16T16:42:29.169815146Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=304.647µs logger=migrator t=2026-04-16T16:42:29.17438186Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-16T16:42:29.175182977Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=801.567µs logger=migrator t=2026-04-16T16:42:29.179425304Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-16T16:42:29.180684782Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.249737ms logger=migrator t=2026-04-16T16:42:29.184703953Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-16T16:42:29.185740956Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.037493ms logger=migrator t=2026-04-16T16:42:29.19031061Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-16T16:42:29.190378701Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.861µs logger=migrator t=2026-04-16T16:42:29.194286949Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-16T16:42:29.20361087Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.321831ms logger=migrator t=2026-04-16T16:42:29.206981957Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-16T16:42:29.210730941Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.748614ms logger=migrator t=2026-04-16T16:42:29.215986361Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-16T16:42:29.221674539Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.691389ms logger=migrator t=2026-04-16T16:42:29.227669075Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-16T16:42:29.234327825Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.659111ms logger=migrator t=2026-04-16T16:42:29.240417213Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-16T16:42:29.24159699Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.181717ms logger=migrator t=2026-04-16T16:42:29.248368512Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-16T16:42:29.253070949Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.702297ms logger=migrator t=2026-04-16T16:42:29.260672091Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-16T16:42:29.261484459Z level=info msg="Migration successfully executed" id="create server_lock table" duration=813.788µs logger=migrator t=2026-04-16T16:42:29.269758146Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-16T16:42:29.27081597Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.059754ms logger=migrator t=2026-04-16T16:42:29.278257799Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-16T16:42:29.279842915Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.584447ms logger=migrator t=2026-04-16T16:42:29.285197486Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-16T16:42:29.28671532Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.512934ms logger=migrator t=2026-04-16T16:42:29.291817545Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-16T16:42:29.292849728Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.033193ms logger=migrator t=2026-04-16T16:42:29.298815313Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-16T16:42:29.30041971Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.604627ms logger=migrator t=2026-04-16T16:42:29.307759166Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-16T16:42:29.316220338Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.458481ms logger=migrator t=2026-04-16T16:42:29.321306152Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-16T16:42:29.322283064Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=967.322µs logger=migrator t=2026-04-16T16:42:29.327063533Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-16T16:42:29.328017004Z level=info msg="Migration successfully executed" id="create cache_data table" duration=953.091µs logger=migrator t=2026-04-16T16:42:29.335134304Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-16T16:42:29.33712848Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.992276ms logger=migrator t=2026-04-16T16:42:29.343512714Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-16T16:42:29.344786824Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.276139ms logger=migrator t=2026-04-16T16:42:29.358404722Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-16T16:42:29.359423054Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.017553ms logger=migrator t=2026-04-16T16:42:29.366407673Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-16T16:42:29.366483084Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.662µs logger=migrator t=2026-04-16T16:42:29.371565809Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-16T16:42:29.37165293Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=88.582µs logger=migrator t=2026-04-16T16:42:29.377178185Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-16T16:42:29.378084797Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=906.421µs logger=migrator t=2026-04-16T16:42:29.382070236Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T16:42:29.383056219Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=986.382µs logger=migrator t=2026-04-16T16:42:29.387461698Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T16:42:29.388393069Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=934.021µs logger=migrator t=2026-04-16T16:42:29.394237241Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-16T16:42:29.394296123Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=62.262µs logger=migrator t=2026-04-16T16:42:29.399820097Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T16:42:29.400633647Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=813.689µs logger=migrator t=2026-04-16T16:42:29.405171548Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T16:42:29.405965667Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=791.859µs logger=migrator t=2026-04-16T16:42:29.410800846Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-16T16:42:29.411702667Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=901.591µs logger=migrator t=2026-04-16T16:42:29.420159638Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-16T16:42:29.421020897Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=861.719µs logger=migrator t=2026-04-16T16:42:29.425334905Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-16T16:42:29.430321617Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.985752ms logger=migrator t=2026-04-16T16:42:29.434942042Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-16T16:42:29.435955524Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.012652ms logger=migrator t=2026-04-16T16:42:29.442108385Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-16T16:42:29.442215287Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=107.272µs logger=migrator t=2026-04-16T16:42:29.447219539Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-16T16:42:29.448791375Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.571706ms logger=migrator t=2026-04-16T16:42:29.454473914Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-16T16:42:29.456355907Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.884093ms logger=migrator t=2026-04-16T16:42:29.51445337Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-16T16:42:29.516684071Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.23158ms logger=migrator t=2026-04-16T16:42:29.525199433Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T16:42:29.525284635Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=86.112µs logger=migrator t=2026-04-16T16:42:29.533041861Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-16T16:42:29.534932874Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.890973ms logger=migrator t=2026-04-16T16:42:29.541926871Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-16T16:42:29.54315358Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.228249ms logger=migrator t=2026-04-16T16:42:29.549877221Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-16T16:42:29.551459857Z 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.584876ms logger=migrator t=2026-04-16T16:42:29.55775952Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-16T16:42:29.558910746Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.153145ms logger=migrator t=2026-04-16T16:42:29.565629168Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-16T16:42:29.572029692Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.399624ms logger=migrator t=2026-04-16T16:42:29.577487476Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-16T16:42:29.578455527Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=967.691µs logger=migrator t=2026-04-16T16:42:29.584560045Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T16:42:29.586790576Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.229811ms logger=migrator t=2026-04-16T16:42:29.592537616Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-16T16:42:29.617879959Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.342283ms logger=migrator t=2026-04-16T16:42:29.624150891Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-16T16:42:29.646148148Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.998317ms logger=migrator t=2026-04-16T16:42:29.652140334Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-16T16:42:29.653889193Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.747949ms logger=migrator t=2026-04-16T16:42:29.659799017Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-16T16:42:29.660914463Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.114626ms logger=migrator t=2026-04-16T16:42:29.667023651Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-16T16:42:29.675338889Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.315558ms logger=migrator t=2026-04-16T16:42:29.681227612Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-16T16:42:29.689838667Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.614684ms logger=migrator t=2026-04-16T16:42:29.694857Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-16T16:42:29.695853282Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=995.992µs logger=migrator t=2026-04-16T16:42:29.702240556Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-16T16:42:29.703299701Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.058415ms logger=migrator t=2026-04-16T16:42:29.70901952Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-16T16:42:29.711266922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.249761ms logger=migrator t=2026-04-16T16:42:29.718022684Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-16T16:42:29.719165999Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.140125ms logger=migrator t=2026-04-16T16:42:29.725289399Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-16T16:42:29.725519534Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=232.715µs logger=migrator t=2026-04-16T16:42:29.732264966Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-16T16:42:29.738088558Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.819651ms logger=migrator t=2026-04-16T16:42:29.749558217Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-16T16:42:29.755914341Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.356524ms logger=migrator t=2026-04-16T16:42:29.763372239Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-16T16:42:29.771247588Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.877249ms logger=migrator t=2026-04-16T16:42:29.778517532Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-16T16:42:29.779440243Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=922.611µs logger=migrator t=2026-04-16T16:42:29.784479877Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-16T16:42:29.785434818Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=951.901µs logger=migrator t=2026-04-16T16:42:29.790281988Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-16T16:42:29.796372716Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.088698ms logger=migrator t=2026-04-16T16:42:29.804552701Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-16T16:42:29.815622461Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=11.06846ms logger=migrator t=2026-04-16T16:42:29.825438713Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-16T16:42:29.826723782Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.287689ms logger=migrator t=2026-04-16T16:42:29.838658472Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-16T16:42:29.844564106Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.906203ms logger=migrator t=2026-04-16T16:42:29.849826295Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-16T16:42:29.855905092Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.079038ms logger=migrator t=2026-04-16T16:42:29.86242382Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-16T16:42:29.862491451Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.211µs logger=migrator t=2026-04-16T16:42:29.86819Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-16T16:42:29.869940449Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.749969ms logger=migrator t=2026-04-16T16:42:29.875872693Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-16T16:42:29.876859606Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=986.783µs logger=migrator t=2026-04-16T16:42:29.886861432Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-16T16:42:29.889173524Z 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=2.317212ms logger=migrator t=2026-04-16T16:42:29.901383151Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-16T16:42:29.901538515Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=159.884µs logger=migrator t=2026-04-16T16:42:29.907004668Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-16T16:42:29.919877649Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=12.85994ms logger=migrator t=2026-04-16T16:42:29.93229372Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-16T16:42:29.939146095Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.851975ms logger=migrator t=2026-04-16T16:42:29.946151554Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-16T16:42:29.95620509Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.054557ms logger=migrator t=2026-04-16T16:42:29.960837285Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-16T16:42:29.968916838Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.068683ms logger=migrator t=2026-04-16T16:42:29.975257221Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-16T16:42:29.981413891Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.156419ms logger=migrator t=2026-04-16T16:42:29.985925743Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-16T16:42:29.985991704Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.511µs logger=migrator t=2026-04-16T16:42:29.990486305Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-16T16:42:29.991278614Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=792.109µs logger=migrator t=2026-04-16T16:42:29.998997488Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-16T16:42:30.007860029Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.867631ms logger=migrator t=2026-04-16T16:42:30.015125583Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-16T16:42:30.015294017Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=171.934µs logger=migrator t=2026-04-16T16:42:30.020676108Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-16T16:42:30.031332369Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.656151ms logger=migrator t=2026-04-16T16:42:30.037022028Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-16T16:42:30.037706003Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=684.095µs logger=migrator t=2026-04-16T16:42:30.045168343Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-16T16:42:30.052376125Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.209023ms logger=migrator t=2026-04-16T16:42:30.059039286Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-16T16:42:30.060073119Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.032783ms logger=migrator t=2026-04-16T16:42:30.067647641Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-16T16:42:30.069490823Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.846202ms logger=migrator t=2026-04-16T16:42:30.075669652Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-16T16:42:30.082381484Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.712782ms logger=migrator t=2026-04-16T16:42:30.087144762Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-16T16:42:30.08795027Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=805.178µs logger=migrator t=2026-04-16T16:42:30.094957009Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-16T16:42:30.096061123Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.099254ms logger=migrator t=2026-04-16T16:42:30.102945388Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-16T16:42:30.104691518Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.74944ms logger=migrator t=2026-04-16T16:42:30.11270586Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-16T16:42:30.114682455Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.043627ms logger=migrator t=2026-04-16T16:42:30.121895497Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-16T16:42:30.12199795Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=104.793µs logger=migrator t=2026-04-16T16:42:30.127344561Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-16T16:42:30.130220116Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.875584ms logger=migrator t=2026-04-16T16:42:30.137951241Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-16T16:42:30.138983064Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.032053ms logger=migrator t=2026-04-16T16:42:30.146049014Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T16:42:30.146450133Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-16T16:42:30.155713372Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-16T16:42:30.15959222Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=3.878998ms logger=migrator t=2026-04-16T16:42:30.165270349Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-16T16:42:30.166250561Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=982.952µs logger=migrator t=2026-04-16T16:42:30.172027231Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-16T16:42:30.18037616Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.351659ms logger=migrator t=2026-04-16T16:42:30.18614695Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-16T16:42:30.187362588Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.215078ms logger=migrator t=2026-04-16T16:42:30.194036399Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-16T16:42:30.195460282Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.423953ms logger=migrator t=2026-04-16T16:42:30.202174633Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-16T16:42:30.205378575Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=3.204842ms logger=migrator t=2026-04-16T16:42:30.21308759Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-16T16:42:30.214185724Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.105424ms logger=migrator t=2026-04-16T16:42:30.22104855Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-16T16:42:30.222467912Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.419712ms logger=migrator t=2026-04-16T16:42:30.236046219Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-16T16:42:30.236112191Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=70.382µs logger=migrator t=2026-04-16T16:42:30.242057305Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-16T16:42:30.242180608Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=124.292µs logger=migrator t=2026-04-16T16:42:30.247330064Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-16T16:42:30.253008923Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.679369ms logger=migrator t=2026-04-16T16:42:30.259435928Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-16T16:42:30.259980631Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=545.494µs logger=migrator t=2026-04-16T16:42:30.268053203Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-16T16:42:30.270417636Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.365684ms logger=migrator t=2026-04-16T16:42:30.27675185Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-16T16:42:30.277050077Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=298.487µs logger=migrator t=2026-04-16T16:42:30.282195852Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-16T16:42:30.283286298Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.089956ms logger=migrator t=2026-04-16T16:42:30.28870023Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-16T16:42:30.289497668Z level=info msg="Migration successfully executed" id="create secrets table" duration=797.578µs logger=migrator t=2026-04-16T16:42:30.294854759Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-16T16:42:30.328182043Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.326054ms logger=migrator t=2026-04-16T16:42:30.333507703Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-16T16:42:30.341395502Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.885979ms logger=migrator t=2026-04-16T16:42:30.346491186Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-16T16:42:30.346593239Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=102.353µs logger=migrator t=2026-04-16T16:42:30.351609582Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-16T16:42:30.386807859Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.194737ms logger=migrator t=2026-04-16T16:42:30.391510654Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-16T16:42:30.422410424Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.8859ms logger=migrator t=2026-04-16T16:42:30.428446211Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-16T16:42:30.429038534Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=592.743µs logger=migrator t=2026-04-16T16:42:30.436497033Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-16T16:42:30.43771088Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.213647ms logger=migrator t=2026-04-16T16:42:30.443270505Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-16T16:42:30.443562132Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=291.687µs logger=migrator t=2026-04-16T16:42:30.449631299Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-16T16:42:30.4505017Z level=info msg="Migration successfully executed" id="create permission table" duration=868.46µs logger=migrator t=2026-04-16T16:42:30.45670098Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-16T16:42:30.457686491Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=985.521µs logger=migrator t=2026-04-16T16:42:30.46290566Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-16T16:42:30.463946063Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.037303ms logger=migrator t=2026-04-16T16:42:30.46911363Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-16T16:42:30.470580023Z level=info msg="Migration successfully executed" id="create role table" duration=1.464963ms logger=migrator t=2026-04-16T16:42:30.485396668Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-16T16:42:30.490743569Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.347501ms logger=migrator t=2026-04-16T16:42:30.49562093Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-16T16:42:30.503284352Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.662082ms logger=migrator t=2026-04-16T16:42:30.508557892Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-16T16:42:30.50930963Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=752.487µs logger=migrator t=2026-04-16T16:42:30.516057511Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-16T16:42:30.518379874Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.327013ms logger=migrator t=2026-04-16T16:42:30.527112192Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-16T16:42:30.528200906Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.088734ms logger=migrator t=2026-04-16T16:42:30.533833533Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-16T16:42:30.534900328Z level=info msg="Migration successfully executed" id="create team role table" duration=1.066125ms logger=migrator t=2026-04-16T16:42:30.547280238Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-16T16:42:30.548742381Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.469274ms logger=migrator t=2026-04-16T16:42:30.556265511Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-16T16:42:30.557437548Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.174527ms logger=migrator t=2026-04-16T16:42:30.566253927Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-16T16:42:30.56726941Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.017483ms logger=migrator t=2026-04-16T16:42:30.573440749Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-16T16:42:30.574227707Z level=info msg="Migration successfully executed" id="create user role table" duration=788.608µs logger=migrator t=2026-04-16T16:42:30.580218033Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-16T16:42:30.582221838Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.003405ms logger=migrator t=2026-04-16T16:42:30.589682236Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-16T16:42:30.590889884Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.206958ms logger=migrator t=2026-04-16T16:42:30.597262648Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-16T16:42:30.599158271Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.896603ms logger=migrator t=2026-04-16T16:42:30.608277287Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-16T16:42:30.609409873Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.137846ms logger=migrator t=2026-04-16T16:42:30.616563945Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-16T16:42:30.617772492Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.210626ms logger=migrator t=2026-04-16T16:42:30.624155387Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-16T16:42:30.625858385Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.704067ms logger=migrator t=2026-04-16T16:42:30.631715137Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-16T16:42:30.640058386Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.317808ms logger=migrator t=2026-04-16T16:42:30.649792126Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-16T16:42:30.651126736Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.33205ms logger=migrator t=2026-04-16T16:42:30.658150435Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-16T16:42:30.660003997Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.853991ms logger=migrator t=2026-04-16T16:42:30.667531047Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-16T16:42:30.668732764Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.203587ms logger=migrator t=2026-04-16T16:42:30.681447442Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-16T16:42:30.683343695Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.897963ms logger=migrator t=2026-04-16T16:42:30.689607196Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-16T16:42:30.69065817Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.047744ms logger=migrator t=2026-04-16T16:42:30.69641279Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-16T16:42:30.697505915Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.092965ms logger=migrator t=2026-04-16T16:42:30.70300012Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-16T16:42:30.711766848Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.766349ms logger=migrator t=2026-04-16T16:42:30.716391162Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-16T16:42:30.724236449Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.844737ms logger=migrator t=2026-04-16T16:42:30.7295918Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-16T16:42:30.738607024Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.013854ms logger=migrator t=2026-04-16T16:42:30.746256307Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-16T16:42:30.755989758Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.728781ms logger=migrator t=2026-04-16T16:42:30.762541976Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-16T16:42:30.763948117Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.406881ms logger=migrator t=2026-04-16T16:42:30.771791525Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-16T16:42:30.774257801Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.460935ms logger=migrator t=2026-04-16T16:42:30.780493272Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-16T16:42:30.781851393Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.353361ms logger=migrator t=2026-04-16T16:42:30.787894359Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-16T16:42:30.788677987Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=789.728µs logger=migrator t=2026-04-16T16:42:30.794180261Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-16T16:42:30.795594874Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.414003ms logger=migrator t=2026-04-16T16:42:30.801261012Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-16T16:42:30.801345233Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=85.371µs logger=migrator t=2026-04-16T16:42:30.80737744Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-16T16:42:30.807415061Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.541µs logger=migrator t=2026-04-16T16:42:30.812168579Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-16T16:42:30.812632889Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=464.45µs logger=migrator t=2026-04-16T16:42:30.817198151Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-16T16:42:30.817830416Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=632.435µs logger=migrator t=2026-04-16T16:42:30.823906004Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-16T16:42:30.82508732Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.180976ms logger=migrator t=2026-04-16T16:42:30.833318956Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-16T16:42:30.833697985Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=380.689µs logger=migrator t=2026-04-16T16:42:30.841922021Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-16T16:42:30.842310029Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=388.178µs logger=migrator t=2026-04-16T16:42:30.849250697Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-16T16:42:30.850402393Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.155576ms logger=migrator t=2026-04-16T16:42:30.85560128Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-16T16:42:30.857037163Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.431983ms logger=migrator t=2026-04-16T16:42:30.869980526Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-16T16:42:30.88253968Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.557125ms logger=migrator t=2026-04-16T16:42:30.887388149Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-16T16:42:30.887484222Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=96.473µs logger=migrator t=2026-04-16T16:42:30.894226734Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-16T16:42:30.89621386Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.005896ms logger=migrator t=2026-04-16T16:42:30.903848951Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-16T16:42:30.905387797Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.536396ms logger=migrator t=2026-04-16T16:42:30.910620285Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-16T16:42:30.912640221Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.019606ms logger=migrator t=2026-04-16T16:42:30.919325162Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-16T16:42:30.927743802Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.41706ms logger=migrator t=2026-04-16T16:42:30.932532751Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-16T16:42:30.934020544Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.491613ms logger=migrator t=2026-04-16T16:42:30.940450669Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-16T16:42:30.941663627Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.216108ms logger=migrator t=2026-04-16T16:42:30.946732592Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-16T16:42:30.971680286Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.947464ms logger=migrator t=2026-04-16T16:42:30.977749713Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-16T16:42:30.978517851Z level=info msg="Migration successfully executed" id="create correlation v2" duration=770.477µs logger=migrator t=2026-04-16T16:42:30.984363232Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-16T16:42:30.985745564Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.385362ms logger=migrator t=2026-04-16T16:42:30.99131466Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-16T16:42:30.992457336Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.142896ms logger=migrator t=2026-04-16T16:42:30.997227664Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-16T16:42:30.99886648Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.636706ms logger=migrator t=2026-04-16T16:42:31.003892194Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-16T16:42:31.004327974Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=437.29µs logger=migrator t=2026-04-16T16:42:31.009743936Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-16T16:42:31.010809441Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.065505ms logger=migrator t=2026-04-16T16:42:31.014649958Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-16T16:42:31.026680279Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.030432ms logger=migrator t=2026-04-16T16:42:31.030814163Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-16T16:42:31.031426237Z level=info msg="Migration successfully executed" id="create entity_events table" duration=612.034µs logger=migrator t=2026-04-16T16:42:31.03642717Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-16T16:42:31.037631907Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.204957ms logger=migrator t=2026-04-16T16:42:31.042232012Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T16:42:31.042951578Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T16:42:31.047755877Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T16:42:31.048240967Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T16:42:31.054084739Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-16T16:42:31.055238355Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.157616ms logger=migrator t=2026-04-16T16:42:31.059196105Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-16T16:42:31.060537705Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.34139ms logger=migrator t=2026-04-16T16:42:31.068090996Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-16T16:42:31.069425986Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.33745ms logger=migrator t=2026-04-16T16:42:31.074379698Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-16T16:42:31.075821391Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.441373ms logger=migrator t=2026-04-16T16:42:31.080528107Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T16:42:31.081695914Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.162477ms logger=migrator t=2026-04-16T16:42:31.087371162Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T16:42:31.089303836Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.935764ms logger=migrator t=2026-04-16T16:42:31.093634634Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-16T16:42:31.094501783Z level=info msg="Migration successfully executed" id="Drop public config table" duration=878.359µs logger=migrator t=2026-04-16T16:42:31.099762912Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-16T16:42:31.101454281Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.690659ms logger=migrator t=2026-04-16T16:42:31.105965053Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-16T16:42:31.107762843Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.79757ms logger=migrator t=2026-04-16T16:42:31.111814945Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-16T16:42:31.112904779Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.089614ms logger=migrator t=2026-04-16T16:42:31.117370511Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-16T16:42:31.118750182Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.378461ms logger=migrator t=2026-04-16T16:42:31.123650933Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-16T16:42:31.152128377Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.471144ms logger=migrator t=2026-04-16T16:42:31.158078511Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-16T16:42:31.166750177Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.668256ms logger=migrator t=2026-04-16T16:42:31.171679829Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-16T16:42:31.177675114Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.995305ms logger=migrator t=2026-04-16T16:42:31.182423902Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-16T16:42:31.182655027Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=231.145µs logger=migrator t=2026-04-16T16:42:31.186649437Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-16T16:42:31.198127777Z level=info msg="Migration successfully executed" id="add share column" duration=11.477859ms logger=migrator t=2026-04-16T16:42:31.202732211Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-16T16:42:31.202922955Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=191.534µs logger=migrator t=2026-04-16T16:42:31.206786623Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-16T16:42:31.207850587Z level=info msg="Migration successfully executed" id="create file table" duration=1.063164ms logger=migrator t=2026-04-16T16:42:31.212650086Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-16T16:42:31.214575059Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.924072ms logger=migrator t=2026-04-16T16:42:31.219767006Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-16T16:42:31.22169631Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.928284ms logger=migrator t=2026-04-16T16:42:31.228427972Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-16T16:42:31.229555538Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.127346ms logger=migrator t=2026-04-16T16:42:31.234909489Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-16T16:42:31.236092406Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.182967ms logger=migrator t=2026-04-16T16:42:31.240636178Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-16T16:42:31.240741551Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.523µs logger=migrator t=2026-04-16T16:42:31.246369228Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-16T16:42:31.24646791Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=98.462µs logger=migrator t=2026-04-16T16:42:31.250308087Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-16T16:42:31.251235048Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=926.781µs logger=migrator t=2026-04-16T16:42:31.256106458Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-16T16:42:31.256523717Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=421.799µs logger=migrator t=2026-04-16T16:42:31.261691144Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-16T16:42:31.263163918Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.472704ms logger=migrator t=2026-04-16T16:42:31.266634456Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-16T16:42:31.276303555Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.668579ms logger=migrator t=2026-04-16T16:42:31.279949548Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-16T16:42:31.280127472Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=170.414µs logger=migrator t=2026-04-16T16:42:31.283706272Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-16T16:42:31.284824857Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.118975ms logger=migrator t=2026-04-16T16:42:31.289289009Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-16T16:42:31.289718848Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=424.299µs logger=migrator t=2026-04-16T16:42:31.293209347Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-16T16:42:31.293596897Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=387.39µs logger=migrator t=2026-04-16T16:42:31.298420765Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-16T16:42:31.299140181Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=716.256µs logger=migrator t=2026-04-16T16:42:31.302186071Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-16T16:42:31.312592435Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.405494ms logger=migrator t=2026-04-16T16:42:31.316545075Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-16T16:42:31.322912789Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.362684ms logger=migrator t=2026-04-16T16:42:31.326188933Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-16T16:42:31.327274728Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.090775ms logger=migrator t=2026-04-16T16:42:31.330868469Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-16T16:42:31.420869864Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.997475ms logger=migrator t=2026-04-16T16:42:31.427091775Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-16T16:42:31.428014705Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=922.72µs logger=migrator t=2026-04-16T16:42:31.43215845Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-16T16:42:31.434096624Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.937694ms logger=migrator t=2026-04-16T16:42:31.443331562Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-16T16:42:31.470326333Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.995891ms logger=migrator t=2026-04-16T16:42:31.477120086Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-16T16:42:31.483389698Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.269342ms logger=migrator t=2026-04-16T16:42:31.487637884Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-16T16:42:31.488035853Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=397.629µs logger=migrator t=2026-04-16T16:42:31.492148986Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-16T16:42:31.492535556Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=386.719µs logger=migrator t=2026-04-16T16:42:31.497701541Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-16T16:42:31.498053389Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=351.788µs logger=migrator t=2026-04-16T16:42:31.50294111Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-16T16:42:31.503171185Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=230.105µs logger=migrator t=2026-04-16T16:42:31.507538565Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-16T16:42:31.507819061Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=281.106µs logger=migrator t=2026-04-16T16:42:31.512770593Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-16T16:42:31.515112976Z level=info msg="Migration successfully executed" id="create folder table" duration=2.341923ms logger=migrator t=2026-04-16T16:42:31.520707933Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-16T16:42:31.521839438Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.137916ms logger=migrator t=2026-04-16T16:42:31.528454477Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-16T16:42:31.529628314Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.173407ms logger=migrator t=2026-04-16T16:42:31.536167342Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-16T16:42:31.536194002Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.97µs logger=migrator t=2026-04-16T16:42:31.540690374Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T16:42:31.542682629Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.991545ms logger=migrator t=2026-04-16T16:42:31.547210952Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-16T16:42:31.548634804Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.421883ms logger=migrator t=2026-04-16T16:42:31.552672705Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-16T16:42:31.554735632Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.061717ms logger=migrator t=2026-04-16T16:42:31.558504767Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-16T16:42:31.559012258Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=507.341µs logger=migrator t=2026-04-16T16:42:31.562399385Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-16T16:42:31.562708373Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=308.917µs logger=migrator t=2026-04-16T16:42:31.566518118Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-16T16:42:31.567606032Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.086984ms logger=migrator t=2026-04-16T16:42:31.570939879Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-16T16:42:31.572172366Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.232208ms logger=migrator t=2026-04-16T16:42:31.577067777Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-16T16:42:31.578131131Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.066874ms logger=migrator t=2026-04-16T16:42:31.581535227Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-16T16:42:31.583381379Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.844582ms logger=migrator t=2026-04-16T16:42:31.587225006Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-16T16:42:31.58916028Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.934644ms logger=migrator t=2026-04-16T16:42:31.59313219Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-16T16:42:31.594080322Z level=info msg="Migration successfully executed" id="create anon_device table" duration=951.783µs logger=migrator t=2026-04-16T16:42:31.597600021Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-16T16:42:31.59891018Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.309609ms logger=migrator t=2026-04-16T16:42:31.603138706Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-16T16:42:31.604365464Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.226558ms logger=migrator t=2026-04-16T16:42:31.608714953Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-16T16:42:31.609666214Z level=info msg="Migration successfully executed" id="create signing_key table" duration=951.122µs logger=migrator t=2026-04-16T16:42:31.615635638Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-16T16:42:31.618083484Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.446616ms logger=migrator t=2026-04-16T16:42:31.62364558Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-16T16:42:31.625775628Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.130109ms logger=migrator t=2026-04-16T16:42:31.629611435Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-16T16:42:31.629968903Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=364.169µs logger=migrator t=2026-04-16T16:42:31.633555734Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-16T16:42:31.642934136Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.377962ms logger=migrator t=2026-04-16T16:42:31.647421238Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-16T16:42:31.648000531Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=579.883µs logger=migrator t=2026-04-16T16:42:31.651291285Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T16:42:31.651311385Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.17µs logger=migrator t=2026-04-16T16:42:31.654875626Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T16:42:31.656787149Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.911113ms logger=migrator t=2026-04-16T16:42:31.660495653Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-16T16:42:31.660532604Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.371µs logger=migrator t=2026-04-16T16:42:31.664401582Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-16T16:42:31.66565758Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.255708ms logger=migrator t=2026-04-16T16:42:31.668948564Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-16T16:42:31.670154602Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.205768ms logger=migrator t=2026-04-16T16:42:31.674968171Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-16T16:42:31.676362392Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.393851ms logger=migrator t=2026-04-16T16:42:31.680540717Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-16T16:42:31.681804245Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.264458ms logger=migrator t=2026-04-16T16:42:31.685668392Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-16T16:42:31.686194395Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=527.303µs logger=migrator t=2026-04-16T16:42:31.690345228Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-16T16:42:31.691044754Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=674.895µs logger=migrator t=2026-04-16T16:42:31.694750248Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-16T16:42:31.6957068Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=956.301µs logger=migrator t=2026-04-16T16:42:31.701247765Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-16T16:42:31.702106824Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=859.059µs logger=migrator t=2026-04-16T16:42:31.706553385Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-16T16:42:31.721512773Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.963448ms logger=migrator t=2026-04-16T16:42:31.725566135Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-16T16:42:31.732530482Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.964287ms logger=migrator t=2026-04-16T16:42:31.736565394Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-16T16:42:31.74612319Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.557466ms logger=migrator t=2026-04-16T16:42:31.751235885Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-16T16:42:31.751401229Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=179.294µs logger=migrator t=2026-04-16T16:42:31.75583251Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-16T16:42:31.769320494Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.503165ms logger=migrator t=2026-04-16T16:42:31.772983718Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-16T16:42:31.780128729Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.144ms logger=migrator t=2026-04-16T16:42:31.784792535Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-16T16:42:31.785197274Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=405.009µs logger=migrator t=2026-04-16T16:42:31.79166077Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.093882398s logger=migrator t=2026-04-16T16:42:31.793089552Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-16T16:42:31.814298221Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-16T16:42:31.814549957Z level=info msg="Created default organization" logger=secrets t=2026-04-16T16:42:31.820948412Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T16:42:31.874404111Z level=info msg="Restored cache from database" duration=523.291µs logger=plugin.store t=2026-04-16T16:42:31.876069888Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-16T16:42:31.910368315Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-16T16:42:31.910396805Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-16T16:42:31.910452846Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-16T16:42:31.910463107Z level=info msg="Plugins loaded" count=54 duration=34.394009ms logger=query_data t=2026-04-16T16:42:31.914426266Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-16T16:42:31.91854027Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-16T16:42:31.925086347Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-16T16:42:31.932813262Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-16T16:42:31.934643733Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-16T16:42:31.936220319Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-16T16:42:31.957236254Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-16T16:42:31.978202108Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-16T16:42:31.995580421Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-16T16:42:31.995604362Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-16T16:42:31.995909189Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-16T16:42:31.996476111Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-16T16:42:31.997045955Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-16T16:42:32.009784862Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-16T16:42:32.064873399Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-16T16:42:32.071675802Z level=info msg="Update check succeeded" duration=75.449707ms logger=grafana.update.checker t=2026-04-16T16:42:32.072976792Z level=info msg="Update check succeeded" duration=76.239105ms logger=ngalert.state.manager t=2026-04-16T16:42:32.081172977Z level=info msg="State cache has been initialized" states=0 duration=84.692116ms logger=ngalert.scheduler t=2026-04-16T16:42:32.081249419Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-16T16:42:32.081371602Z level=info msg=starting first_tick=2026-04-16T16:42:40Z logger=sqlstore.transactions t=2026-04-16T16:42:32.104848192Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-16T16:42:32.124749642Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-16T16:42:32.143856835Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-16T16:42:32.155802275Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-16T16:42:32.166551438Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-16T16:42:32.168609275Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-16T16:42:32.185956317Z level=info msg="Patterns update finished" duration=94.954198ms logger=grafana-apiserver t=2026-04-16T16:42:32.247500759Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-16T16:42:32.247971539Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-16T16:42:34.260121414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.261326702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.2838066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.313759617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.332758397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.355205324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.369846466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.390970593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.4111937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.433178868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.448427783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.496713505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.522742333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.589521724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.603752545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.640279791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.658586646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.683918439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.69991949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.736526709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.758158177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.793593069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.818332229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.852648534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.870363875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.914951383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.932824808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.972482105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:34.99086494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.025181976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.045037606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.081088341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.112485181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.253421708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.273629485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.321903096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.336577668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.393214599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.410090091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.456685825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.472668936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.529130193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.549621957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.605064501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.622618837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.834496518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:35.851160185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.036451176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.053756208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.37669016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.394643576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.447045771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.464306192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.524468463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.544643169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.596729997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.612749989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.678073257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.699038701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.758539906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.774290732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.83697876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.852282266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.915120877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.936414419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:36.986301877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.004505669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.078882771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.095905466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.155736338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.183864555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.264878907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.281400101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.361736398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.380186155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.447445406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.473346051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.566354955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.586226864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-16T16:42:37.661712132Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-16T16:44:04.019156728Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-16T16:52:32.069710045Z level=info msg="Completed cleanup jobs" duration=73.002841ms logger=plugins.update.checker t=2026-04-16T16:52:32.130259417Z level=info msg="Update check succeeded" duration=58.431764ms logger=sqlstore.transactions t=2026-04-16T16:57:31.933965065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"