logger=settings t=2026-04-07T09:48:35.52646997Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T09:48:35Z logger=settings t=2026-04-07T09:48:35.527530479Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T09:48:35.52756365Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T09:48:35.527580062Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T09:48:35.527591102Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T09:48:35.527600032Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T09:48:35.527607742Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T09:48:35.527615992Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T09:48:35.527624873Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T09:48:35.527682694Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T09:48:35.527707305Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T09:48:35.527714955Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T09:48:35.527725835Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T09:48:35.527765987Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T09:48:35.527782137Z level=info msg=Target target=[all] logger=settings t=2026-04-07T09:48:35.527801307Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T09:48:35.527819318Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T09:48:35.527955582Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T09:48:35.527974962Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T09:48:35.527982502Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T09:48:35.528076805Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T09:48:35.529866753Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T09:48:35.529924055Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T09:48:35.532604338Z level=info msg="Locking database" logger=migrator t=2026-04-07T09:48:35.532622479Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T09:48:35.53335023Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T09:48:35.534573533Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.221953ms logger=migrator t=2026-04-07T09:48:35.544637979Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T09:48:35.545554744Z level=info msg="Migration successfully executed" id="create user table" duration=921.685µs logger=migrator t=2026-04-07T09:48:35.554430378Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T09:48:35.556385431Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.959394ms logger=migrator t=2026-04-07T09:48:35.560648668Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T09:48:35.561769709Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.123981ms logger=migrator t=2026-04-07T09:48:35.566219901Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T09:48:35.566920061Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=700.67µs logger=migrator t=2026-04-07T09:48:35.572530814Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T09:48:35.573610294Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.084459ms logger=migrator t=2026-04-07T09:48:35.577624823Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T09:48:35.587745202Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=10.111948ms logger=migrator t=2026-04-07T09:48:35.593816348Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T09:48:35.596486561Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.674033ms logger=migrator t=2026-04-07T09:48:35.601616772Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T09:48:35.602398033Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=786.311µs logger=migrator t=2026-04-07T09:48:35.606991949Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T09:48:35.610370782Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=3.377833ms logger=migrator t=2026-04-07T09:48:35.616843479Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T09:48:35.617544119Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=698.26µs logger=migrator t=2026-04-07T09:48:35.622382181Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T09:48:35.623168164Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=785.152µs logger=migrator t=2026-04-07T09:48:35.631626435Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T09:48:35.633596819Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.970164ms logger=migrator t=2026-04-07T09:48:35.640292413Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T09:48:35.640316584Z level=info msg="Migration successfully executed" id="Update user table charset" duration=24.561µs logger=migrator t=2026-04-07T09:48:35.653824515Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T09:48:35.655413238Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.608883ms logger=migrator t=2026-04-07T09:48:35.660165568Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T09:48:35.660346353Z level=info msg="Migration successfully executed" id="Add missing user data" duration=181.205µs logger=migrator t=2026-04-07T09:48:35.665298049Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T09:48:35.666133842Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=836.263µs logger=migrator t=2026-04-07T09:48:35.670337016Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T09:48:35.67117588Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=839.074µs logger=migrator t=2026-04-07T09:48:35.678580693Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T09:48:35.680424464Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.83441ms logger=migrator t=2026-04-07T09:48:35.685780251Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T09:48:35.695130847Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.356167ms logger=migrator t=2026-04-07T09:48:35.701638916Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T09:48:35.703052754Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.418218ms logger=migrator t=2026-04-07T09:48:35.707756493Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T09:48:35.708046831Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=291.488µs logger=migrator t=2026-04-07T09:48:35.711949578Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T09:48:35.713373488Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.42936ms logger=migrator t=2026-04-07T09:48:35.718070486Z 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-07T09:48:35.718423477Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=353.48µs logger=migrator t=2026-04-07T09:48:35.724567655Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T09:48:35.725423808Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=864.414µs logger=migrator t=2026-04-07T09:48:35.731202846Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T09:48:35.732182634Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=981.218µs logger=migrator t=2026-04-07T09:48:35.742108326Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T09:48:35.743604117Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.499922ms logger=migrator t=2026-04-07T09:48:35.748521011Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T09:48:35.749324734Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=803.713µs logger=migrator t=2026-04-07T09:48:35.754096124Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T09:48:35.754894517Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=797.573µs logger=migrator t=2026-04-07T09:48:35.760284435Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T09:48:35.761007114Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=766µs logger=migrator t=2026-04-07T09:48:35.766355851Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T09:48:35.766390472Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.781µs logger=migrator t=2026-04-07T09:48:35.771650666Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T09:48:35.772813578Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.163872ms logger=migrator t=2026-04-07T09:48:35.777713453Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T09:48:35.779280395Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.569162ms logger=migrator t=2026-04-07T09:48:35.785000382Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T09:48:35.785733413Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=731.461µs logger=migrator t=2026-04-07T09:48:35.791710697Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T09:48:35.794176544Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.466208ms logger=migrator t=2026-04-07T09:48:35.800404865Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:48:35.806141342Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.731027ms logger=migrator t=2026-04-07T09:48:35.810014068Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T09:48:35.811057698Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.04849ms logger=migrator t=2026-04-07T09:48:35.816940169Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T09:48:35.818703147Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.768167ms logger=migrator t=2026-04-07T09:48:35.82649928Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T09:48:35.82790771Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.413779ms logger=migrator t=2026-04-07T09:48:35.832202817Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T09:48:35.832887855Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=684.888µs logger=migrator t=2026-04-07T09:48:35.836611488Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T09:48:35.837292127Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=680.849µs logger=migrator t=2026-04-07T09:48:35.844065652Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T09:48:35.844704211Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=638.258µs logger=migrator t=2026-04-07T09:48:35.848957927Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T09:48:35.849900553Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=942.846µs logger=migrator t=2026-04-07T09:48:35.854358445Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T09:48:35.855045743Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=689.838µs logger=migrator t=2026-04-07T09:48:35.858729375Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T09:48:35.859319861Z level=info msg="Migration successfully executed" id="create star table" duration=590.466µs logger=migrator t=2026-04-07T09:48:35.866035685Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T09:48:35.867196017Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.163952ms logger=migrator t=2026-04-07T09:48:35.87238099Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T09:48:35.873223603Z level=info msg="Migration successfully executed" id="create org table v1" duration=842.843µs logger=migrator t=2026-04-07T09:48:35.876489332Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T09:48:35.877214632Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=725.53µs logger=migrator t=2026-04-07T09:48:35.880178593Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T09:48:35.880817301Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=637.938µs logger=migrator t=2026-04-07T09:48:35.884036489Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T09:48:35.884730568Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=693.769µs logger=migrator t=2026-04-07T09:48:35.888435059Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T09:48:35.889459628Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.022159ms logger=migrator t=2026-04-07T09:48:35.892703077Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T09:48:35.893452377Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=748.9µs logger=migrator t=2026-04-07T09:48:35.896454529Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T09:48:35.89648612Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.401µs logger=migrator t=2026-04-07T09:48:35.899846732Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T09:48:35.899872033Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=25.741µs logger=migrator t=2026-04-07T09:48:35.903394621Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T09:48:35.903662248Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=268.537µs logger=migrator t=2026-04-07T09:48:35.907488462Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T09:48:35.908788649Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.301187ms logger=migrator t=2026-04-07T09:48:35.91213511Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T09:48:35.91284995Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=714.679µs logger=migrator t=2026-04-07T09:48:35.915927074Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T09:48:35.916747446Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=819.862µs logger=migrator t=2026-04-07T09:48:35.921300041Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T09:48:35.922435752Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.135351ms logger=migrator t=2026-04-07T09:48:35.926040291Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T09:48:35.927422919Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.384528ms logger=migrator t=2026-04-07T09:48:35.931417359Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T09:48:35.932220131Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=802.192µs logger=migrator t=2026-04-07T09:48:35.935326376Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T09:48:35.940531239Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.204123ms logger=migrator t=2026-04-07T09:48:35.943709096Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T09:48:35.944485757Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=778.781µs logger=migrator t=2026-04-07T09:48:35.947648964Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T09:48:35.948516168Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=866.074µs logger=migrator t=2026-04-07T09:48:35.951982863Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T09:48:35.952777014Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=793.561µs logger=migrator t=2026-04-07T09:48:35.95623916Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T09:48:35.956572959Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=335.699µs logger=migrator t=2026-04-07T09:48:35.95990993Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T09:48:35.961236936Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.327206ms logger=migrator t=2026-04-07T09:48:35.964844336Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T09:48:35.964955709Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.573µs logger=migrator t=2026-04-07T09:48:35.968313161Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T09:48:35.97010407Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.790548ms logger=migrator t=2026-04-07T09:48:35.973330419Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T09:48:35.975115487Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.784378ms logger=migrator t=2026-04-07T09:48:35.978361526Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T09:48:35.980196957Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.834941ms logger=migrator t=2026-04-07T09:48:35.983846717Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T09:48:35.984637049Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=787.832µs logger=migrator t=2026-04-07T09:48:35.987829886Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T09:48:35.989716527Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.905781ms logger=migrator t=2026-04-07T09:48:35.992876165Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T09:48:35.993732068Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=855.793µs logger=migrator t=2026-04-07T09:48:35.996929736Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T09:48:35.997959554Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.033888ms logger=migrator t=2026-04-07T09:48:36.001358028Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T09:48:36.001395259Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=39.991µs logger=migrator t=2026-04-07T09:48:36.004528335Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T09:48:36.004564036Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.441µs logger=migrator t=2026-04-07T09:48:36.007864576Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T09:48:36.011225118Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.359732ms logger=migrator t=2026-04-07T09:48:36.01530099Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T09:48:36.017573002Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.273302ms logger=migrator t=2026-04-07T09:48:36.021196792Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T09:48:36.023223137Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.025925ms logger=migrator t=2026-04-07T09:48:36.02661312Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T09:48:36.028839191Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.22145ms logger=migrator t=2026-04-07T09:48:36.03355316Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T09:48:36.034003003Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=456.623µs logger=migrator t=2026-04-07T09:48:36.038403664Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T09:48:36.039406661Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.003687ms logger=migrator t=2026-04-07T09:48:36.046554197Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T09:48:36.048593893Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.022355ms logger=migrator t=2026-04-07T09:48:36.052767318Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T09:48:36.052797218Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.98µs logger=migrator t=2026-04-07T09:48:36.058560776Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T09:48:36.059454081Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=893.294µs logger=migrator t=2026-04-07T09:48:36.063148462Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T09:48:36.064425307Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.272995ms logger=migrator t=2026-04-07T09:48:36.068581832Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:48:36.077815555Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.233733ms logger=migrator t=2026-04-07T09:48:36.085158697Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T09:48:36.086679038Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.521552ms logger=migrator t=2026-04-07T09:48:36.092546428Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T09:48:36.093475795Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=928.807µs logger=migrator t=2026-04-07T09:48:36.097963587Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T09:48:36.098855782Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=894.204µs logger=migrator t=2026-04-07T09:48:36.102321117Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T09:48:36.102635146Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=313.359µs logger=migrator t=2026-04-07T09:48:36.106132132Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T09:48:36.106713707Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=581.916µs logger=migrator t=2026-04-07T09:48:36.11189897Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T09:48:36.114309936Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.410776ms logger=migrator t=2026-04-07T09:48:36.119106798Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T09:48:36.120063944Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=955.285µs logger=migrator t=2026-04-07T09:48:36.123504638Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T09:48:36.123707923Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=204.645µs logger=migrator t=2026-04-07T09:48:36.127246861Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T09:48:36.127422366Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=175.535µs logger=migrator t=2026-04-07T09:48:36.131056065Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T09:48:36.132016861Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=954.286µs logger=migrator t=2026-04-07T09:48:36.135508038Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T09:48:36.138688755Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.174147ms logger=migrator t=2026-04-07T09:48:36.142380786Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T09:48:36.143437435Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.053088ms logger=migrator t=2026-04-07T09:48:36.147090545Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T09:48:36.147929648Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=838.253µs logger=migrator t=2026-04-07T09:48:36.152804602Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T09:48:36.15384637Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.037608ms logger=migrator t=2026-04-07T09:48:36.157317625Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T09:48:36.158068776Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=751.121µs logger=migrator t=2026-04-07T09:48:36.162607261Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T09:48:36.163916447Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.317817ms logger=migrator t=2026-04-07T09:48:36.167626509Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T09:48:36.174224869Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.597681ms logger=migrator t=2026-04-07T09:48:36.177358665Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T09:48:36.178003113Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=644.298µs logger=migrator t=2026-04-07T09:48:36.182034683Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T09:48:36.182626279Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=592.016µs logger=migrator t=2026-04-07T09:48:36.1862569Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T09:48:36.187723179Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.444849ms logger=migrator t=2026-04-07T09:48:36.192451329Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T09:48:36.193117297Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=665.408µs logger=migrator t=2026-04-07T09:48:36.19794071Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T09:48:36.200370107Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.428617ms logger=migrator t=2026-04-07T09:48:36.203677078Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T09:48:36.206182886Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.505729ms logger=migrator t=2026-04-07T09:48:36.209302392Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T09:48:36.209334323Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.751µs logger=migrator t=2026-04-07T09:48:36.213940449Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T09:48:36.214155755Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=216.726µs logger=migrator t=2026-04-07T09:48:36.219035818Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T09:48:36.222822793Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.792245ms logger=migrator t=2026-04-07T09:48:36.226113353Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T09:48:36.226341359Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=227.156µs logger=migrator t=2026-04-07T09:48:36.229810674Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T09:48:36.230004369Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=194.185µs logger=migrator t=2026-04-07T09:48:36.23258793Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T09:48:36.235060428Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.472088ms logger=migrator t=2026-04-07T09:48:36.239361047Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T09:48:36.239556052Z level=info msg="Migration successfully executed" id="Update uid value" duration=195.045µs logger=migrator t=2026-04-07T09:48:36.242988176Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T09:48:36.243975252Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=985.956µs logger=migrator t=2026-04-07T09:48:36.247693265Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T09:48:36.249220516Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.526141ms logger=migrator t=2026-04-07T09:48:36.254731448Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T09:48:36.25555225Z level=info msg="Migration successfully executed" id="create api_key table" duration=819.393µs logger=migrator t=2026-04-07T09:48:36.259495379Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T09:48:36.260427614Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=932.135µs logger=migrator t=2026-04-07T09:48:36.263875648Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T09:48:36.264775214Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=897.326µs logger=migrator t=2026-04-07T09:48:36.26827498Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T09:48:36.269329068Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.053819ms logger=migrator t=2026-04-07T09:48:36.272963398Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T09:48:36.273823932Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=860.624µs logger=migrator t=2026-04-07T09:48:36.277191134Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T09:48:36.277926264Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=735.07µs logger=migrator t=2026-04-07T09:48:36.28139894Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T09:48:36.282241742Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=841.612µs logger=migrator t=2026-04-07T09:48:36.287213489Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T09:48:36.294261452Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.046433ms logger=migrator t=2026-04-07T09:48:36.300436331Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T09:48:36.300981177Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=546.106µs logger=migrator t=2026-04-07T09:48:36.304228456Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T09:48:36.3054939Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.264124ms logger=migrator t=2026-04-07T09:48:36.309025437Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T09:48:36.310531888Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.504561ms logger=migrator t=2026-04-07T09:48:36.314270651Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T09:48:36.315086564Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=820.644µs logger=migrator t=2026-04-07T09:48:36.318452376Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T09:48:36.318759774Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=307.048µs logger=migrator t=2026-04-07T09:48:36.32190722Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T09:48:36.322688192Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=780.122µs logger=migrator t=2026-04-07T09:48:36.326065465Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T09:48:36.326102966Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=38.731µs logger=migrator t=2026-04-07T09:48:36.331732011Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T09:48:36.335985537Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.252777ms logger=migrator t=2026-04-07T09:48:36.341490928Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T09:48:36.344313795Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.823177ms logger=migrator t=2026-04-07T09:48:36.347489162Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T09:48:36.347661157Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=172.885µs logger=migrator t=2026-04-07T09:48:36.350933996Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T09:48:36.353798845Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.862929ms logger=migrator t=2026-04-07T09:48:36.359542713Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T09:48:36.362338679Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.795436ms logger=migrator t=2026-04-07T09:48:36.367956863Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T09:48:36.368831208Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=875.385µs logger=migrator t=2026-04-07T09:48:36.374713639Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T09:48:36.382210195Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=7.490236ms logger=migrator t=2026-04-07T09:48:36.390013169Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T09:48:36.390958065Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=945.176µs logger=migrator t=2026-04-07T09:48:36.395226742Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T09:48:36.395842158Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=615.426µs logger=migrator t=2026-04-07T09:48:36.401679049Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T09:48:36.40354045Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.866131ms logger=migrator t=2026-04-07T09:48:36.409204255Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T09:48:36.410435499Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.231724ms logger=migrator t=2026-04-07T09:48:36.415889499Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T09:48:36.415981391Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=92.922µs logger=migrator t=2026-04-07T09:48:36.423733044Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T09:48:36.423804295Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=73.112µs logger=migrator t=2026-04-07T09:48:36.428784682Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T09:48:36.432965567Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.183705ms logger=migrator t=2026-04-07T09:48:36.437965064Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T09:48:36.440946186Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.980892ms logger=migrator t=2026-04-07T09:48:36.444606406Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T09:48:36.444685269Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=84.102µs logger=migrator t=2026-04-07T09:48:36.448348479Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T09:48:36.449099129Z level=info msg="Migration successfully executed" id="create quota table v1" duration=750.3µs logger=migrator t=2026-04-07T09:48:36.463901716Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T09:48:36.465184991Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.282945ms logger=migrator t=2026-04-07T09:48:36.471572176Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T09:48:36.471617777Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=71.832µs logger=migrator t=2026-04-07T09:48:36.475969087Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T09:48:36.477144168Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.174482ms logger=migrator t=2026-04-07T09:48:36.480181823Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T09:48:36.480961314Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=779.462µs logger=migrator t=2026-04-07T09:48:36.484935873Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T09:48:36.487725799Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.788956ms logger=migrator t=2026-04-07T09:48:36.494634389Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T09:48:36.49466097Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.521µs logger=migrator t=2026-04-07T09:48:36.499093561Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T09:48:36.500416378Z level=info msg="Migration successfully executed" id="create session table" duration=1.322336ms logger=migrator t=2026-04-07T09:48:36.521917267Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T09:48:36.522070802Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=142.814µs logger=migrator t=2026-04-07T09:48:36.527981694Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T09:48:36.528128538Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=147.704µs logger=migrator t=2026-04-07T09:48:36.533558537Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T09:48:36.534659547Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.10105ms logger=migrator t=2026-04-07T09:48:36.539267733Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T09:48:36.540438435Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.170322ms logger=migrator t=2026-04-07T09:48:36.5449741Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T09:48:36.544999091Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.661µs logger=migrator t=2026-04-07T09:48:36.547986813Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T09:48:36.548026254Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.001µs logger=migrator t=2026-04-07T09:48:36.550984565Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T09:48:36.555507238Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.521103ms logger=migrator t=2026-04-07T09:48:36.558997415Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T09:48:36.562705756Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.715862ms logger=migrator t=2026-04-07T09:48:36.566255833Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T09:48:36.566332935Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.592µs logger=migrator t=2026-04-07T09:48:36.569712419Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T09:48:36.569786331Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.332µs logger=migrator t=2026-04-07T09:48:36.572510725Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T09:48:36.57343249Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=921.895µs logger=migrator t=2026-04-07T09:48:36.577569653Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T09:48:36.577595434Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.761µs logger=migrator t=2026-04-07T09:48:36.585598794Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T09:48:36.591253849Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.643615ms logger=migrator t=2026-04-07T09:48:36.5971384Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T09:48:36.597410018Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=272.758µs logger=migrator t=2026-04-07T09:48:36.601326436Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T09:48:36.604469102Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.142666ms logger=migrator t=2026-04-07T09:48:36.608344328Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T09:48:36.61136021Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.011853ms logger=migrator t=2026-04-07T09:48:36.615959727Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T09:48:36.61605602Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=96.783µs logger=migrator t=2026-04-07T09:48:36.621518009Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T09:48:36.622393473Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=875.544µs logger=migrator t=2026-04-07T09:48:36.630810144Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T09:48:36.632280795Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.467411ms logger=migrator t=2026-04-07T09:48:36.645207529Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T09:48:36.646786093Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.578164ms logger=migrator t=2026-04-07T09:48:36.652701635Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T09:48:36.653525937Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=824.002µs logger=migrator t=2026-04-07T09:48:36.660264022Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T09:48:36.661489636Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.225103ms logger=migrator t=2026-04-07T09:48:36.667389457Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T09:48:36.668702424Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.309677ms logger=migrator t=2026-04-07T09:48:36.675055148Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T09:48:36.676174719Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.119451ms logger=migrator t=2026-04-07T09:48:36.682293027Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T09:48:36.683094299Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=801.112µs logger=migrator t=2026-04-07T09:48:36.689321909Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T09:48:36.690505432Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.182863ms logger=migrator t=2026-04-07T09:48:36.695842799Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T09:48:36.707625172Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.787414ms logger=migrator t=2026-04-07T09:48:36.712393982Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T09:48:36.712883326Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=490.304µs logger=migrator t=2026-04-07T09:48:36.718469429Z 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-07T09:48:36.719283331Z 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=813.312µs logger=migrator t=2026-04-07T09:48:36.724971427Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T09:48:36.725390239Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=419.492µs logger=migrator t=2026-04-07T09:48:36.730293933Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T09:48:36.731236189Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=943.876µs logger=migrator t=2026-04-07T09:48:36.738050676Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T09:48:36.739207688Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.157052ms logger=migrator t=2026-04-07T09:48:36.744631317Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T09:48:36.748149193Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.517706ms logger=migrator t=2026-04-07T09:48:36.754603031Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T09:48:36.758865457Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.260696ms logger=migrator t=2026-04-07T09:48:36.766150877Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T09:48:36.769625142Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.471445ms logger=migrator t=2026-04-07T09:48:36.775392361Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T09:48:36.778905727Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.520557ms logger=migrator t=2026-04-07T09:48:36.784714516Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T09:48:36.785818957Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.103931ms logger=migrator t=2026-04-07T09:48:36.79177207Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T09:48:36.791804011Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.941µs logger=migrator t=2026-04-07T09:48:36.797272051Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T09:48:36.797314642Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.431µs logger=migrator t=2026-04-07T09:48:36.80455475Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T09:48:36.806096723Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.547183ms logger=migrator t=2026-04-07T09:48:36.813437765Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T09:48:36.815302825Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.869681ms logger=migrator t=2026-04-07T09:48:36.821613858Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T09:48:36.822492823Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=875.754µs logger=migrator t=2026-04-07T09:48:36.82748123Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T09:48:36.829039332Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.557212ms logger=migrator t=2026-04-07T09:48:36.834855151Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T09:48:36.836162718Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.308327ms logger=migrator t=2026-04-07T09:48:36.841089232Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T09:48:36.844956779Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.867197ms logger=migrator t=2026-04-07T09:48:36.85084126Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T09:48:36.855624902Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.783432ms logger=migrator t=2026-04-07T09:48:36.860870495Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T09:48:36.86104802Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=177.265µs logger=migrator t=2026-04-07T09:48:36.865829191Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T09:48:36.867362444Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.533203ms logger=migrator t=2026-04-07T09:48:36.87305573Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T09:48:36.873909983Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=854.313µs logger=migrator t=2026-04-07T09:48:36.87928363Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T09:48:36.884217686Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.926656ms logger=migrator t=2026-04-07T09:48:36.889550142Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T09:48:36.889654505Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=103.953µs logger=migrator t=2026-04-07T09:48:36.894799876Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T09:48:36.896246165Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.445789ms logger=migrator t=2026-04-07T09:48:36.90259942Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T09:48:36.904186954Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.598435ms logger=migrator t=2026-04-07T09:48:36.911603807Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T09:48:36.911734121Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=130.654µs logger=migrator t=2026-04-07T09:48:36.917886689Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T09:48:36.919044061Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.156202ms logger=migrator t=2026-04-07T09:48:36.927858202Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T09:48:36.929406925Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.548473ms logger=migrator t=2026-04-07T09:48:36.936765648Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T09:48:36.937713823Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=947.995µs logger=migrator t=2026-04-07T09:48:36.944079948Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T09:48:36.945297392Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.212233ms logger=migrator t=2026-04-07T09:48:36.951926213Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T09:48:36.952956761Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.027948ms logger=migrator t=2026-04-07T09:48:36.958968336Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T09:48:36.960017525Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.04884ms logger=migrator t=2026-04-07T09:48:36.966617416Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T09:48:36.966654187Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.561µs logger=migrator t=2026-04-07T09:48:36.971765567Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T09:48:36.977725701Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.957203ms logger=migrator t=2026-04-07T09:48:36.983808577Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T09:48:36.984697672Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=888.385µs logger=migrator t=2026-04-07T09:48:36.993995667Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T09:48:37.001252987Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.258719ms logger=migrator t=2026-04-07T09:48:37.008412422Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T09:48:37.008973718Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=561.396µs logger=migrator t=2026-04-07T09:48:37.015067195Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T09:48:37.016773142Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.703707ms logger=migrator t=2026-04-07T09:48:37.02471786Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T09:48:37.026137548Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.420348ms logger=migrator t=2026-04-07T09:48:37.032841493Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T09:48:37.051762342Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=18.907618ms logger=migrator t=2026-04-07T09:48:37.05754078Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T09:48:37.0582705Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=730.12µs logger=migrator t=2026-04-07T09:48:37.064799619Z 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-07T09:48:37.065696384Z 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=897.045µs logger=migrator t=2026-04-07T09:48:37.070879926Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T09:48:37.071211136Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=331.1µs logger=migrator t=2026-04-07T09:48:37.077880468Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T09:48:37.078783463Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=904.674µs logger=migrator t=2026-04-07T09:48:37.08524408Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T09:48:37.0856096Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=361.8µs logger=migrator t=2026-04-07T09:48:37.090477063Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T09:48:37.095141062Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.664339ms logger=migrator t=2026-04-07T09:48:37.100158569Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T09:48:37.104161699Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.00234ms logger=migrator t=2026-04-07T09:48:37.111566102Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T09:48:37.112569029Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.001097ms logger=migrator t=2026-04-07T09:48:37.11843316Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T09:48:37.119361346Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=937.966µs logger=migrator t=2026-04-07T09:48:37.125414852Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T09:48:37.125663329Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=249.777µs logger=migrator t=2026-04-07T09:48:37.131681194Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T09:48:37.136170467Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.493303ms logger=migrator t=2026-04-07T09:48:37.141951426Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T09:48:37.144027053Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.080197ms logger=migrator t=2026-04-07T09:48:37.150372537Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T09:48:37.150627924Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=255.267µs logger=migrator t=2026-04-07T09:48:37.155613541Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T09:48:37.156422533Z level=info msg="Migration successfully executed" id="Move region to single row" duration=808.822µs logger=migrator t=2026-04-07T09:48:37.162436958Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T09:48:37.16397255Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.541633ms logger=migrator t=2026-04-07T09:48:37.169170212Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T09:48:37.170432807Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.263305ms logger=migrator t=2026-04-07T09:48:37.175538607Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T09:48:37.176572925Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.033478ms logger=migrator t=2026-04-07T09:48:37.182431196Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T09:48:37.183349262Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=917.195µs logger=migrator t=2026-04-07T09:48:37.188283707Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T09:48:37.189138231Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=851.385µs logger=migrator t=2026-04-07T09:48:37.193595992Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T09:48:37.194476477Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=880.545µs logger=migrator t=2026-04-07T09:48:37.200032149Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T09:48:37.200105021Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.032µs logger=migrator t=2026-04-07T09:48:37.205049256Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T09:48:37.208567293Z level=info msg="Migration successfully executed" id="create test_data table" duration=3.520747ms logger=migrator t=2026-04-07T09:48:37.21464594Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T09:48:37.215443291Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=797.941µs logger=migrator t=2026-04-07T09:48:37.226982048Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T09:48:37.228061808Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.08162ms logger=migrator t=2026-04-07T09:48:37.233898888Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T09:48:37.235749418Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.85487ms logger=migrator t=2026-04-07T09:48:37.241323461Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T09:48:37.24165894Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=337.469µs logger=migrator t=2026-04-07T09:48:37.24712836Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T09:48:37.24749563Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=367.75µs logger=migrator t=2026-04-07T09:48:37.252486048Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T09:48:37.252598191Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=113.333µs logger=migrator t=2026-04-07T09:48:37.257599768Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T09:48:37.259198162Z level=info msg="Migration successfully executed" id="create team table" duration=1.566703ms logger=migrator t=2026-04-07T09:48:37.264907639Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T09:48:37.265917806Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.010687ms logger=migrator t=2026-04-07T09:48:37.272100346Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T09:48:37.272996351Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=896.155µs logger=migrator t=2026-04-07T09:48:37.278396238Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T09:48:37.285816522Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.419504ms logger=migrator t=2026-04-07T09:48:37.291638582Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T09:48:37.291846637Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=208.075µs logger=migrator t=2026-04-07T09:48:37.297275896Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T09:48:37.298631254Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.355368ms logger=migrator t=2026-04-07T09:48:37.304367451Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T09:48:37.305132592Z level=info msg="Migration successfully executed" id="create team member table" duration=764.691µs logger=migrator t=2026-04-07T09:48:37.310410627Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T09:48:37.31126384Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=852.623µs logger=migrator t=2026-04-07T09:48:37.317651585Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T09:48:37.318554721Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=900.125µs logger=migrator t=2026-04-07T09:48:37.324347589Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T09:48:37.325695486Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.347977ms logger=migrator t=2026-04-07T09:48:37.331641999Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T09:48:37.339124624Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.483275ms logger=migrator t=2026-04-07T09:48:37.345748897Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T09:48:37.349939681Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.188694ms logger=migrator t=2026-04-07T09:48:37.355160175Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T09:48:37.360719677Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.559043ms logger=migrator t=2026-04-07T09:48:37.366531266Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T09:48:37.36741069Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=879.644µs logger=migrator t=2026-04-07T09:48:37.375390309Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T09:48:37.376844109Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.45417ms logger=migrator t=2026-04-07T09:48:37.38231657Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T09:48:37.383306117Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=988.827µs logger=migrator t=2026-04-07T09:48:37.389469595Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T09:48:37.390559156Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.091491ms logger=migrator t=2026-04-07T09:48:37.397129166Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T09:48:37.398544904Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.415538ms logger=migrator t=2026-04-07T09:48:37.404290912Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T09:48:37.405157886Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=866.055µs logger=migrator t=2026-04-07T09:48:37.410828992Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T09:48:37.412437355Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.607543ms logger=migrator t=2026-04-07T09:48:37.418579605Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T09:48:37.419453828Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=873.993µs logger=migrator t=2026-04-07T09:48:37.425482863Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T09:48:37.425973717Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=494.404µs logger=migrator t=2026-04-07T09:48:37.431710654Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T09:48:37.43193873Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=228.586µs logger=migrator t=2026-04-07T09:48:37.437076421Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T09:48:37.438216793Z level=info msg="Migration successfully executed" id="create tag table" duration=1.140452ms logger=migrator t=2026-04-07T09:48:37.444090264Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T09:48:37.44502864Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=938.436µs logger=migrator t=2026-04-07T09:48:37.452165016Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T09:48:37.453380259Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.214273ms logger=migrator t=2026-04-07T09:48:37.460135364Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T09:48:37.461655856Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.519602ms logger=migrator t=2026-04-07T09:48:37.469265445Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T09:48:37.470699973Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.433878ms logger=migrator t=2026-04-07T09:48:37.478613481Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:48:37.499155334Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.539233ms logger=migrator t=2026-04-07T09:48:37.508041138Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T09:48:37.509820617Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.783299ms logger=migrator t=2026-04-07T09:48:37.516108259Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T09:48:37.517147898Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.039619ms logger=migrator t=2026-04-07T09:48:37.523295627Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T09:48:37.523904343Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=608.366µs logger=migrator t=2026-04-07T09:48:37.528965872Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T09:48:37.530274748Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.314775ms logger=migrator t=2026-04-07T09:48:37.534313419Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T09:48:37.535124811Z level=info msg="Migration successfully executed" id="create user auth table" duration=811.232µs logger=migrator t=2026-04-07T09:48:37.538535384Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T09:48:37.539607234Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.06902ms logger=migrator t=2026-04-07T09:48:37.543695786Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T09:48:37.54385491Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=159.534µs logger=migrator t=2026-04-07T09:48:37.54819262Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T09:48:37.558737239Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.534129ms logger=migrator t=2026-04-07T09:48:37.565989247Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T09:48:37.573872614Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.884917ms logger=migrator t=2026-04-07T09:48:37.578879972Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T09:48:37.582528271Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.647569ms logger=migrator t=2026-04-07T09:48:37.58612697Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T09:48:37.591275111Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.148121ms logger=migrator t=2026-04-07T09:48:37.595272571Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T09:48:37.596541516Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.263424ms logger=migrator t=2026-04-07T09:48:37.602029966Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T09:48:37.608777251Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.738365ms logger=migrator t=2026-04-07T09:48:37.613371828Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T09:48:37.614924681Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.554513ms logger=migrator t=2026-04-07T09:48:37.620323959Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T09:48:37.621286445Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=962.446µs logger=migrator t=2026-04-07T09:48:37.626675073Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T09:48:37.627570477Z level=info msg="Migration successfully executed" id="create user auth token table" duration=896.245µs logger=migrator t=2026-04-07T09:48:37.632491822Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T09:48:37.633959722Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.46813ms logger=migrator t=2026-04-07T09:48:37.638573549Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T09:48:37.640209324Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.635525ms logger=migrator t=2026-04-07T09:48:37.645388995Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T09:48:37.646673891Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.279576ms logger=migrator t=2026-04-07T09:48:37.652720007Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T09:48:37.659379799Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.652042ms logger=migrator t=2026-04-07T09:48:37.663800091Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T09:48:37.665266611Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.469021ms logger=migrator t=2026-04-07T09:48:37.6736082Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T09:48:37.674678509Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.069809ms logger=migrator t=2026-04-07T09:48:37.679618285Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T09:48:37.681720612Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.102197ms logger=migrator t=2026-04-07T09:48:37.686458832Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T09:48:37.687360967Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=903.065µs logger=migrator t=2026-04-07T09:48:37.692509668Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T09:48:37.693455845Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=945.936µs logger=migrator t=2026-04-07T09:48:37.69803105Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T09:48:37.698171583Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=146.094µs logger=migrator t=2026-04-07T09:48:37.702678958Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T09:48:37.70277371Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=94.782µs logger=migrator t=2026-04-07T09:48:37.706295346Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T09:48:37.707429908Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.134592ms logger=migrator t=2026-04-07T09:48:37.712558978Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:48:37.714494551Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.934583ms logger=migrator t=2026-04-07T09:48:37.719109028Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:48:37.720140636Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.031188ms logger=migrator t=2026-04-07T09:48:37.724689461Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:48:37.724762773Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=74.242µs logger=migrator t=2026-04-07T09:48:37.729690749Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:48:37.732627199Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.93528ms logger=migrator t=2026-04-07T09:48:37.73669058Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:48:37.737606335Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=916.565µs logger=migrator t=2026-04-07T09:48:37.742656754Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:48:37.743756135Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.103271ms logger=migrator t=2026-04-07T09:48:37.748455083Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:48:37.750365435Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.904252ms logger=migrator t=2026-04-07T09:48:37.754962032Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T09:48:37.761166732Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.20467ms logger=migrator t=2026-04-07T09:48:37.765434929Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T09:48:37.766396296Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=961.777µs logger=migrator t=2026-04-07T09:48:37.771085564Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T09:48:37.771168406Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.572µs logger=migrator t=2026-04-07T09:48:37.776338398Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T09:48:37.777768807Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.43828ms logger=migrator t=2026-04-07T09:48:37.784228934Z 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-07T09:48:37.785291683Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.063269ms logger=migrator t=2026-04-07T09:48:37.78918457Z 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-07T09:48:37.790208458Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.024038ms logger=migrator t=2026-04-07T09:48:37.794299431Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:48:37.794392664Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.213µs logger=migrator t=2026-04-07T09:48:37.799214825Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T09:48:37.800328906Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.114451ms logger=migrator t=2026-04-07T09:48:37.804302365Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T09:48:37.805347804Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.047409ms logger=migrator t=2026-04-07T09:48:37.808928022Z 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-07T09:48:37.80995465Z 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.025928ms logger=migrator t=2026-04-07T09:48:37.814722671Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T09:48:37.816284223Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.560102ms logger=migrator t=2026-04-07T09:48:37.821753773Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T09:48:37.827579754Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.826121ms logger=migrator t=2026-04-07T09:48:37.8314592Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T09:48:37.832424446Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=964.886µs logger=migrator t=2026-04-07T09:48:37.836892249Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T09:48:37.837768823Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=879.704µs logger=migrator t=2026-04-07T09:48:37.841718322Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T09:48:37.86940121Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.683508ms logger=migrator t=2026-04-07T09:48:37.874632294Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T09:48:37.901393719Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.760895ms logger=migrator t=2026-04-07T09:48:37.905448889Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T09:48:37.906479358Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.030949ms logger=migrator t=2026-04-07T09:48:37.910252351Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T09:48:37.911181216Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=928.955µs logger=migrator t=2026-04-07T09:48:37.916384249Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T09:48:37.926931609Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.529309ms logger=migrator t=2026-04-07T09:48:37.931922076Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T09:48:37.93827598Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.355834ms logger=migrator t=2026-04-07T09:48:37.942214078Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T09:48:37.943224716Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.010638ms logger=migrator t=2026-04-07T09:48:37.947678688Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T09:48:37.949177959Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.497691ms logger=migrator t=2026-04-07T09:48:37.953640232Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T09:48:37.955335258Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.694616ms logger=migrator t=2026-04-07T09:48:37.959598286Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T09:48:37.960800998Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.202323ms logger=migrator t=2026-04-07T09:48:37.967809301Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:48:37.968033747Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=245.057µs logger=migrator t=2026-04-07T09:48:37.97218872Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T09:48:37.978294297Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.106387ms logger=migrator t=2026-04-07T09:48:37.983041288Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T09:48:37.989214767Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.172929ms logger=migrator t=2026-04-07T09:48:37.993441464Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T09:48:37.99952618Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.084756ms logger=migrator t=2026-04-07T09:48:38.00389513Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T09:48:38.004879417Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=983.107µs logger=migrator t=2026-04-07T09:48:38.009438342Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T09:48:38.011053486Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.614614ms logger=migrator t=2026-04-07T09:48:38.015085697Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T09:48:38.021548815Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.463579ms logger=migrator t=2026-04-07T09:48:38.027506698Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T09:48:38.033521043Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.015355ms logger=migrator t=2026-04-07T09:48:38.038315755Z 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-07T09:48:38.039401404Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.085629ms logger=migrator t=2026-04-07T09:48:38.044060542Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T09:48:38.052856713Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.870713ms logger=migrator t=2026-04-07T09:48:38.056931495Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T09:48:38.061787478Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.853193ms logger=migrator t=2026-04-07T09:48:38.067874005Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T09:48:38.068080571Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=212.865µs logger=migrator t=2026-04-07T09:48:38.07240684Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T09:48:38.073390206Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=983.766µs logger=migrator t=2026-04-07T09:48:38.078883147Z 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-07T09:48:38.079973287Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.08535ms logger=migrator t=2026-04-07T09:48:38.086001233Z 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-07T09:48:38.088617965Z 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.605091ms logger=migrator t=2026-04-07T09:48:38.09392735Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:48:38.094035173Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.493µs logger=migrator t=2026-04-07T09:48:38.097767365Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T09:48:38.10413141Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.363784ms logger=migrator t=2026-04-07T09:48:38.108772277Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T09:48:38.115874801Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.100274ms logger=migrator t=2026-04-07T09:48:38.121913218Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T09:48:38.128600361Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.687153ms logger=migrator t=2026-04-07T09:48:38.132436696Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T09:48:38.138512583Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.075397ms logger=migrator t=2026-04-07T09:48:38.143132579Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T09:48:38.1493681Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.235011ms logger=migrator t=2026-04-07T09:48:38.153378011Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T09:48:38.153446243Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.652µs logger=migrator t=2026-04-07T09:48:38.157338309Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T09:48:38.158120771Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=781.812µs logger=migrator t=2026-04-07T09:48:38.16464323Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T09:48:38.172498255Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.853055ms logger=migrator t=2026-04-07T09:48:38.178683935Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T09:48:38.178758457Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=74.732µs logger=migrator t=2026-04-07T09:48:38.182685384Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T09:48:38.188845713Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.160199ms logger=migrator t=2026-04-07T09:48:38.192550986Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T09:48:38.193521342Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=970.146µs logger=migrator t=2026-04-07T09:48:38.201011167Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T09:48:38.208194614Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.182427ms logger=migrator t=2026-04-07T09:48:38.214368164Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T09:48:38.215379652Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.011148ms logger=migrator t=2026-04-07T09:48:38.22039977Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T09:48:38.221416497Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.012717ms logger=migrator t=2026-04-07T09:48:38.227452572Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T09:48:38.234134406Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.677014ms logger=migrator t=2026-04-07T09:48:38.243098822Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T09:48:38.243936115Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=837.392µs logger=migrator t=2026-04-07T09:48:38.252974163Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T09:48:38.255253035Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.283263ms logger=migrator t=2026-04-07T09:48:38.265319292Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T09:48:38.266300618Z level=info msg="Migration successfully executed" id="create alert_image table" duration=979.526µs logger=migrator t=2026-04-07T09:48:38.270798132Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T09:48:38.272771845Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.937142ms logger=migrator t=2026-04-07T09:48:38.277368532Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T09:48:38.277551617Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=182.275µs logger=migrator t=2026-04-07T09:48:38.282117963Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T09:48:38.283155131Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.036828ms logger=migrator t=2026-04-07T09:48:38.288782665Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T09:48:38.290365069Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.586794ms logger=migrator t=2026-04-07T09:48:38.29549856Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T09:48:38.295949032Z 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-07T09:48:38.300194488Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T09:48:38.300726432Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=532.304µs logger=migrator t=2026-04-07T09:48:38.305475223Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T09:48:38.306638265Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.163312ms logger=migrator t=2026-04-07T09:48:38.310745028Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T09:48:38.31885983Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.117392ms logger=migrator t=2026-04-07T09:48:38.32251461Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T09:48:38.323382185Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=867.325µs logger=migrator t=2026-04-07T09:48:38.329710278Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T09:48:38.331519517Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.809239ms logger=migrator t=2026-04-07T09:48:38.336060242Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T09:48:38.336903835Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=843.153µs logger=migrator t=2026-04-07T09:48:38.341655695Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T09:48:38.342676673Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.020748ms logger=migrator t=2026-04-07T09:48:38.347097865Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T09:48:38.348170254Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.072159ms logger=migrator t=2026-04-07T09:48:38.353225053Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T09:48:38.353291995Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=69.761µs logger=migrator t=2026-04-07T09:48:38.360108972Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T09:48:38.360202895Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.303µs logger=migrator t=2026-04-07T09:48:38.366170928Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T09:48:38.374743903Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.569745ms logger=migrator t=2026-04-07T09:48:38.382415204Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T09:48:38.382707552Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=292.008µs logger=migrator t=2026-04-07T09:48:38.388549852Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T09:48:38.389718344Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.168522ms logger=migrator t=2026-04-07T09:48:38.39580428Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T09:48:38.396349026Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=545.316µs logger=migrator t=2026-04-07T09:48:38.401846267Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T09:48:38.403031869Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.185972ms logger=migrator t=2026-04-07T09:48:38.414997527Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T09:48:38.416433777Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.43641ms logger=migrator t=2026-04-07T09:48:38.420492618Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T09:48:38.466197831Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=45.688933ms logger=migrator t=2026-04-07T09:48:38.473097301Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T09:48:38.48547286Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.367059ms logger=migrator t=2026-04-07T09:48:38.489874651Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T09:48:38.490111608Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=238.037µs logger=migrator t=2026-04-07T09:48:38.494106097Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T09:48:38.540518251Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=46.406234ms logger=migrator t=2026-04-07T09:48:38.544948463Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T09:48:38.576149478Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.194765ms logger=migrator t=2026-04-07T09:48:38.58646427Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T09:48:38.587947682Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.482011ms logger=migrator t=2026-04-07T09:48:38.594209123Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T09:48:38.595885119Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.680416ms logger=migrator t=2026-04-07T09:48:38.603059236Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T09:48:38.60352171Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=468.013µs logger=migrator t=2026-04-07T09:48:38.607980241Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T09:48:38.609725919Z level=info msg="Migration successfully executed" id="create permission table" duration=1.748348ms logger=migrator t=2026-04-07T09:48:38.614289254Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T09:48:38.616066313Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.774759ms logger=migrator t=2026-04-07T09:48:38.624396551Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T09:48:38.626341425Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.945774ms logger=migrator t=2026-04-07T09:48:38.633625685Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T09:48:38.634491339Z level=info msg="Migration successfully executed" id="create role table" duration=865.634µs logger=migrator t=2026-04-07T09:48:38.643223548Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T09:48:38.653015136Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.792668ms logger=migrator t=2026-04-07T09:48:38.659228296Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T09:48:38.667636227Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.400321ms logger=migrator t=2026-04-07T09:48:38.681961061Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T09:48:38.684110439Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.154908ms logger=migrator t=2026-04-07T09:48:38.696290544Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T09:48:38.69799424Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.703376ms logger=migrator t=2026-04-07T09:48:38.704756996Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T09:48:38.70712425Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.363724ms logger=migrator t=2026-04-07T09:48:38.715315325Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T09:48:38.718109532Z level=info msg="Migration successfully executed" id="create team role table" duration=2.800337ms logger=migrator t=2026-04-07T09:48:38.725436773Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T09:48:38.726842832Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.406689ms logger=migrator t=2026-04-07T09:48:38.731352456Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T09:48:38.732530828Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.175993ms logger=migrator t=2026-04-07T09:48:38.738544173Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T09:48:38.739978332Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.453939ms logger=migrator t=2026-04-07T09:48:38.743699745Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T09:48:38.744683141Z level=info msg="Migration successfully executed" id="create user role table" duration=984.036µs logger=migrator t=2026-04-07T09:48:38.752332921Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T09:48:38.754687425Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.355164ms logger=migrator t=2026-04-07T09:48:38.769071871Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T09:48:38.771050974Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.023685ms logger=migrator t=2026-04-07T09:48:38.777589664Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T09:48:38.779144176Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.559202ms logger=migrator t=2026-04-07T09:48:38.789278505Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T09:48:38.791142915Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.869661ms logger=migrator t=2026-04-07T09:48:38.797244233Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T09:48:38.79896987Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.743717ms logger=migrator t=2026-04-07T09:48:38.846298748Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T09:48:38.849900517Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.606359ms logger=migrator t=2026-04-07T09:48:38.857766443Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T09:48:38.864770516Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.008113ms logger=migrator t=2026-04-07T09:48:38.87115599Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T09:48:38.872356423Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.199923ms logger=migrator t=2026-04-07T09:48:38.880775834Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T09:48:38.881899675Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.127921ms logger=migrator t=2026-04-07T09:48:38.88753258Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T09:48:38.888330712Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=798.282µs logger=migrator t=2026-04-07T09:48:38.896829285Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T09:48:38.898972104Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.14817ms logger=migrator t=2026-04-07T09:48:38.903878708Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T09:48:38.905114342Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.242854ms logger=migrator t=2026-04-07T09:48:38.912985478Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T09:48:38.914732476Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.752218ms logger=migrator t=2026-04-07T09:48:38.921831401Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T09:48:38.932416271Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.57962ms logger=migrator t=2026-04-07T09:48:38.938249391Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T09:48:38.9502627Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.022309ms logger=migrator t=2026-04-07T09:48:38.955590077Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T09:48:38.961860928Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.273441ms logger=migrator t=2026-04-07T09:48:38.96846992Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T09:48:38.977483597Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.008667ms logger=migrator t=2026-04-07T09:48:38.986909386Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T09:48:38.988328055Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.417599ms logger=migrator t=2026-04-07T09:48:38.994808352Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T09:48:38.996034577Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.225844ms logger=migrator t=2026-04-07T09:48:39.008624381Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T09:48:39.009951008Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.327017ms logger=migrator t=2026-04-07T09:48:39.01805119Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T09:48:39.019022637Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=972.767µs logger=migrator t=2026-04-07T09:48:39.025061793Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T09:48:39.026107001Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.045099ms logger=migrator t=2026-04-07T09:48:39.031884919Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T09:48:39.031942941Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=58.722µs logger=migrator t=2026-04-07T09:48:39.040134065Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T09:48:39.040186827Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.052µs logger=migrator t=2026-04-07T09:48:39.044021073Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T09:48:39.044491935Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=471.193µs logger=migrator t=2026-04-07T09:48:39.052592188Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T09:48:39.053378949Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=789.041µs logger=migrator t=2026-04-07T09:48:39.06031361Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T09:48:39.061303537Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=991.197µs logger=migrator t=2026-04-07T09:48:39.067284231Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T09:48:39.067567618Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=282.688µs logger=migrator t=2026-04-07T09:48:39.073348587Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T09:48:39.073958613Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=621.487µs logger=migrator t=2026-04-07T09:48:39.078493168Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T09:48:39.079453944Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=960.196µs logger=migrator t=2026-04-07T09:48:39.085923072Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T09:48:39.08803837Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.106587ms logger=migrator t=2026-04-07T09:48:39.093974083Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T09:48:39.102540488Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.567395ms logger=migrator t=2026-04-07T09:48:39.108172822Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T09:48:39.108241054Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.702µs logger=migrator t=2026-04-07T09:48:39.115225696Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T09:48:39.116317816Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.09288ms logger=migrator t=2026-04-07T09:48:39.122901606Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T09:48:39.12413699Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.234624ms logger=migrator t=2026-04-07T09:48:39.129140277Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T09:48:39.130290949Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.149602ms logger=migrator t=2026-04-07T09:48:39.13725224Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T09:48:39.151561852Z level=info msg="Migration successfully executed" id="add correlation config column" duration=14.305872ms logger=migrator t=2026-04-07T09:48:39.156493158Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T09:48:39.157651239Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.159721ms logger=migrator t=2026-04-07T09:48:39.164353644Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T09:48:39.165626508Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.272974ms logger=migrator t=2026-04-07T09:48:39.17115112Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:48:39.190872211Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=19.71042ms logger=migrator t=2026-04-07T09:48:39.195788056Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T09:48:39.196632609Z level=info msg="Migration successfully executed" id="create correlation v2" duration=843.783µs logger=migrator t=2026-04-07T09:48:39.201704748Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T09:48:39.202772357Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.067699ms logger=migrator t=2026-04-07T09:48:39.208130424Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T09:48:39.209243195Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.112191ms logger=migrator t=2026-04-07T09:48:39.215352903Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T09:48:39.216519004Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.169252ms logger=migrator t=2026-04-07T09:48:39.221380698Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T09:48:39.221614994Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.356µs logger=migrator t=2026-04-07T09:48:39.226483168Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T09:48:39.227399963Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=915.415µs logger=migrator t=2026-04-07T09:48:39.231857115Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T09:48:39.241082998Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.224443ms logger=migrator t=2026-04-07T09:48:39.245655434Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T09:48:39.246283361Z level=info msg="Migration successfully executed" id="create entity_events table" duration=628.267µs logger=migrator t=2026-04-07T09:48:39.250421444Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T09:48:39.251192956Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=775.882µs logger=migrator t=2026-04-07T09:48:39.256418749Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T09:48:39.256889902Z 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-07T09:48:39.261717304Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T09:48:39.26228384Z 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-07T09:48:39.26669657Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T09:48:39.267728099Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.031639ms logger=migrator t=2026-04-07T09:48:39.27286343Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T09:48:39.2739539Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.09023ms logger=migrator t=2026-04-07T09:48:39.278809224Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T09:48:39.283395529Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=4.585165ms logger=migrator t=2026-04-07T09:48:39.288462658Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T09:48:39.28964995Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.187002ms logger=migrator t=2026-04-07T09:48:39.29439611Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T09:48:39.295556223Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.159873ms logger=migrator t=2026-04-07T09:48:39.302096662Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T09:48:39.303154841Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.057849ms logger=migrator t=2026-04-07T09:48:39.307652105Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T09:48:39.308555139Z level=info msg="Migration successfully executed" id="Drop public config table" duration=902.534µs logger=migrator t=2026-04-07T09:48:39.313098904Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T09:48:39.314365368Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.266094ms logger=migrator t=2026-04-07T09:48:39.320212169Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T09:48:39.32171301Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.501862ms logger=migrator t=2026-04-07T09:48:39.32611514Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T09:48:39.327578281Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.463151ms logger=migrator t=2026-04-07T09:48:39.33665815Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T09:48:39.337582976Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=921.126µs logger=migrator t=2026-04-07T09:48:39.342547311Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T09:48:39.362333364Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=19.786103ms logger=migrator t=2026-04-07T09:48:39.366965111Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T09:48:39.373362237Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.399566ms logger=migrator t=2026-04-07T09:48:39.377623114Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T09:48:39.38370219Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.079396ms logger=migrator t=2026-04-07T09:48:39.388320247Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T09:48:39.388501572Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=178.865µs logger=migrator t=2026-04-07T09:48:39.39281145Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T09:48:39.399975407Z level=info msg="Migration successfully executed" id="add share column" duration=7.150037ms logger=migrator t=2026-04-07T09:48:39.404398948Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T09:48:39.404532852Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=134.864µs logger=migrator t=2026-04-07T09:48:39.408371197Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T09:48:39.409075047Z level=info msg="Migration successfully executed" id="create file table" duration=703.729µs logger=migrator t=2026-04-07T09:48:39.413246731Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T09:48:39.414063384Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=817.152µs logger=migrator t=2026-04-07T09:48:39.41869833Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T09:48:39.419536764Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=838.074µs logger=migrator t=2026-04-07T09:48:39.424625733Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T09:48:39.4252458Z level=info msg="Migration successfully executed" id="create file_meta table" duration=620.187µs logger=migrator t=2026-04-07T09:48:39.429423364Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T09:48:39.430222107Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=798.703µs logger=migrator t=2026-04-07T09:48:39.434751411Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T09:48:39.434801362Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=50.351µs logger=migrator t=2026-04-07T09:48:39.438676959Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T09:48:39.43872999Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=55.141µs logger=migrator t=2026-04-07T09:48:39.4427287Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T09:48:39.443211853Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=484.943µs logger=migrator t=2026-04-07T09:48:39.447131701Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T09:48:39.447284355Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=152.884µs logger=migrator t=2026-04-07T09:48:39.451185822Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T09:48:39.452208909Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.022558ms logger=migrator t=2026-04-07T09:48:39.456098136Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T09:48:39.462632776Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.53422ms logger=migrator t=2026-04-07T09:48:39.466443601Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T09:48:39.466567044Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=124.513µs logger=migrator t=2026-04-07T09:48:39.47042884Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T09:48:39.471458408Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.013807ms logger=migrator t=2026-04-07T09:48:39.476073624Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T09:48:39.476465115Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=391.931µs logger=migrator t=2026-04-07T09:48:39.481270677Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T09:48:39.481500353Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=229.956µs logger=migrator t=2026-04-07T09:48:39.487753795Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T09:48:39.48831628Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=562.496µs logger=migrator t=2026-04-07T09:48:39.493177193Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T09:48:39.503044345Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.859091ms logger=migrator t=2026-04-07T09:48:39.508232986Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T09:48:39.514414256Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.18107ms logger=migrator t=2026-04-07T09:48:39.519685421Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T09:48:39.520790411Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.10518ms logger=migrator t=2026-04-07T09:48:39.526307773Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T09:48:39.602147713Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.839861ms logger=migrator t=2026-04-07T09:48:39.609182415Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T09:48:39.610307457Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.124652ms logger=migrator t=2026-04-07T09:48:39.616716242Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T09:48:39.617824643Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.109821ms logger=migrator t=2026-04-07T09:48:39.623484949Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T09:48:39.650257732Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.772293ms logger=migrator t=2026-04-07T09:48:39.656178305Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T09:48:39.663160977Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.981992ms logger=migrator t=2026-04-07T09:48:39.669749157Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T09:48:39.670058375Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=310.508µs logger=migrator t=2026-04-07T09:48:39.675233358Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T09:48:39.675412802Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=181.235µs logger=migrator t=2026-04-07T09:48:39.680599975Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T09:48:39.680922733Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=323.318µs logger=migrator t=2026-04-07T09:48:39.687408811Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T09:48:39.687759502Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=348.821µs logger=migrator t=2026-04-07T09:48:39.693218601Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T09:48:39.69353245Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=313.709µs logger=migrator t=2026-04-07T09:48:39.699519824Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T09:48:39.701055106Z level=info msg="Migration successfully executed" id="create folder table" duration=1.534912ms logger=migrator t=2026-04-07T09:48:39.709574469Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T09:48:39.711944694Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.369335ms logger=migrator t=2026-04-07T09:48:39.718933647Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T09:48:39.720113178Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.178652ms logger=migrator t=2026-04-07T09:48:39.726208926Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T09:48:39.726245207Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.381µs logger=migrator t=2026-04-07T09:48:39.732579361Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T09:48:39.73510328Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.528648ms logger=migrator t=2026-04-07T09:48:39.74277312Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T09:48:39.743907212Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.134032ms logger=migrator t=2026-04-07T09:48:39.749350661Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T09:48:39.751306914Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.955703ms logger=migrator t=2026-04-07T09:48:39.757600487Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T09:48:39.758131002Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=527.455µs logger=migrator t=2026-04-07T09:48:39.763479469Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T09:48:39.76390739Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=428.511µs logger=migrator t=2026-04-07T09:48:39.76974473Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T09:48:39.77156263Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.81807ms logger=migrator t=2026-04-07T09:48:39.777304618Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T09:48:39.778570652Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.265834ms logger=migrator t=2026-04-07T09:48:39.784966107Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T09:48:39.786742927Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.77602ms logger=migrator t=2026-04-07T09:48:39.792279109Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T09:48:39.793488091Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.208032ms logger=migrator t=2026-04-07T09:48:39.799537427Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T09:48:39.801579273Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.042286ms logger=migrator t=2026-04-07T09:48:39.80694392Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T09:48:39.807934137Z level=info msg="Migration successfully executed" id="create anon_device table" duration=989.857µs logger=migrator t=2026-04-07T09:48:39.813411588Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T09:48:39.814911629Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.499542ms logger=migrator t=2026-04-07T09:48:39.822089286Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T09:48:39.823571417Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.482631ms logger=migrator t=2026-04-07T09:48:39.829393166Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T09:48:39.830291761Z level=info msg="Migration successfully executed" id="create signing_key table" duration=898.225µs logger=migrator t=2026-04-07T09:48:39.835846393Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T09:48:39.836980275Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.125661ms logger=migrator t=2026-04-07T09:48:39.84338301Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T09:48:39.845878559Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.495478ms logger=migrator t=2026-04-07T09:48:39.853043506Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T09:48:39.853541529Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=499.333µs logger=migrator t=2026-04-07T09:48:39.859125202Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T09:48:39.870559526Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.429904ms logger=migrator t=2026-04-07T09:48:39.877612289Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T09:48:39.878128033Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=516.484µs logger=migrator t=2026-04-07T09:48:39.884006125Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T09:48:39.884067217Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=86.703µs logger=migrator t=2026-04-07T09:48:39.891622133Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T09:48:39.893141765Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.521522ms logger=migrator t=2026-04-07T09:48:39.902504822Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T09:48:39.902545583Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=45.961µs logger=migrator t=2026-04-07T09:48:39.908074374Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T09:48:39.910654715Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.579401ms logger=migrator t=2026-04-07T09:48:39.918496811Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T09:48:39.919702064Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.205373ms logger=migrator t=2026-04-07T09:48:39.928181526Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T09:48:39.930247633Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.066247ms logger=migrator t=2026-04-07T09:48:39.940255038Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T09:48:39.940928816Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=675.198µs logger=migrator t=2026-04-07T09:48:39.946847959Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T09:48:39.947345162Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=498.834µs logger=migrator t=2026-04-07T09:48:39.951102616Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T09:48:39.952277268Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.174611ms logger=migrator t=2026-04-07T09:48:39.957797069Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T09:48:39.95894483Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.147131ms logger=migrator t=2026-04-07T09:48:39.96477502Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T09:48:39.965616164Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=841.473µs logger=migrator t=2026-04-07T09:48:39.971377391Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T09:48:39.980881532Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.503731ms logger=migrator t=2026-04-07T09:48:39.986101895Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T09:48:39.995864013Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.761658ms logger=migrator t=2026-04-07T09:48:40.003164093Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T09:48:40.01688787Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.722607ms logger=migrator t=2026-04-07T09:48:40.022290088Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T09:48:40.02234488Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.881µs logger=migrator t=2026-04-07T09:48:40.027191833Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T09:48:40.040697763Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.50357ms logger=migrator t=2026-04-07T09:48:40.04676669Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T09:48:40.056532587Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.766557ms logger=migrator t=2026-04-07T09:48:40.061288648Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T09:48:40.061613307Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=324.709µs logger=migrator t=2026-04-07T09:48:40.067891929Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.53458082s logger=migrator t=2026-04-07T09:48:40.068900047Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T09:48:40.08943185Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T09:48:40.089646606Z level=info msg="Created default organization" logger=secrets t=2026-04-07T09:48:40.096823473Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T09:48:40.146755882Z level=info msg="Restored cache from database" duration=468.083µs logger=plugin.store t=2026-04-07T09:48:40.14814184Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T09:48:40.189383772Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T09:48:40.189417703Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T09:48:40.189538726Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T09:48:40.189550156Z level=info msg="Plugins loaded" count=54 duration=41.409216ms logger=query_data t=2026-04-07T09:48:40.194227534Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T09:48:40.19735245Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T09:48:40.201618027Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T09:48:40.208338241Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T09:48:40.210936523Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T09:48:40.212504166Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T09:48:40.235510557Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T09:48:40.251779913Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T09:48:40.269551201Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T09:48:40.269579831Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T09:48:40.270070425Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T09:48:40.270302481Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-07T09:48:40.271418612Z level=info msg="Storage starting" logger=http.server t=2026-04-07T09:48:40.272985345Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-07T09:48:40.305036734Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-07T09:48:40.305061265Z level=info msg="State cache has been initialized" states=0 duration=34.9849ms logger=ngalert.scheduler t=2026-04-07T09:48:40.305145517Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T09:48:40.306382421Z level=info msg=starting first_tick=2026-04-07T09:48:50Z logger=plugins.update.checker t=2026-04-07T09:48:40.337457893Z level=info msg="Update check succeeded" duration=67.039588ms logger=grafana.update.checker t=2026-04-07T09:48:40.342090221Z level=info msg="Update check succeeded" duration=71.964284ms logger=sqlstore.transactions t=2026-04-07T09:48:40.369172514Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T09:48:40.380129324Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T09:48:40.414157578Z level=info msg="Patterns update finished" duration=62.841175ms logger=provisioning.dashboard t=2026-04-07T09:48:40.468130048Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-07T09:48:40.594282409Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T09:48:40.594866114Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T09:48:47.029941619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.042598536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.068112136Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-07T09:48:47.08061345Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-07T09:48:47.131946348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.152338736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.199065849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.217540695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.251094795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.270335403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.303575015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.323400249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.360006033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.386156691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.429433638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.443851243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.475029858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.489462314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.521339629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.537637036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.573802468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.594397843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.646811591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.664300341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.706036786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.731243057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.777732452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.800247179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.845942954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.862924409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.906167875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.926497322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.968514825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:47.984052282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.045008354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.07478097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.115550349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.130927311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.205846806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.222883953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.282585412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.299350212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.339005249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.361299511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.435711541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.455000731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.508286843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.530527742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.597111549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.614554358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.663279095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.68537608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.750055114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.765257032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.807940362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.830045789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.88839722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.905852018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.950654267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:48.970998105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.03969847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.06376644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.112214689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.128898967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.190153498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.209847708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.261461283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.27848973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.336960264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.353726254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.415641263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.44325204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.55223506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.569097263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.644859751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.66524263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.751079184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.772365958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.849743271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.868512496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:48:49.950967238Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T09:49:55.292568161Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T09:58:40.334912692Z level=info msg="Completed cleanup jobs" duration=63.657676ms logger=plugins.update.checker t=2026-04-07T09:58:40.39427539Z level=info msg="Update check succeeded" duration=56.293614ms logger=sqlstore.transactions t=2026-04-07T10:03:40.212937373Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"