logger=settings t=2026-05-18T00:42:19.227267911Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-18T00:42:19Z logger=settings t=2026-05-18T00:42:19.227655507Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-18T00:42:19.227690827Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-18T00:42:19.227705488Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-18T00:42:19.227718478Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-18T00:42:19.227731288Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:42:19.227744048Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:42:19.227760358Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-18T00:42:19.227781749Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-18T00:42:19.227794979Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-18T00:42:19.227810409Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:42:19.227822689Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:42:19.227835169Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-18T00:42:19.22785431Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-18T00:42:19.22787522Z level=info msg=Target target=[all] logger=settings t=2026-05-18T00:42:19.22789498Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-18T00:42:19.22790797Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-18T00:42:19.22792501Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-18T00:42:19.227937391Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-18T00:42:19.227954651Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-18T00:42:19.227967311Z level=info msg="App mode production" logger=sqlstore t=2026-05-18T00:42:19.228302625Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-18T00:42:19.228340516Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-18T00:42:19.230022598Z level=info msg="Locking database" logger=migrator t=2026-05-18T00:42:19.23018688Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-18T00:42:19.230780769Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-18T00:42:19.231749082Z level=info msg="Migration successfully executed" id="create migration_log table" duration=969.863µs logger=migrator t=2026-05-18T00:42:19.235812167Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-18T00:42:19.236667969Z level=info msg="Migration successfully executed" id="create user table" duration=861.522µs logger=migrator t=2026-05-18T00:42:19.243923178Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-18T00:42:19.245780293Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.856225ms logger=migrator t=2026-05-18T00:42:19.25064811Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-18T00:42:19.251735064Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.080334ms logger=migrator t=2026-05-18T00:42:19.256116474Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-18T00:42:19.256869554Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=748.21µs logger=migrator t=2026-05-18T00:42:19.262965597Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-18T00:42:19.263727857Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=753.91µs logger=migrator t=2026-05-18T00:42:19.269198172Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-18T00:42:19.271544114Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.338351ms logger=migrator t=2026-05-18T00:42:19.275453648Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-18T00:42:19.276236758Z level=info msg="Migration successfully executed" id="create user table v2" duration=821.621µs logger=migrator t=2026-05-18T00:42:19.281261717Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-18T00:42:19.281813824Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=552.217µs logger=migrator t=2026-05-18T00:42:19.285028958Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-18T00:42:19.285584295Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=555.117µs logger=migrator t=2026-05-18T00:42:19.289961365Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-18T00:42:19.290410011Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=449.306µs logger=migrator t=2026-05-18T00:42:19.29401244Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-18T00:42:19.294559077Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=546.717µs logger=migrator t=2026-05-18T00:42:19.298584202Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-18T00:42:19.299805819Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.221157ms logger=migrator t=2026-05-18T00:42:19.30284472Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-18T00:42:19.302916771Z level=info msg="Migration successfully executed" id="Update user table charset" duration=72.351µs logger=migrator t=2026-05-18T00:42:19.306231437Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-18T00:42:19.307349512Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.117965ms logger=migrator t=2026-05-18T00:42:19.31234475Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-18T00:42:19.312744745Z level=info msg="Migration successfully executed" id="Add missing user data" duration=400.455µs logger=migrator t=2026-05-18T00:42:19.317041443Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-18T00:42:19.318866459Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.815315ms logger=migrator t=2026-05-18T00:42:19.322658691Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-18T00:42:19.323410751Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=751.74µs logger=migrator t=2026-05-18T00:42:19.328017033Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-18T00:42:19.329135129Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.118246ms logger=migrator t=2026-05-18T00:42:19.333618279Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-18T00:42:19.341863571Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.244862ms logger=migrator t=2026-05-18T00:42:19.345746525Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-18T00:42:19.346929951Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.192476ms logger=migrator t=2026-05-18T00:42:19.350468209Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-18T00:42:19.350729633Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=261.844µs logger=migrator t=2026-05-18T00:42:19.354410733Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-18T00:42:19.355124402Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=708.159µs logger=migrator t=2026-05-18T00:42:19.360388414Z 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-05-18T00:42:19.360878431Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=490.597µs logger=migrator t=2026-05-18T00:42:19.364571441Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-18T00:42:19.36517115Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=599.779µs logger=migrator t=2026-05-18T00:42:19.36962131Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-18T00:42:19.370914798Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.285518ms logger=migrator t=2026-05-18T00:42:19.378087315Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-18T00:42:19.378797056Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=706.05µs logger=migrator t=2026-05-18T00:42:19.384708226Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-18T00:42:19.385877281Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.168005ms logger=migrator t=2026-05-18T00:42:19.390399783Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-18T00:42:19.39165985Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.259907ms logger=migrator t=2026-05-18T00:42:19.397073384Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-18T00:42:19.397794183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=720.739µs logger=migrator t=2026-05-18T00:42:19.405914894Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-18T00:42:19.405980465Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=71.721µs logger=migrator t=2026-05-18T00:42:19.411351598Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-18T00:42:19.412447984Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.097936ms logger=migrator t=2026-05-18T00:42:19.418753339Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-18T00:42:19.41959162Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=838.691µs logger=migrator t=2026-05-18T00:42:19.427855593Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-18T00:42:19.429073079Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.222476ms logger=migrator t=2026-05-18T00:42:19.434003217Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-18T00:42:19.435429406Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.426339ms logger=migrator t=2026-05-18T00:42:19.441414308Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:42:19.44671108Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.296382ms logger=migrator t=2026-05-18T00:42:19.450804125Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-18T00:42:19.45181834Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.014185ms logger=migrator t=2026-05-18T00:42:19.456475003Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-18T00:42:19.457312165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=845.012µs logger=migrator t=2026-05-18T00:42:19.461879966Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-18T00:42:19.46282012Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=940.394µs logger=migrator t=2026-05-18T00:42:19.466452429Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-18T00:42:19.467360351Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=907.572µs logger=migrator t=2026-05-18T00:42:19.472188827Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-18T00:42:19.474091463Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.902456ms logger=migrator t=2026-05-18T00:42:19.479672909Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-18T00:42:19.480136755Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=464.086µs logger=migrator t=2026-05-18T00:42:19.486654944Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-18T00:42:19.487756129Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.101275ms logger=migrator t=2026-05-18T00:42:19.499719602Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-18T00:42:19.501323544Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=1.606812ms logger=migrator t=2026-05-18T00:42:19.506349952Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-18T00:42:19.507111622Z level=info msg="Migration successfully executed" id="create star table" duration=762.32µs logger=migrator t=2026-05-18T00:42:19.511235369Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-18T00:42:19.511887288Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=651.808µs logger=migrator t=2026-05-18T00:42:19.516810195Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-18T00:42:19.517635056Z level=info msg="Migration successfully executed" id="create org table v1" duration=825.031µs logger=migrator t=2026-05-18T00:42:19.52229596Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-18T00:42:19.52309825Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=802.12µs logger=migrator t=2026-05-18T00:42:19.526906362Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-18T00:42:19.527820015Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=913.323µs logger=migrator t=2026-05-18T00:42:19.532821623Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-18T00:42:19.533949648Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.128075ms logger=migrator t=2026-05-18T00:42:19.538939506Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-18T00:42:19.539737637Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=794.871µs logger=migrator t=2026-05-18T00:42:19.544998279Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-18T00:42:19.545947492Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=949.363µs logger=migrator t=2026-05-18T00:42:19.550139129Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-18T00:42:19.55017221Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.93µs logger=migrator t=2026-05-18T00:42:19.554562239Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-18T00:42:19.554598619Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=36.81µs logger=migrator t=2026-05-18T00:42:19.559244673Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-18T00:42:19.559550937Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=337.764µs logger=migrator t=2026-05-18T00:42:19.565058512Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-18T00:42:19.566960828Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.902306ms logger=migrator t=2026-05-18T00:42:19.572409412Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-18T00:42:19.573166632Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=753.71µs logger=migrator t=2026-05-18T00:42:19.578330633Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-18T00:42:19.579159874Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=829.071µs logger=migrator t=2026-05-18T00:42:19.589581106Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-18T00:42:19.590975845Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.384409ms logger=migrator t=2026-05-18T00:42:19.597820068Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-18T00:42:19.59870888Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=888.762µs logger=migrator t=2026-05-18T00:42:19.603390025Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-18T00:42:19.603982802Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=592.807µs logger=migrator t=2026-05-18T00:42:19.608670986Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-18T00:42:19.614756169Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.083543ms logger=migrator t=2026-05-18T00:42:19.620990914Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-18T00:42:19.622133689Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.142545ms logger=migrator t=2026-05-18T00:42:19.626382127Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-18T00:42:19.627782366Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.400229ms logger=migrator t=2026-05-18T00:42:19.634322396Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-18T00:42:19.635531472Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.209566ms logger=migrator t=2026-05-18T00:42:19.643340158Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-18T00:42:19.643853585Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=513.187µs logger=migrator t=2026-05-18T00:42:19.650314853Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-18T00:42:19.651335807Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.020934ms logger=migrator t=2026-05-18T00:42:19.656310795Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-18T00:42:19.656393216Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=83.281µs logger=migrator t=2026-05-18T00:42:19.662140935Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-18T00:42:19.664639019Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.497804ms logger=migrator t=2026-05-18T00:42:19.66838356Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-18T00:42:19.670686771Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.309632ms logger=migrator t=2026-05-18T00:42:19.675501366Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-18T00:42:19.678091791Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.590105ms logger=migrator t=2026-05-18T00:42:19.683473245Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-18T00:42:19.684265426Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=792.241µs logger=migrator t=2026-05-18T00:42:19.687856865Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-18T00:42:19.689637199Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.779984ms logger=migrator t=2026-05-18T00:42:19.694307772Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-18T00:42:19.696933318Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.655186ms logger=migrator t=2026-05-18T00:42:19.705319192Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-18T00:42:19.706773143Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.445871ms logger=migrator t=2026-05-18T00:42:19.714971064Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-18T00:42:19.715014085Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.091µs logger=migrator t=2026-05-18T00:42:19.719906771Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-18T00:42:19.719942801Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.8µs logger=migrator t=2026-05-18T00:42:19.761585379Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-18T00:42:19.766582597Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.025929ms logger=migrator t=2026-05-18T00:42:19.771542155Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-18T00:42:19.774669467Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.127542ms logger=migrator t=2026-05-18T00:42:19.782594575Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-18T00:42:19.785718178Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.123683ms logger=migrator t=2026-05-18T00:42:19.790780987Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-18T00:42:19.792643412Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.862035ms logger=migrator t=2026-05-18T00:42:19.796722608Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-18T00:42:19.79690822Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=186.182µs logger=migrator t=2026-05-18T00:42:19.800677191Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-18T00:42:19.801717256Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.046575ms logger=migrator t=2026-05-18T00:42:19.806512571Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-18T00:42:19.811453148Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=4.939288ms logger=migrator t=2026-05-18T00:42:19.817389889Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-18T00:42:19.817422749Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.94µs logger=migrator t=2026-05-18T00:42:19.822122654Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-18T00:42:19.82338602Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.263356ms logger=migrator t=2026-05-18T00:42:19.827163523Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-18T00:42:19.828017574Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=856.221µs logger=migrator t=2026-05-18T00:42:19.834132967Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:42:19.84386073Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.723763ms logger=migrator t=2026-05-18T00:42:19.852339865Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-18T00:42:19.854007897Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.671172ms logger=migrator t=2026-05-18T00:42:19.893341423Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-18T00:42:19.895845697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.586015ms logger=migrator t=2026-05-18T00:42:19.906450172Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-18T00:42:19.907536907Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.090645ms logger=migrator t=2026-05-18T00:42:19.913221804Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-18T00:42:19.914099346Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=877.602µs logger=migrator t=2026-05-18T00:42:19.919564081Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-18T00:42:19.920460633Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=897.732µs logger=migrator t=2026-05-18T00:42:19.928863807Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-18T00:42:19.931059477Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.19533ms logger=migrator t=2026-05-18T00:42:19.936638654Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-18T00:42:19.937834079Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.193645ms logger=migrator t=2026-05-18T00:42:19.943361045Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-18T00:42:19.943552547Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.912µs logger=migrator t=2026-05-18T00:42:19.948799789Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-18T00:42:19.949033352Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=233.453µs logger=migrator t=2026-05-18T00:42:19.954116311Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-18T00:42:19.955021433Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=898.492µs logger=migrator t=2026-05-18T00:42:19.960052822Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-18T00:42:19.963945735Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.891413ms logger=migrator t=2026-05-18T00:42:19.969510831Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-18T00:42:19.971269885Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.708823ms logger=migrator t=2026-05-18T00:42:19.979139452Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-18T00:42:19.980701483Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.561521ms logger=migrator t=2026-05-18T00:42:19.986453021Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-18T00:42:19.987488956Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.035605ms logger=migrator t=2026-05-18T00:42:19.994907977Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-18T00:42:19.995887801Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=979.764µs logger=migrator t=2026-05-18T00:42:20.001613178Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-18T00:42:20.002807264Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.202646ms logger=migrator t=2026-05-18T00:42:20.007387947Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-18T00:42:20.01865648Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.265043ms logger=migrator t=2026-05-18T00:42:20.023379915Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-18T00:42:20.024219066Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=839.931µs logger=migrator t=2026-05-18T00:42:20.029835872Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-18T00:42:20.030768375Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=932.343µs logger=migrator t=2026-05-18T00:42:20.036439772Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-18T00:42:20.037426076Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=986.124µs logger=migrator t=2026-05-18T00:42:20.042371902Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-18T00:42:20.043041722Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=670.03µs logger=migrator t=2026-05-18T00:42:20.049333277Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-18T00:42:20.052210876Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.878989ms logger=migrator t=2026-05-18T00:42:20.057783332Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-18T00:42:20.060505709Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.723507ms logger=migrator t=2026-05-18T00:42:20.065403336Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-18T00:42:20.065445786Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=43.54µs logger=migrator t=2026-05-18T00:42:20.074296377Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-18T00:42:20.074816693Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=543.637µs logger=migrator t=2026-05-18T00:42:20.081106849Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-18T00:42:20.083935397Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.829618ms logger=migrator t=2026-05-18T00:42:20.088667382Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-18T00:42:20.088895075Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=228.273µs logger=migrator t=2026-05-18T00:42:20.09301274Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-18T00:42:20.093210304Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=197.644µs logger=migrator t=2026-05-18T00:42:20.097702634Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-18T00:42:20.100593643Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.890329ms logger=migrator t=2026-05-18T00:42:20.105813445Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-18T00:42:20.106025637Z level=info msg="Migration successfully executed" id="Update uid value" duration=212.652µs logger=migrator t=2026-05-18T00:42:20.110123454Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-18T00:42:20.111054416Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=926.542µs logger=migrator t=2026-05-18T00:42:20.11509707Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-18T00:42:20.116045404Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=948.844µs logger=migrator t=2026-05-18T00:42:20.121958544Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-18T00:42:20.122855126Z level=info msg="Migration successfully executed" id="create api_key table" duration=897.082µs logger=migrator t=2026-05-18T00:42:20.128436832Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-18T00:42:20.12972139Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.285058ms logger=migrator t=2026-05-18T00:42:20.136043166Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-18T00:42:20.136848296Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=805.58µs logger=migrator t=2026-05-18T00:42:20.143372425Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-18T00:42:20.145622625Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.24926ms logger=migrator t=2026-05-18T00:42:20.151649957Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-18T00:42:20.15253171Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=881.833µs logger=migrator t=2026-05-18T00:42:20.156838058Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-18T00:42:20.15770642Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=876.612µs logger=migrator t=2026-05-18T00:42:20.162964131Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-18T00:42:20.163834163Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=880.402µs logger=migrator t=2026-05-18T00:42:20.167429082Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-18T00:42:20.174822863Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.393351ms logger=migrator t=2026-05-18T00:42:20.181353652Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-18T00:42:20.182535527Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.181425ms logger=migrator t=2026-05-18T00:42:20.18858931Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-18T00:42:20.189565153Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=977.513µs logger=migrator t=2026-05-18T00:42:20.194326878Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-18T00:42:20.194920336Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=593.368µs logger=migrator t=2026-05-18T00:42:20.200964858Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-18T00:42:20.202297947Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.332929ms logger=migrator t=2026-05-18T00:42:20.208515691Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-18T00:42:20.208959217Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=444.686µs logger=migrator t=2026-05-18T00:42:20.213675331Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-18T00:42:20.214455072Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=781.591µs logger=migrator t=2026-05-18T00:42:20.220419403Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-18T00:42:20.220451433Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.621µs logger=migrator t=2026-05-18T00:42:20.224926684Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-18T00:42:20.227909555Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.981381ms logger=migrator t=2026-05-18T00:42:20.232594768Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-18T00:42:20.23568473Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.081791ms logger=migrator t=2026-05-18T00:42:20.241097243Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-18T00:42:20.241221655Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=124.572µs logger=migrator t=2026-05-18T00:42:20.245943169Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-18T00:42:20.251514245Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.568986ms logger=migrator t=2026-05-18T00:42:20.257708349Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-18T00:42:20.261108726Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.399516ms logger=migrator t=2026-05-18T00:42:20.267404371Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-18T00:42:20.268508096Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.104195ms logger=migrator t=2026-05-18T00:42:20.273114309Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-18T00:42:20.273864979Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=750.69µs logger=migrator t=2026-05-18T00:42:20.278387281Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-18T00:42:20.279379604Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=992.233µs logger=migrator t=2026-05-18T00:42:20.284726716Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-18T00:42:20.28573291Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.011294ms logger=migrator t=2026-05-18T00:42:20.29091942Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-18T00:42:20.292379471Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.459871ms logger=migrator t=2026-05-18T00:42:20.298098428Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-18T00:42:20.299127122Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.029504ms logger=migrator t=2026-05-18T00:42:20.305333416Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-18T00:42:20.305416187Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=83.841µs logger=migrator t=2026-05-18T00:42:20.310309304Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-18T00:42:20.310362575Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=54.971µs logger=migrator t=2026-05-18T00:42:20.3159094Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-18T00:42:20.321720819Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.801539ms logger=migrator t=2026-05-18T00:42:20.328261297Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-18T00:42:20.331506622Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.245395ms logger=migrator t=2026-05-18T00:42:20.336098634Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-18T00:42:20.336176865Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.261µs logger=migrator t=2026-05-18T00:42:20.340496535Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-18T00:42:20.341289165Z level=info msg="Migration successfully executed" id="create quota table v1" duration=792.4µs logger=migrator t=2026-05-18T00:42:20.347485719Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-18T00:42:20.348438623Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=944.164µs logger=migrator t=2026-05-18T00:42:20.355355876Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-18T00:42:20.355447008Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=97.562µs logger=migrator t=2026-05-18T00:42:20.36296316Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-18T00:42:20.364141706Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.179576ms logger=migrator t=2026-05-18T00:42:20.369429968Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-18T00:42:20.370305349Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=871.281µs logger=migrator t=2026-05-18T00:42:20.378826956Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-18T00:42:20.381892148Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.065072ms logger=migrator t=2026-05-18T00:42:20.386709162Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-18T00:42:20.386734953Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.981µs logger=migrator t=2026-05-18T00:42:20.391050322Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-18T00:42:20.392182437Z level=info msg="Migration successfully executed" id="create session table" duration=1.130705ms logger=migrator t=2026-05-18T00:42:20.399283174Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-18T00:42:20.399417115Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=135.981µs logger=migrator t=2026-05-18T00:42:20.404831209Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-18T00:42:20.40492467Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=94.041µs logger=migrator t=2026-05-18T00:42:20.409575013Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-18T00:42:20.41081426Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.235207ms logger=migrator t=2026-05-18T00:42:20.416324265Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-18T00:42:20.417073505Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=755.4µs logger=migrator t=2026-05-18T00:42:20.424190602Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-18T00:42:20.424218173Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.801µs logger=migrator t=2026-05-18T00:42:20.429203011Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-18T00:42:20.429251341Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.74µs logger=migrator t=2026-05-18T00:42:20.433963035Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-18T00:42:20.439111705Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.14785ms logger=migrator t=2026-05-18T00:42:20.443453534Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-18T00:42:20.446614767Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.160883ms logger=migrator t=2026-05-18T00:42:20.452233453Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-18T00:42:20.452310074Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.341µs logger=migrator t=2026-05-18T00:42:20.456286638Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-18T00:42:20.456366809Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.001µs logger=migrator t=2026-05-18T00:42:20.46156678Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-18T00:42:20.462870438Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.305088ms logger=migrator t=2026-05-18T00:42:20.469289565Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-18T00:42:20.469326426Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.261µs logger=migrator t=2026-05-18T00:42:20.473756235Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-18T00:42:20.476847018Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.090753ms logger=migrator t=2026-05-18T00:42:20.489350798Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-18T00:42:20.489956616Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=591.118µs logger=migrator t=2026-05-18T00:42:20.494220124Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-18T00:42:20.498044386Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.824001ms logger=migrator t=2026-05-18T00:42:20.503026003Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-18T00:42:20.505348015Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.325482ms logger=migrator t=2026-05-18T00:42:20.510280132Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-18T00:42:20.510377073Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=90.781µs logger=migrator t=2026-05-18T00:42:20.515560064Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-18T00:42:20.516666139Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.106505ms logger=migrator t=2026-05-18T00:42:20.523091426Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-18T00:42:20.523971068Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=879.622µs logger=migrator t=2026-05-18T00:42:20.529521434Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-18T00:42:20.530732171Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.212548ms logger=migrator t=2026-05-18T00:42:20.536060603Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-18T00:42:20.537218708Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.157215ms logger=migrator t=2026-05-18T00:42:20.543578045Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-18T00:42:20.546274611Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.706917ms logger=migrator t=2026-05-18T00:42:20.554532663Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-18T00:42:20.55567988Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.153287ms logger=migrator t=2026-05-18T00:42:20.562189248Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-18T00:42:20.563074189Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=889.031µs logger=migrator t=2026-05-18T00:42:20.568811477Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-18T00:42:20.56969311Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=881.673µs logger=migrator t=2026-05-18T00:42:20.575465988Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-18T00:42:20.576293929Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=828.211µs logger=migrator t=2026-05-18T00:42:20.58368287Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-18T00:42:20.593520693Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.839733ms logger=migrator t=2026-05-18T00:42:20.597715191Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-18T00:42:20.598271818Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=550.057µs logger=migrator t=2026-05-18T00:42:20.60355447Z 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-05-18T00:42:20.604850157Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.297957ms logger=migrator t=2026-05-18T00:42:20.611168323Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-18T00:42:20.61163607Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=467.997µs logger=migrator t=2026-05-18T00:42:20.616041349Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-18T00:42:20.61686218Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=821.451µs logger=migrator t=2026-05-18T00:42:20.621357112Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-18T00:42:20.622277474Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=921.572µs logger=migrator t=2026-05-18T00:42:20.628115544Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-18T00:42:20.631942516Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.826412ms logger=migrator t=2026-05-18T00:42:20.637206977Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-18T00:42:20.641354373Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.147666ms logger=migrator t=2026-05-18T00:42:20.646727676Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-18T00:42:20.651020965Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.291599ms logger=migrator t=2026-05-18T00:42:20.655967362Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-18T00:42:20.659914206Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.943814ms logger=migrator t=2026-05-18T00:42:20.665929777Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-18T00:42:20.667150094Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.220307ms logger=migrator t=2026-05-18T00:42:20.672328654Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-18T00:42:20.672369865Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=42.831µs logger=migrator t=2026-05-18T00:42:20.677511895Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-18T00:42:20.677570576Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=60.43µs logger=migrator t=2026-05-18T00:42:20.683863091Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-18T00:42:20.685262771Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.41689ms logger=migrator t=2026-05-18T00:42:20.691497675Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:42:20.692860664Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.360919ms logger=migrator t=2026-05-18T00:42:20.699388503Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-18T00:42:20.700180743Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=788.04µs logger=migrator t=2026-05-18T00:42:20.706621541Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-18T00:42:20.707478623Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=857.832µs logger=migrator t=2026-05-18T00:42:20.712306629Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:42:20.713125069Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=818.53µs logger=migrator t=2026-05-18T00:42:20.717919805Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-18T00:42:20.724002187Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.086192ms logger=migrator t=2026-05-18T00:42:20.730974132Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-18T00:42:20.737790955Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.805953ms logger=migrator t=2026-05-18T00:42:20.746586164Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-18T00:42:20.746892388Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=311.164µs logger=migrator t=2026-05-18T00:42:20.75140419Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-18T00:42:20.752515325Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.110985ms logger=migrator t=2026-05-18T00:42:20.757627224Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-18T00:42:20.75880043Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.175876ms logger=migrator t=2026-05-18T00:42:20.764796311Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-18T00:42:20.770407067Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.610566ms logger=migrator t=2026-05-18T00:42:20.775336345Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-18T00:42:20.775416366Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=82.951µs logger=migrator t=2026-05-18T00:42:20.780542896Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-18T00:42:20.781463218Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=919.013µs logger=migrator t=2026-05-18T00:42:20.787074274Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-18T00:42:20.788140469Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.068795ms logger=migrator t=2026-05-18T00:42:20.793167137Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-18T00:42:20.793279328Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=113.531µs logger=migrator t=2026-05-18T00:42:20.797858691Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-18T00:42:20.798753442Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=894.751µs logger=migrator t=2026-05-18T00:42:20.804714754Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-18T00:42:20.805968501Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.256537ms logger=migrator t=2026-05-18T00:42:20.810869888Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-18T00:42:20.811678509Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=808.14µs logger=migrator t=2026-05-18T00:42:20.816430863Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-18T00:42:20.817306195Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=871.752µs logger=migrator t=2026-05-18T00:42:20.82284051Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-18T00:42:20.823788613Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=947.443µs logger=migrator t=2026-05-18T00:42:20.82870309Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-18T00:42:20.830005508Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.305048ms logger=migrator t=2026-05-18T00:42:20.83536455Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-18T00:42:20.835440662Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=81.202µs logger=migrator t=2026-05-18T00:42:20.841127129Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-18T00:42:20.845998935Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.867256ms logger=migrator t=2026-05-18T00:42:20.85079053Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-18T00:42:20.851700312Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=911.422µs logger=migrator t=2026-05-18T00:42:20.855772598Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-18T00:42:20.859844523Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.069675ms logger=migrator t=2026-05-18T00:42:20.865086775Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-18T00:42:20.865824594Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=735.319µs logger=migrator t=2026-05-18T00:42:20.869992072Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-18T00:42:20.870879103Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=884.801µs logger=migrator t=2026-05-18T00:42:20.876737153Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-18T00:42:20.878055001Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.321668ms logger=migrator t=2026-05-18T00:42:20.88386625Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-18T00:42:20.895095693Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.223083ms logger=migrator t=2026-05-18T00:42:20.899913989Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-18T00:42:20.900628878Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=717.63µs logger=migrator t=2026-05-18T00:42:20.9058893Z 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-05-18T00:42:20.907163116Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.273816ms logger=migrator t=2026-05-18T00:42:20.912199305Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-18T00:42:20.91256375Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=365.275µs logger=migrator t=2026-05-18T00:42:20.916912959Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-18T00:42:20.917747371Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=833.851µs logger=migrator t=2026-05-18T00:42:20.922343453Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-18T00:42:20.922608607Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=265.514µs logger=migrator t=2026-05-18T00:42:20.927774096Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-18T00:42:20.933068478Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.292802ms logger=migrator t=2026-05-18T00:42:20.938507842Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-18T00:42:20.944278881Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.770559ms logger=migrator t=2026-05-18T00:42:20.949259648Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-18T00:42:20.950172211Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=912.153µs logger=migrator t=2026-05-18T00:42:20.955704376Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-18T00:42:20.956639109Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=934.833µs logger=migrator t=2026-05-18T00:42:20.961621497Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-18T00:42:20.96187386Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=255.273µs logger=migrator t=2026-05-18T00:42:20.965258046Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-18T00:42:20.96925916Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.000004ms logger=migrator t=2026-05-18T00:42:20.974739775Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-18T00:42:20.975505786Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=766.041µs logger=migrator t=2026-05-18T00:42:20.979920805Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-18T00:42:20.98025085Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=330.415µs logger=migrator t=2026-05-18T00:42:20.997154589Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-18T00:42:20.997948151Z level=info msg="Migration successfully executed" id="Move region to single row" duration=794.562µs logger=migrator t=2026-05-18T00:42:21.008029887Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-18T00:42:21.009351105Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.328708ms logger=migrator t=2026-05-18T00:42:21.015467368Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-18T00:42:21.016709555Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.246386ms logger=migrator t=2026-05-18T00:42:21.023269714Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:42:21.02447974Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.211036ms logger=migrator t=2026-05-18T00:42:21.029449528Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:42:21.030458841Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.007943ms logger=migrator t=2026-05-18T00:42:21.035329757Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-18T00:42:21.036997109Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.703382ms logger=migrator t=2026-05-18T00:42:21.042770278Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-18T00:42:21.044240988Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.4686ms logger=migrator t=2026-05-18T00:42:21.050085347Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-18T00:42:21.050189179Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.432µs logger=migrator t=2026-05-18T00:42:21.053501263Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-18T00:42:21.054404436Z level=info msg="Migration successfully executed" id="create test_data table" duration=901.833µs logger=migrator t=2026-05-18T00:42:21.061060896Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-18T00:42:21.062393335Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.332689ms logger=migrator t=2026-05-18T00:42:21.06869484Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-18T00:42:21.069764304Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.072684ms logger=migrator t=2026-05-18T00:42:21.075019776Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-18T00:42:21.076143571Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.124515ms logger=migrator t=2026-05-18T00:42:21.081513363Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-18T00:42:21.081729086Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=217.993µs logger=migrator t=2026-05-18T00:42:21.087927711Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-18T00:42:21.088372407Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=445.926µs logger=migrator t=2026-05-18T00:42:21.094723443Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-18T00:42:21.094979186Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=259.543µs logger=migrator t=2026-05-18T00:42:21.100478401Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-18T00:42:21.101535196Z level=info msg="Migration successfully executed" id="create team table" duration=1.057565ms logger=migrator t=2026-05-18T00:42:21.107245913Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-18T00:42:21.109400972Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.152689ms logger=migrator t=2026-05-18T00:42:21.117731734Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-18T00:42:21.119043673Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.315239ms logger=migrator t=2026-05-18T00:42:21.126847349Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-18T00:42:21.134690715Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.848375ms logger=migrator t=2026-05-18T00:42:21.14093589Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-18T00:42:21.141137563Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=198.593µs logger=migrator t=2026-05-18T00:42:21.147951165Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-18T00:42:21.149019629Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.067954ms logger=migrator t=2026-05-18T00:42:21.154528054Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-18T00:42:21.155289135Z level=info msg="Migration successfully executed" id="create team member table" duration=761.15µs logger=migrator t=2026-05-18T00:42:21.16017053Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-18T00:42:21.161664981Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.493811ms logger=migrator t=2026-05-18T00:42:21.167834244Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-18T00:42:21.168868329Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.033415ms logger=migrator t=2026-05-18T00:42:21.17419132Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-18T00:42:21.175551029Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.365059ms logger=migrator t=2026-05-18T00:42:21.180538287Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-18T00:42:21.185644047Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.10486ms logger=migrator t=2026-05-18T00:42:21.191394314Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-18T00:42:21.196478623Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.082718ms logger=migrator t=2026-05-18T00:42:21.201078905Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-18T00:42:21.206016942Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.936857ms logger=migrator t=2026-05-18T00:42:21.210589194Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-18T00:42:21.211695639Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.102985ms logger=migrator t=2026-05-18T00:42:21.217347686Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-18T00:42:21.218305639Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=956.193µs logger=migrator t=2026-05-18T00:42:21.224077727Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-18T00:42:21.226196116Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.116889ms logger=migrator t=2026-05-18T00:42:21.232949297Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-18T00:42:21.234228705Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.279078ms logger=migrator t=2026-05-18T00:42:21.240397249Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-18T00:42:21.241726927Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.331128ms logger=migrator t=2026-05-18T00:42:21.248466188Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-18T00:42:21.251679002Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=3.216303ms logger=migrator t=2026-05-18T00:42:21.257297908Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-18T00:42:21.25886828Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.570492ms logger=migrator t=2026-05-18T00:42:21.266939629Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-18T00:42:21.267955092Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.015683ms logger=migrator t=2026-05-18T00:42:21.274235418Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-18T00:42:21.275034278Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=798.251µs logger=migrator t=2026-05-18T00:42:21.279803183Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-18T00:42:21.280218979Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=415.026µs logger=migrator t=2026-05-18T00:42:21.285983777Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-18T00:42:21.287141043Z level=info msg="Migration successfully executed" id="create tag table" duration=1.157077ms logger=migrator t=2026-05-18T00:42:21.292711169Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-18T00:42:21.294201068Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.4871ms logger=migrator t=2026-05-18T00:42:21.29952865Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-18T00:42:21.300338771Z level=info msg="Migration successfully executed" id="create login attempt table" duration=807.361µs logger=migrator t=2026-05-18T00:42:21.306221712Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-18T00:42:21.308124017Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.902025ms logger=migrator t=2026-05-18T00:42:21.313428729Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-18T00:42:21.314329421Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=900.912µs logger=migrator t=2026-05-18T00:42:21.31790566Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:42:21.340065021Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=22.150861ms logger=migrator t=2026-05-18T00:42:21.346020551Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-18T00:42:21.347143986Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.122795ms logger=migrator t=2026-05-18T00:42:21.351519736Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-18T00:42:21.353132497Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.612641ms logger=migrator t=2026-05-18T00:42:21.358398899Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-18T00:42:21.358736393Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=338.354µs logger=migrator t=2026-05-18T00:42:21.366018123Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-18T00:42:21.366713662Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=696.969µs logger=migrator t=2026-05-18T00:42:21.371137022Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-18T00:42:21.372406019Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.267997ms logger=migrator t=2026-05-18T00:42:21.37763227Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-18T00:42:21.379205742Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.570052ms logger=migrator t=2026-05-18T00:42:21.385854482Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-18T00:42:21.385950703Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=96.151µs logger=migrator t=2026-05-18T00:42:21.391577159Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-18T00:42:21.396881971Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.304532ms logger=migrator t=2026-05-18T00:42:21.401327872Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-18T00:42:21.409009665Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.677493ms logger=migrator t=2026-05-18T00:42:21.416281764Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-18T00:42:21.422410637Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.129343ms logger=migrator t=2026-05-18T00:42:21.430862532Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-18T00:42:21.439084334Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.218841ms logger=migrator t=2026-05-18T00:42:21.444820381Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-18T00:42:21.446125459Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.306818ms logger=migrator t=2026-05-18T00:42:21.455152192Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-18T00:42:21.465683694Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.532251ms logger=migrator t=2026-05-18T00:42:21.477423994Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-18T00:42:21.481433468Z level=info msg="Migration successfully executed" id="create server_lock table" duration=4.009634ms logger=migrator t=2026-05-18T00:42:21.49269105Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-18T00:42:21.494433774Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.747004ms logger=migrator t=2026-05-18T00:42:21.499905199Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-18T00:42:21.501184986Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.289427ms logger=migrator t=2026-05-18T00:42:21.511688678Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-18T00:42:21.512878614Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.195616ms logger=migrator t=2026-05-18T00:42:21.518786154Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-18T00:42:21.52146237Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.674576ms logger=migrator t=2026-05-18T00:42:21.528633258Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-18T00:42:21.532396999Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=3.765551ms logger=migrator t=2026-05-18T00:42:21.537919464Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-18T00:42:21.553531256Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=15.569252ms logger=migrator t=2026-05-18T00:42:21.561075848Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-18T00:42:21.562404676Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.333458ms logger=migrator t=2026-05-18T00:42:21.571191035Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-18T00:42:21.573977343Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.792408ms logger=migrator t=2026-05-18T00:42:21.581174621Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-18T00:42:21.583285409Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.113928ms logger=migrator t=2026-05-18T00:42:21.592740327Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-18T00:42:21.594395429Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.659102ms logger=migrator t=2026-05-18T00:42:21.600210789Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-18T00:42:21.602834644Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.630025ms logger=migrator t=2026-05-18T00:42:21.608559383Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-18T00:42:21.608769305Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=212.112µs logger=migrator t=2026-05-18T00:42:21.613998655Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-18T00:42:21.614138267Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=139.872µs logger=migrator t=2026-05-18T00:42:21.617488883Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-18T00:42:21.626029779Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=8.531126ms logger=migrator t=2026-05-18T00:42:21.633041194Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:42:21.634255691Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.216537ms logger=migrator t=2026-05-18T00:42:21.644401358Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:42:21.647207476Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.806438ms logger=migrator t=2026-05-18T00:42:21.655167164Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:42:21.655330576Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=169.462µs logger=migrator t=2026-05-18T00:42:21.714019372Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:42:21.718123629Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=4.106557ms logger=migrator t=2026-05-18T00:42:21.736126642Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:42:21.746090458Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=9.963616ms logger=migrator t=2026-05-18T00:42:21.753463117Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:42:21.755664117Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.18657ms logger=migrator t=2026-05-18T00:42:21.769057159Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:42:21.772199112Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=3.145833ms logger=migrator t=2026-05-18T00:42:21.786633607Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-18T00:42:21.793681133Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.053556ms logger=migrator t=2026-05-18T00:42:21.799807816Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-18T00:42:21.80459467Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=4.786444ms logger=migrator t=2026-05-18T00:42:21.809923743Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-18T00:42:21.809990574Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=65.271µs logger=migrator t=2026-05-18T00:42:21.813116957Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-18T00:42:21.813851866Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=734.729µs logger=migrator t=2026-05-18T00:42:21.818218825Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-18T00:42:21.818986936Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=767.771µs logger=migrator t=2026-05-18T00:42:21.823457207Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-18T00:42:21.824159196Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=702.129µs logger=migrator t=2026-05-18T00:42:21.828531106Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:42:21.828581926Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=51.81µs logger=migrator t=2026-05-18T00:42:21.83261393Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-18T00:42:21.833407162Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=796.152µs logger=migrator t=2026-05-18T00:42:21.837820811Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-18T00:42:21.838585812Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=764.901µs logger=migrator t=2026-05-18T00:42:21.848245953Z 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-05-18T00:42:21.849291897Z 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.047414ms logger=migrator t=2026-05-18T00:42:21.854061422Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-18T00:42:21.855101226Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.039984ms logger=migrator t=2026-05-18T00:42:21.861783927Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-18T00:42:21.868011091Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.226844ms logger=migrator t=2026-05-18T00:42:21.872971448Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:42:21.87388871Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=918.382µs logger=migrator t=2026-05-18T00:42:21.878646005Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:42:21.880266867Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.618312ms logger=migrator t=2026-05-18T00:42:21.885082122Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-18T00:42:21.914234748Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.143846ms logger=migrator t=2026-05-18T00:42:21.919306146Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-18T00:42:21.944321496Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.010059ms logger=migrator t=2026-05-18T00:42:21.950124844Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:42:21.950896336Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=768.321µs logger=migrator t=2026-05-18T00:42:21.955562008Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:42:21.9571282Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.565972ms logger=migrator t=2026-05-18T00:42:21.96086002Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-18T00:42:21.969058911Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.200531ms logger=migrator t=2026-05-18T00:42:21.973825946Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-18T00:42:21.979734076Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.90753ms logger=migrator t=2026-05-18T00:42:21.984031105Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-18T00:42:21.985053749Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.022184ms logger=migrator t=2026-05-18T00:42:21.991380554Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-18T00:42:21.992428299Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.044715ms logger=migrator t=2026-05-18T00:42:22.000213114Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-18T00:42:22.000982755Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=769.101µs logger=migrator t=2026-05-18T00:42:22.006424749Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-18T00:42:22.00875624Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.328361ms logger=migrator t=2026-05-18T00:42:22.013535794Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:42:22.013648616Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=114.722µs logger=migrator t=2026-05-18T00:42:22.019785299Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-18T00:42:22.026241027Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.456728ms logger=migrator t=2026-05-18T00:42:22.029939077Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-18T00:42:22.036821059Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.881002ms logger=migrator t=2026-05-18T00:42:22.042870892Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-18T00:42:22.049054946Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.183864ms logger=migrator t=2026-05-18T00:42:22.054289187Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-18T00:42:22.055001136Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=711.69µs logger=migrator t=2026-05-18T00:42:22.059379645Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-18T00:42:22.061148469Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.763734ms logger=migrator t=2026-05-18T00:42:22.067490795Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-18T00:42:22.073930342Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.435627ms logger=migrator t=2026-05-18T00:42:22.083987918Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-18T00:42:22.091064734Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.078266ms logger=migrator t=2026-05-18T00:42:22.099204744Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-18T00:42:22.100234948Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.029704ms logger=migrator t=2026-05-18T00:42:22.105412258Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-18T00:42:22.112492424Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.097796ms logger=migrator t=2026-05-18T00:42:22.12328644Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-18T00:42:22.128289948Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.009739ms logger=migrator t=2026-05-18T00:42:22.13214002Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-18T00:42:22.132290032Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=150.772µs logger=migrator t=2026-05-18T00:42:22.137500552Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-18T00:42:22.139426959Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.926747ms logger=migrator t=2026-05-18T00:42:22.161118752Z 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-05-18T00:42:22.162385829Z 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.271897ms logger=migrator t=2026-05-18T00:42:22.169900391Z 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-05-18T00:42:22.171469882Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.570811ms logger=migrator t=2026-05-18T00:42:22.203251332Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:42:22.203431705Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=187.273µs logger=migrator t=2026-05-18T00:42:22.210086234Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-18T00:42:22.221795983Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.705159ms logger=migrator t=2026-05-18T00:42:22.253466422Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-18T00:42:22.273713826Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=20.244784ms logger=migrator t=2026-05-18T00:42:22.282385463Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-18T00:42:22.295238158Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=12.848455ms logger=migrator t=2026-05-18T00:42:22.304432742Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-18T00:42:22.311236794Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.805801ms logger=migrator t=2026-05-18T00:42:22.325677369Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-18T00:42:22.34123902Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=15.554461ms logger=migrator t=2026-05-18T00:42:22.352625014Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-18T00:42:22.352763105Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=143.461µs logger=migrator t=2026-05-18T00:42:22.373815721Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-18T00:42:22.375345151Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.53428ms logger=migrator t=2026-05-18T00:42:22.393541708Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-18T00:42:22.400792835Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.253667ms logger=migrator t=2026-05-18T00:42:22.423422022Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-18T00:42:22.423575084Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=158.862µs logger=migrator t=2026-05-18T00:42:22.4439108Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-18T00:42:22.451858987Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.954357ms logger=migrator t=2026-05-18T00:42:22.559582185Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-18T00:42:22.560965403Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.383738ms logger=migrator t=2026-05-18T00:42:22.609865856Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-18T00:42:22.617055054Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.195388ms logger=migrator t=2026-05-18T00:42:22.665910534Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-18T00:42:22.667669578Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.762914ms logger=migrator t=2026-05-18T00:42:22.950484706Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-18T00:42:22.953141171Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.660575ms logger=migrator t=2026-05-18T00:42:23.018964952Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-18T00:42:23.028815615Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.855673ms logger=migrator t=2026-05-18T00:42:23.148160287Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-18T00:42:23.149499696Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.352269ms logger=migrator t=2026-05-18T00:42:23.363447255Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-18T00:42:23.36529635Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.852725ms logger=migrator t=2026-05-18T00:42:23.375106102Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-18T00:42:23.376495741Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.385959ms logger=migrator t=2026-05-18T00:42:23.382946728Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-18T00:42:23.384012432Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.065894ms logger=migrator t=2026-05-18T00:42:23.39419508Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-18T00:42:23.394312132Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=121.112µs logger=migrator t=2026-05-18T00:42:23.398537878Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-18T00:42:23.399856897Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.319329ms logger=migrator t=2026-05-18T00:42:23.405875498Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-18T00:42:23.407178526Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.305648ms logger=migrator t=2026-05-18T00:42:23.415127042Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-18T00:42:23.415537709Z 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-05-18T00:42:23.421673581Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-18T00:42:23.422093077Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=419.756µs logger=migrator t=2026-05-18T00:42:23.425605474Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-18T00:42:23.426694029Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.088585ms logger=migrator t=2026-05-18T00:42:23.435074263Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-18T00:42:23.442422241Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.353698ms logger=migrator t=2026-05-18T00:42:23.445827117Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-18T00:42:23.446961973Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.134156ms logger=migrator t=2026-05-18T00:42:23.459989168Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-18T00:42:23.461405678Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.41945ms logger=migrator t=2026-05-18T00:42:23.46674859Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-18T00:42:23.467807194Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.058494ms logger=migrator t=2026-05-18T00:42:23.474331213Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-18T00:42:23.475480748Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.150465ms logger=migrator t=2026-05-18T00:42:23.480666788Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-18T00:42:23.481835163Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.166935ms logger=migrator t=2026-05-18T00:42:23.486444676Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-18T00:42:23.487807364Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=1.362348ms logger=migrator t=2026-05-18T00:42:23.499205728Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-18T00:42:23.49938322Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=184.382µs logger=migrator t=2026-05-18T00:42:23.503254873Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-18T00:42:23.513068885Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.803722ms logger=migrator t=2026-05-18T00:42:23.519410032Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-18T00:42:23.5200421Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=633.218µs logger=migrator t=2026-05-18T00:42:23.525651436Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-18T00:42:23.528372873Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.706736ms logger=migrator t=2026-05-18T00:42:23.534725638Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-18T00:42:23.535270165Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=546.537µs logger=migrator t=2026-05-18T00:42:23.541449639Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-18T00:42:23.543119181Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.669473ms logger=migrator t=2026-05-18T00:42:23.547365219Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-18T00:42:23.548921649Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.5556ms logger=migrator t=2026-05-18T00:42:23.553056086Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-18T00:42:23.596409411Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.338985ms logger=migrator t=2026-05-18T00:42:23.601602331Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-18T00:42:23.609901493Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.297592ms logger=migrator t=2026-05-18T00:42:23.614746779Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-18T00:42:23.615140844Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=399.515µs logger=migrator t=2026-05-18T00:42:23.619233339Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-18T00:42:23.653673045Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.437106ms logger=migrator t=2026-05-18T00:42:23.660110202Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-18T00:42:23.689476548Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.365586ms logger=migrator t=2026-05-18T00:42:23.693062177Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-18T00:42:23.693752036Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=689.669µs logger=migrator t=2026-05-18T00:42:23.698985497Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-18T00:42:23.699797868Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=812.021µs logger=migrator t=2026-05-18T00:42:23.705100439Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-18T00:42:23.705429033Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=329.174µs logger=migrator t=2026-05-18T00:42:23.709250855Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-18T00:42:23.710662574Z level=info msg="Migration successfully executed" id="create permission table" duration=1.411659ms logger=migrator t=2026-05-18T00:42:23.721292878Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-18T00:42:23.723833793Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.540215ms logger=migrator t=2026-05-18T00:42:23.729317577Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-18T00:42:23.730437151Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.117884ms logger=migrator t=2026-05-18T00:42:23.734444505Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-18T00:42:23.735355688Z level=info msg="Migration successfully executed" id="create role table" duration=911.723µs logger=migrator t=2026-05-18T00:42:23.739703186Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-18T00:42:23.747078936Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.3727ms logger=migrator t=2026-05-18T00:42:23.751728849Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-18T00:42:23.758210566Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.481127ms logger=migrator t=2026-05-18T00:42:23.763490268Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-18T00:42:23.764253838Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=763.34µs logger=migrator t=2026-05-18T00:42:23.768420975Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-18T00:42:23.769498009Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.076094ms logger=migrator t=2026-05-18T00:42:23.775646832Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-18T00:42:23.77697676Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.329808ms logger=migrator t=2026-05-18T00:42:23.781083235Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-18T00:42:23.781991377Z level=info msg="Migration successfully executed" id="create team role table" duration=907.672µs logger=migrator t=2026-05-18T00:42:23.786515959Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-18T00:42:23.787580173Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.064084ms logger=migrator t=2026-05-18T00:42:23.792252286Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-18T00:42:23.79326379Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.009154ms logger=migrator t=2026-05-18T00:42:23.797145202Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-18T00:42:23.798782374Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.638602ms logger=migrator t=2026-05-18T00:42:23.803435067Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-18T00:42:23.805544446Z level=info msg="Migration successfully executed" id="create user role table" duration=2.108689ms logger=migrator t=2026-05-18T00:42:23.811268793Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-18T00:42:23.812277526Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.008083ms logger=migrator t=2026-05-18T00:42:23.817593759Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-18T00:42:23.818941857Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.347768ms logger=migrator t=2026-05-18T00:42:23.826888763Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-18T00:42:23.828505466Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.621473ms logger=migrator t=2026-05-18T00:42:23.833614325Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-18T00:42:23.834573628Z level=info msg="Migration successfully executed" id="create builtin role table" duration=959.253µs logger=migrator t=2026-05-18T00:42:23.838911987Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-18T00:42:23.840123373Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.210015ms logger=migrator t=2026-05-18T00:42:23.844626104Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-18T00:42:23.845896121Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.269967ms logger=migrator t=2026-05-18T00:42:23.851235233Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-18T00:42:23.860206824Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.971011ms logger=migrator t=2026-05-18T00:42:23.864657164Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-18T00:42:23.866605611Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.947187ms logger=migrator t=2026-05-18T00:42:23.871406305Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-18T00:42:23.872339258Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=931.583µs logger=migrator t=2026-05-18T00:42:23.876823138Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-18T00:42:23.877972804Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.145786ms logger=migrator t=2026-05-18T00:42:23.88291668Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-18T00:42:23.884034506Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.118256ms logger=migrator t=2026-05-18T00:42:23.888285973Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-18T00:42:23.889386248Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.138086ms logger=migrator t=2026-05-18T00:42:23.895171907Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-18T00:42:23.897217064Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.044756ms logger=migrator t=2026-05-18T00:42:23.901867446Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-18T00:42:23.911154842Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.286836ms logger=migrator t=2026-05-18T00:42:23.916105879Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-18T00:42:23.926014743Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.910284ms logger=migrator t=2026-05-18T00:42:23.930553274Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-18T00:42:23.936292221Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.738387ms logger=migrator t=2026-05-18T00:42:23.941615443Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-18T00:42:23.950748457Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.135864ms logger=migrator t=2026-05-18T00:42:23.954894023Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-18T00:42:23.957130873Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.23733ms logger=migrator t=2026-05-18T00:42:23.961611693Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-18T00:42:23.962924611Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.312808ms logger=migrator t=2026-05-18T00:42:23.967827738Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-18T00:42:23.969161335Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.333707ms logger=migrator t=2026-05-18T00:42:23.97394703Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-18T00:42:23.976070149Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.118429ms logger=migrator t=2026-05-18T00:42:23.980881503Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-18T00:42:23.982270383Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.38785ms logger=migrator t=2026-05-18T00:42:23.987601675Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-18T00:42:23.987924249Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=323.304µs logger=migrator t=2026-05-18T00:42:23.991978253Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-18T00:42:23.992043774Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.381µs logger=migrator t=2026-05-18T00:42:23.996571626Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-18T00:42:23.998559223Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.988557ms logger=migrator t=2026-05-18T00:42:24.006190295Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-18T00:42:24.007479473Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.297608ms logger=migrator t=2026-05-18T00:42:24.015103446Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-18T00:42:24.016229531Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.129795ms logger=migrator t=2026-05-18T00:42:24.023233585Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-18T00:42:24.023700722Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=470.527µs logger=migrator t=2026-05-18T00:42:24.028660278Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-18T00:42:24.029257677Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=597.189µs logger=migrator t=2026-05-18T00:42:24.038990088Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-18T00:42:24.040427308Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.43729ms logger=migrator t=2026-05-18T00:42:24.047933508Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-18T00:42:24.049824194Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.891566ms logger=migrator t=2026-05-18T00:42:24.059403343Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-18T00:42:24.071122181Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.686288ms logger=migrator t=2026-05-18T00:42:24.078657402Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-18T00:42:24.078809224Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=142.752µs logger=migrator t=2026-05-18T00:42:24.099516594Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-18T00:42:24.10296599Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=3.422756ms logger=migrator t=2026-05-18T00:42:24.123439386Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-18T00:42:24.12523967Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.806594ms logger=migrator t=2026-05-18T00:42:24.141796183Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-18T00:42:24.145051217Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=3.250274ms logger=migrator t=2026-05-18T00:42:24.189252063Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-18T00:42:24.201078582Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.830539ms logger=migrator t=2026-05-18T00:42:24.213669082Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-18T00:42:24.216072204Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.409422ms logger=migrator t=2026-05-18T00:42:24.23350777Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-18T00:42:24.235523866Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.018666ms logger=migrator t=2026-05-18T00:42:24.257091487Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:42:24.28473377Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.637733ms logger=migrator t=2026-05-18T00:42:24.300284389Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-18T00:42:24.302797703Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.517874ms logger=migrator t=2026-05-18T00:42:24.34111926Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-18T00:42:24.34265119Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.53518ms logger=migrator t=2026-05-18T00:42:24.369159488Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-18T00:42:24.371751993Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.630086ms logger=migrator t=2026-05-18T00:42:24.403897326Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-18T00:42:24.406148276Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.25545ms logger=migrator t=2026-05-18T00:42:24.42419479Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-18T00:42:24.424754527Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=564.997µs logger=migrator t=2026-05-18T00:42:24.439141251Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-18T00:42:24.440910075Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.784344ms logger=migrator t=2026-05-18T00:42:24.452609893Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-18T00:42:24.464731086Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.112723ms logger=migrator t=2026-05-18T00:42:24.474956104Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-18T00:42:24.477807672Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.851778ms logger=migrator t=2026-05-18T00:42:24.485962052Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-18T00:42:24.487157968Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.198776ms logger=migrator t=2026-05-18T00:42:24.497359926Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:42:24.498164056Z 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-05-18T00:42:24.509830534Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:42:24.510534383Z 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-05-18T00:42:24.517910883Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-18T00:42:24.518827905Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=916.712µs logger=migrator t=2026-05-18T00:42:24.529388017Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-18T00:42:24.531445595Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.056948ms logger=migrator t=2026-05-18T00:42:24.540330385Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:42:24.541957567Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.626222ms logger=migrator t=2026-05-18T00:42:24.561108284Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:42:24.56448109Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=3.371946ms logger=migrator t=2026-05-18T00:42:24.582337061Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:42:24.584427099Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.089888ms logger=migrator t=2026-05-18T00:42:24.599079417Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:42:24.600927712Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.848586ms logger=migrator t=2026-05-18T00:42:24.625625805Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-18T00:42:24.629074641Z level=info msg="Migration successfully executed" id="Drop public config table" duration=3.448086ms logger=migrator t=2026-05-18T00:42:24.647143584Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-18T00:42:24.649106201Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.961887ms logger=migrator t=2026-05-18T00:42:24.66614996Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:42:24.670027882Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.877672ms logger=migrator t=2026-05-18T00:42:24.738995552Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:42:24.741118091Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.121029ms logger=migrator t=2026-05-18T00:42:24.773932543Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-18T00:42:24.776482627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.553594ms logger=migrator t=2026-05-18T00:42:24.801554645Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-18T00:42:24.829910327Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.350612ms logger=migrator t=2026-05-18T00:42:24.835644444Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-18T00:42:24.848584759Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.930885ms logger=migrator t=2026-05-18T00:42:24.856107101Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-18T00:42:24.870986211Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=14.87766ms logger=migrator t=2026-05-18T00:42:24.878206199Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-18T00:42:24.878778247Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=580.058µs logger=migrator t=2026-05-18T00:42:24.885541947Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-18T00:42:24.898117277Z level=info msg="Migration successfully executed" id="add share column" duration=12.57029ms logger=migrator t=2026-05-18T00:42:24.902275323Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-18T00:42:24.902474335Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=194.502µs logger=migrator t=2026-05-18T00:42:24.906580231Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-18T00:42:24.907922899Z level=info msg="Migration successfully executed" id="create file table" duration=1.342608ms logger=migrator t=2026-05-18T00:42:24.912562062Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-18T00:42:24.913752897Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.190675ms logger=migrator t=2026-05-18T00:42:24.921034046Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-18T00:42:24.922720219Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.685963ms logger=migrator t=2026-05-18T00:42:24.929966756Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-18T00:42:24.931121562Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.154976ms logger=migrator t=2026-05-18T00:42:24.935129326Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-18T00:42:24.936397273Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.267437ms logger=migrator t=2026-05-18T00:42:24.940728541Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-18T00:42:24.940813022Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=84.181µs logger=migrator t=2026-05-18T00:42:24.946055303Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-18T00:42:24.946161975Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=107.022µs logger=migrator t=2026-05-18T00:42:24.950429912Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-18T00:42:24.95100486Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=572.088µs logger=migrator t=2026-05-18T00:42:24.955955856Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-18T00:42:24.957007141Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=1.056425ms logger=migrator t=2026-05-18T00:42:24.961698003Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-18T00:42:24.963102023Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.40427ms logger=migrator t=2026-05-18T00:42:24.972912214Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-18T00:42:24.983128583Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.216589ms logger=migrator t=2026-05-18T00:42:24.988598287Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-18T00:42:24.988908771Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=310.254µs logger=migrator t=2026-05-18T00:42:24.993436432Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-18T00:42:24.995009673Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.572731ms logger=migrator t=2026-05-18T00:42:25.00224231Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-18T00:42:25.003284834Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.043014ms logger=migrator t=2026-05-18T00:42:25.007022385Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-18T00:42:25.007262788Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=241.433µs logger=migrator t=2026-05-18T00:42:25.012034631Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-18T00:42:25.012679651Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=645.49µs logger=migrator t=2026-05-18T00:42:25.016903577Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-18T00:42:25.03193462Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.025393ms logger=migrator t=2026-05-18T00:42:25.039232928Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-18T00:42:25.051497183Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.268076ms logger=migrator t=2026-05-18T00:42:25.056406928Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-18T00:42:25.057452893Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.041565ms logger=migrator t=2026-05-18T00:42:25.062013004Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-18T00:42:25.141564914Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.52624ms logger=migrator t=2026-05-18T00:42:25.147773697Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-18T00:42:25.148985133Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.211756ms logger=migrator t=2026-05-18T00:42:25.153630586Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-18T00:42:25.154944313Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.323627ms logger=migrator t=2026-05-18T00:42:25.163971665Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-18T00:42:25.193178038Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.200293ms logger=migrator t=2026-05-18T00:42:25.199837167Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-18T00:42:25.206539398Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.702691ms logger=migrator t=2026-05-18T00:42:25.211250321Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-18T00:42:25.211634966Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=383.415µs logger=migrator t=2026-05-18T00:42:25.21706678Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-18T00:42:25.217749819Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=688.579µs logger=migrator t=2026-05-18T00:42:25.222954979Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-18T00:42:25.223251593Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=296.204µs logger=migrator t=2026-05-18T00:42:25.227666782Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-18T00:42:25.227893715Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=231.503µs logger=migrator t=2026-05-18T00:42:25.231902629Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-18T00:42:25.232070971Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=168.592µs logger=migrator t=2026-05-18T00:42:25.236611712Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-18T00:42:25.238400566Z level=info msg="Migration successfully executed" id="create folder table" duration=1.789324ms logger=migrator t=2026-05-18T00:42:25.246702248Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-18T00:42:25.247989216Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.285778ms logger=migrator t=2026-05-18T00:42:25.253814324Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-18T00:42:25.255723169Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.908445ms logger=migrator t=2026-05-18T00:42:25.262529611Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-18T00:42:25.262573861Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.44µs logger=migrator t=2026-05-18T00:42:25.266114979Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:42:25.267387287Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.271138ms logger=migrator t=2026-05-18T00:42:25.271219588Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:42:25.272380813Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.161455ms logger=migrator t=2026-05-18T00:42:25.277596483Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-18T00:42:25.27880142Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.205427ms logger=migrator t=2026-05-18T00:42:25.282024393Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-18T00:42:25.282452769Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=435.576µs logger=migrator t=2026-05-18T00:42:25.286537243Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-18T00:42:25.286927789Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=391.316µs logger=migrator t=2026-05-18T00:42:25.291334058Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-18T00:42:25.292536345Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.201677ms logger=migrator t=2026-05-18T00:42:25.299760312Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-18T00:42:25.301631107Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.865625ms logger=migrator t=2026-05-18T00:42:25.439600392Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-18T00:42:25.446420215Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=6.815883ms logger=migrator t=2026-05-18T00:42:25.455588558Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-18T00:42:25.457460762Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.871144ms logger=migrator t=2026-05-18T00:42:25.462377219Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-18T00:42:25.463458964Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.078875ms logger=migrator t=2026-05-18T00:42:25.468315529Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-18T00:42:25.469582566Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.267088ms logger=migrator t=2026-05-18T00:42:25.477849057Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-18T00:42:25.479107274Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.259767ms logger=migrator t=2026-05-18T00:42:25.484698119Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-18T00:42:25.486019467Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.318208ms logger=migrator t=2026-05-18T00:42:25.491960947Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-18T00:42:25.492903139Z level=info msg="Migration successfully executed" id="create signing_key table" duration=941.952µs logger=migrator t=2026-05-18T00:42:25.496645589Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-18T00:42:25.497772285Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.126696ms logger=migrator t=2026-05-18T00:42:25.502385446Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-18T00:42:25.503545973Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.160827ms logger=migrator t=2026-05-18T00:42:25.508981076Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-18T00:42:25.509457652Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=478.126µs logger=migrator t=2026-05-18T00:42:25.513170472Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-18T00:42:25.524342792Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.17286ms logger=migrator t=2026-05-18T00:42:25.529789155Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-18T00:42:25.530315682Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=527.127µs logger=migrator t=2026-05-18T00:42:25.537178975Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:42:25.537246956Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=74.811µs logger=migrator t=2026-05-18T00:42:25.542471677Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:42:25.545420716Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.94942ms logger=migrator t=2026-05-18T00:42:25.550840919Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:42:25.551066752Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=228.313µs logger=migrator t=2026-05-18T00:42:25.556551126Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-18T00:42:25.558501002Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.951016ms logger=migrator t=2026-05-18T00:42:25.563428538Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:42:25.56503512Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.606682ms logger=migrator t=2026-05-18T00:42:25.571735899Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-18T00:42:25.572912426Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.176457ms logger=migrator t=2026-05-18T00:42:25.577881362Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-18T00:42:25.579759578Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.879635ms logger=migrator t=2026-05-18T00:42:25.58513912Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-18T00:42:25.585792619Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=656.989µs logger=migrator t=2026-05-18T00:42:25.592366788Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-18T00:42:25.596563513Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=4.192285ms logger=migrator t=2026-05-18T00:42:25.602907209Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-18T00:42:25.604111185Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.199207ms logger=migrator t=2026-05-18T00:42:25.610920677Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-18T00:42:25.612281985Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.362218ms logger=migrator t=2026-05-18T00:42:25.618861063Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-18T00:42:25.629089211Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.228618ms logger=migrator t=2026-05-18T00:42:25.633345468Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-18T00:42:25.642062545Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.713237ms logger=migrator t=2026-05-18T00:42:25.648976659Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-18T00:42:25.659335139Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.353429ms logger=migrator t=2026-05-18T00:42:25.665025805Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-18T00:42:25.665154187Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=130.252µs logger=migrator t=2026-05-18T00:42:25.669619636Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-18T00:42:25.677264579Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.644553ms logger=migrator t=2026-05-18T00:42:25.681842181Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-18T00:42:25.688594052Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.755771ms logger=migrator t=2026-05-18T00:42:25.692762117Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-18T00:42:25.693045342Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=277.645µs logger=migrator t=2026-05-18T00:42:25.698123049Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.46736949s logger=migrator t=2026-05-18T00:42:25.698792669Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-18T00:42:25.715237449Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-18T00:42:25.715478003Z level=info msg="Created default organization" logger=secrets t=2026-05-18T00:42:25.72119132Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:42:25.786361046Z level=info msg="Restored cache from database" duration=570.607µs logger=plugin.store t=2026-05-18T00:42:25.787783695Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-18T00:42:25.830203737Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-18T00:42:25.830235767Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-18T00:42:25.830311628Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-18T00:42:25.830321988Z level=info msg="Plugins loaded" count=54 duration=42.539013ms logger=query_data t=2026-05-18T00:42:25.834646166Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-18T00:42:25.838369955Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-18T00:42:25.846844119Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-18T00:42:25.858785351Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-18T00:42:25.861618929Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-18T00:42:25.864256684Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-18T00:42:25.882458859Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-18T00:42:25.905235165Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-18T00:42:25.930752188Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-18T00:42:25.930844699Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-18T00:42:25.931322786Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-18T00:42:25.93158331Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-05-18T00:42:25.931938394Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-18T00:42:25.935670354Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-18T00:42:25.93613866Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-05-18T00:42:25.945919343Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-18T00:42:25.98433659Z level=info msg="State cache has been initialized" states=0 duration=52.749839ms logger=ngalert.scheduler t=2026-05-18T00:42:25.98439318Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-18T00:42:25.984490502Z level=info msg=starting first_tick=2026-05-18T00:42:30Z logger=plugins.update.checker t=2026-05-18T00:42:26.007661423Z level=info msg="Update check succeeded" duration=76.341677ms logger=grafana.update.checker t=2026-05-18T00:42:26.011298412Z level=info msg="Update check succeeded" duration=80.272181ms logger=provisioning.dashboard t=2026-05-18T00:42:26.05363434Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-18T00:42:26.151777137Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-18T00:42:26.152231273Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-05-18T00:42:26.27268787Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:42:26.36877796Z level=info msg="Patterns update finished" duration=431.456693ms logger=provisioning.dashboard t=2026-05-18T00:42:27.945303836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:27.946261448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:27.965356924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:27.987833335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.008095346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.046665622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.065841309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.097554522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.112030656Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-18T00:42:28.147692273Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-18T00:42:28.16166778Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-18T00:42:28.174026894Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-18T00:42:28.184687357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.19911252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.234758556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.249676206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.277076012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.293069006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.325377497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.370834495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.495229728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.518025393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.568387216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.584705294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.73547312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.753131676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.806161645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.821332487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.873373853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.89039277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.957190124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:28.976719395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.049607627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.064582417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.138942309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.157187912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.21103576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.229391996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.279861309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.295084961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.341733094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.358941334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.423191221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.44187309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.509562083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.531958772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.599318411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.616109154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.683941629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.713036378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.764469544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.791005348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.86538483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.885821892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.943782336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:29.960500319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.017287956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.037606976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.117558761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.148039007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.236705828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.255910013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.32777933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.34653658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.429365362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.448493957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.519898288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.537658314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.619338781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.636738753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.706489932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.719319483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.802998687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.81900481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.902256348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:30.925477187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:31.003947671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:31.023081946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:31.099454091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:31.120487981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:31.204549668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:31.224005676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:42:31.301460606Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-18T00:43:02.958916103Z level=info msg="Usage stats are ready to report"