logger=settings t=2026-05-26T08:24:44.231656085Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T08:24:44Z logger=settings t=2026-05-26T08:24:44.232038494Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T08:24:44.232050944Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T08:24:44.232054604Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T08:24:44.232058714Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T08:24:44.232062575Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T08:24:44.232065255Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T08:24:44.232067855Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T08:24:44.232072525Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T08:24:44.232075775Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T08:24:44.232079545Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T08:24:44.232083295Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T08:24:44.232086195Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T08:24:44.232090345Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T08:24:44.232094095Z level=info msg=Target target=[all] logger=settings t=2026-05-26T08:24:44.232104545Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T08:24:44.232107846Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T08:24:44.232110716Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T08:24:44.232113966Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T08:24:44.232117876Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T08:24:44.232144916Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T08:24:44.232453813Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T08:24:44.232472374Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T08:24:44.233982169Z level=info msg="Locking database" logger=migrator t=2026-05-26T08:24:44.23399455Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T08:24:44.234555702Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T08:24:44.235495244Z level=info msg="Migration successfully executed" id="create migration_log table" duration=941.382µs logger=migrator t=2026-05-26T08:24:44.240287834Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T08:24:44.240906408Z level=info msg="Migration successfully executed" id="create user table" duration=618.384µs logger=migrator t=2026-05-26T08:24:44.245786061Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T08:24:44.246553759Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=767.368µs logger=migrator t=2026-05-26T08:24:44.251436962Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T08:24:44.252878286Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.439614ms logger=migrator t=2026-05-26T08:24:44.260163603Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T08:24:44.261366512Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.206269ms logger=migrator t=2026-05-26T08:24:44.26563187Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T08:24:44.266381147Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=749.437µs logger=migrator t=2026-05-26T08:24:44.270319989Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T08:24:44.275049828Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.729279ms logger=migrator t=2026-05-26T08:24:44.282202793Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T08:24:44.283212296Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.011893ms logger=migrator t=2026-05-26T08:24:44.288232232Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T08:24:44.289118513Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=880.671µs logger=migrator t=2026-05-26T08:24:44.293076584Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T08:24:44.293873552Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=796.828µs logger=migrator t=2026-05-26T08:24:44.299693736Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T08:24:44.300167268Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=473.402µs logger=migrator t=2026-05-26T08:24:44.306863673Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T08:24:44.307792224Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=927.961µs logger=migrator t=2026-05-26T08:24:44.317437147Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T08:24:44.321093001Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.654274ms logger=migrator t=2026-05-26T08:24:44.327768265Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T08:24:44.327846177Z level=info msg="Migration successfully executed" id="Update user table charset" duration=81.342µs logger=migrator t=2026-05-26T08:24:44.332392252Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T08:24:44.333644031Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.253368ms logger=migrator t=2026-05-26T08:24:44.338274318Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T08:24:44.338489353Z level=info msg="Migration successfully executed" id="Add missing user data" duration=214.885µs logger=migrator t=2026-05-26T08:24:44.342475586Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T08:24:44.343747105Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.271768ms logger=migrator t=2026-05-26T08:24:44.347689195Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T08:24:44.348396382Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=707.277µs logger=migrator t=2026-05-26T08:24:44.352295092Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T08:24:44.353571402Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.284861ms logger=migrator t=2026-05-26T08:24:44.359791255Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T08:24:44.368049616Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.257881ms logger=migrator t=2026-05-26T08:24:44.379225744Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T08:24:44.382972701Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.824999ms logger=migrator t=2026-05-26T08:24:44.392315286Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T08:24:44.392769567Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=459.491µs logger=migrator t=2026-05-26T08:24:44.400292971Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T08:24:44.401476839Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.189048ms logger=migrator t=2026-05-26T08:24:44.409560685Z 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-26T08:24:44.410118968Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=562.563µs logger=migrator t=2026-05-26T08:24:44.416652889Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T08:24:44.417352485Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=715.306µs logger=migrator t=2026-05-26T08:24:44.425497073Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T08:24:44.428253576Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.761023ms logger=migrator t=2026-05-26T08:24:44.435980995Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T08:24:44.437097691Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.120016ms logger=migrator t=2026-05-26T08:24:44.446661382Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T08:24:44.447427569Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=765.827µs logger=migrator t=2026-05-26T08:24:44.454840341Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T08:24:44.455527767Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=687.446µs logger=migrator t=2026-05-26T08:24:44.462692273Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T08:24:44.463665825Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=974.512µs logger=migrator t=2026-05-26T08:24:44.472794855Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T08:24:44.472889978Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.481µs logger=migrator t=2026-05-26T08:24:44.508774087Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T08:24:44.509586075Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=814.708µs logger=migrator t=2026-05-26T08:24:44.542979217Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T08:24:44.54398836Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.011964ms logger=migrator t=2026-05-26T08:24:44.551154256Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T08:24:44.552736583Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.584677ms logger=migrator t=2026-05-26T08:24:44.559709113Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T08:24:44.56127899Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.574277ms logger=migrator t=2026-05-26T08:24:44.567549194Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:24:44.573367279Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.814025ms logger=migrator t=2026-05-26T08:24:44.578708612Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T08:24:44.579788537Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.081605ms logger=migrator t=2026-05-26T08:24:44.586365359Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T08:24:44.587392053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.030584ms logger=migrator t=2026-05-26T08:24:44.593861962Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T08:24:44.594727112Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=865.57µs logger=migrator t=2026-05-26T08:24:44.601247053Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T08:24:44.602323237Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.076054ms logger=migrator t=2026-05-26T08:24:44.607863165Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T08:24:44.610448415Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.58017ms logger=migrator t=2026-05-26T08:24:44.61671075Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T08:24:44.617188551Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=477.781µs logger=migrator t=2026-05-26T08:24:44.624432618Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T08:24:44.62579917Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.397413ms logger=migrator t=2026-05-26T08:24:44.631089583Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T08:24:44.631463111Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=373.858µs logger=migrator t=2026-05-26T08:24:44.636996629Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T08:24:44.637752666Z level=info msg="Migration successfully executed" id="create star table" duration=756.127µs logger=migrator t=2026-05-26T08:24:44.643832006Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T08:24:44.64480727Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=976.664µs logger=migrator t=2026-05-26T08:24:44.653772236Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T08:24:44.655441754Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.671098ms logger=migrator t=2026-05-26T08:24:44.662251732Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T08:24:44.663804188Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.543975ms logger=migrator t=2026-05-26T08:24:44.670774419Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T08:24:44.672367105Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.592016ms logger=migrator t=2026-05-26T08:24:44.679829738Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T08:24:44.681340723Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.495245ms logger=migrator t=2026-05-26T08:24:44.689766108Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T08:24:44.691107288Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.34488ms logger=migrator t=2026-05-26T08:24:44.697580858Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T08:24:44.700794253Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=3.208335ms logger=migrator t=2026-05-26T08:24:44.708237224Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T08:24:44.708295725Z level=info msg="Migration successfully executed" id="Update org table charset" duration=62.411µs logger=migrator t=2026-05-26T08:24:44.719285989Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T08:24:44.719371221Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=91.532µs logger=migrator t=2026-05-26T08:24:44.725654456Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T08:24:44.72621795Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=571.534µs logger=migrator t=2026-05-26T08:24:44.733813655Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T08:24:44.734905981Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.099016ms logger=migrator t=2026-05-26T08:24:44.74094116Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T08:24:44.741727038Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=785.678µs logger=migrator t=2026-05-26T08:24:44.747801538Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T08:24:44.748601867Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=799.669µs logger=migrator t=2026-05-26T08:24:44.75480009Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T08:24:44.755418724Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=618.464µs logger=migrator t=2026-05-26T08:24:44.762128519Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T08:24:44.763313747Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.184698ms logger=migrator t=2026-05-26T08:24:44.770431191Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T08:24:44.771586828Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.155968ms logger=migrator t=2026-05-26T08:24:44.777255329Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T08:24:44.780952734Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.692485ms logger=migrator t=2026-05-26T08:24:44.786234846Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T08:24:44.787008703Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=772.317µs logger=migrator t=2026-05-26T08:24:44.79376814Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T08:24:44.794653781Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=888.981µs logger=migrator t=2026-05-26T08:24:44.80457973Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T08:24:44.806114025Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.538045ms logger=migrator t=2026-05-26T08:24:44.816586197Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T08:24:44.816984547Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=399.219µs logger=migrator t=2026-05-26T08:24:44.822995745Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T08:24:44.824578782Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.583107ms logger=migrator t=2026-05-26T08:24:44.830809046Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T08:24:44.830895648Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=90.112µs logger=migrator t=2026-05-26T08:24:44.839374763Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T08:24:44.842867104Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.503001ms logger=migrator t=2026-05-26T08:24:44.850414209Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T08:24:44.85392919Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.516571ms logger=migrator t=2026-05-26T08:24:44.860943502Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T08:24:44.864592766Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.650854ms logger=migrator t=2026-05-26T08:24:44.87644554Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T08:24:44.878328954Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.951086ms logger=migrator t=2026-05-26T08:24:44.903633328Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T08:24:44.906862623Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.232344ms logger=migrator t=2026-05-26T08:24:44.917411206Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T08:24:44.918493591Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.085245ms logger=migrator t=2026-05-26T08:24:44.924953981Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T08:24:44.925870182Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=918.061µs logger=migrator t=2026-05-26T08:24:44.933872867Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T08:24:44.933915298Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=43.591µs logger=migrator t=2026-05-26T08:24:44.939003955Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T08:24:44.939041906Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.491µs logger=migrator t=2026-05-26T08:24:44.944959843Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T08:24:44.948009443Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.04774ms logger=migrator t=2026-05-26T08:24:44.956747455Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T08:24:44.9591213Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.373515ms logger=migrator t=2026-05-26T08:24:44.96911235Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T08:24:44.971505186Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.394086ms logger=migrator t=2026-05-26T08:24:44.982735435Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T08:24:44.986455692Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.723497ms logger=migrator t=2026-05-26T08:24:44.99849565Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T08:24:44.999054112Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=547.873µs logger=migrator t=2026-05-26T08:24:45.015578324Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T08:24:45.017096769Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.516274ms logger=migrator t=2026-05-26T08:24:45.029465165Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T08:24:45.031249425Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.78736ms logger=migrator t=2026-05-26T08:24:45.036227291Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T08:24:45.036273972Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.351µs logger=migrator t=2026-05-26T08:24:45.047575673Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T08:24:45.049797524Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.226012ms logger=migrator t=2026-05-26T08:24:45.056547631Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T08:24:45.057310308Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=751.727µs logger=migrator t=2026-05-26T08:24:45.073275866Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:24:45.084938756Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.67378ms logger=migrator t=2026-05-26T08:24:45.100115857Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T08:24:45.101674033Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.565336ms logger=migrator t=2026-05-26T08:24:45.109705698Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T08:24:45.110944677Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.236579ms logger=migrator t=2026-05-26T08:24:45.117522129Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T08:24:45.118496542Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=974.063µs logger=migrator t=2026-05-26T08:24:45.125271358Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T08:24:45.1257957Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=524.462µs logger=migrator t=2026-05-26T08:24:45.13832382Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T08:24:45.138971055Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=649.395µs logger=migrator t=2026-05-26T08:24:45.1478858Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T08:24:45.15092187Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.03694ms logger=migrator t=2026-05-26T08:24:45.156822647Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T08:24:45.157942003Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.121547ms logger=migrator t=2026-05-26T08:24:45.167273288Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T08:24:45.167601276Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=347.807µs logger=migrator t=2026-05-26T08:24:45.174827033Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T08:24:45.17513398Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=306.817µs logger=migrator t=2026-05-26T08:24:45.182722615Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T08:24:45.183909192Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.186887ms logger=migrator t=2026-05-26T08:24:45.192504311Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T08:24:45.194934867Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.427396ms logger=migrator t=2026-05-26T08:24:45.205946212Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T08:24:45.207994389Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.051208ms logger=migrator t=2026-05-26T08:24:45.218150843Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T08:24:45.220336394Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.188161ms logger=migrator t=2026-05-26T08:24:45.229059295Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T08:24:45.230272914Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.215259ms logger=migrator t=2026-05-26T08:24:46.058093276Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T08:24:46.059666993Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.595197ms logger=migrator t=2026-05-26T08:24:46.219234869Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T08:24:46.222440973Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=3.209474ms logger=migrator t=2026-05-26T08:24:46.380884173Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T08:24:46.392822189Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.933247ms logger=migrator t=2026-05-26T08:24:46.942983457Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T08:24:46.944204485Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.219248ms logger=migrator t=2026-05-26T08:24:47.03833436Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T08:24:47.039605969Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.265418ms logger=migrator t=2026-05-26T08:24:47.049988029Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T08:24:47.052048457Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.051287ms logger=migrator t=2026-05-26T08:24:47.06131998Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T08:24:47.06256867Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.25163ms logger=migrator t=2026-05-26T08:24:47.068327723Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T08:24:47.07168034Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.351747ms logger=migrator t=2026-05-26T08:24:47.076659446Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T08:24:47.079142063Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.482127ms logger=migrator t=2026-05-26T08:24:47.083314979Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T08:24:47.08335008Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.45µs logger=migrator t=2026-05-26T08:24:47.087926856Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T08:24:47.08855117Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=628.154µs logger=migrator t=2026-05-26T08:24:47.092662955Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T08:24:47.095206503Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.543559ms logger=migrator t=2026-05-26T08:24:47.102148364Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T08:24:47.102494502Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=347.788µs logger=migrator t=2026-05-26T08:24:47.108951261Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T08:24:47.109390311Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=443.24µs logger=migrator t=2026-05-26T08:24:47.122555525Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T08:24:47.126771463Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.218298ms logger=migrator t=2026-05-26T08:24:47.13099089Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T08:24:47.131175034Z level=info msg="Migration successfully executed" id="Update uid value" duration=184.574µs logger=migrator t=2026-05-26T08:24:47.137683404Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T08:24:47.139249481Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.556296ms logger=migrator t=2026-05-26T08:24:47.144340499Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T08:24:47.145249029Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=908.6µs logger=migrator t=2026-05-26T08:24:47.150242805Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T08:24:47.151134755Z level=info msg="Migration successfully executed" id="create api_key table" duration=896.58µs logger=migrator t=2026-05-26T08:24:47.156597691Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T08:24:47.157364779Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=766.998µs logger=migrator t=2026-05-26T08:24:47.164782331Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T08:24:47.167031653Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.238902ms logger=migrator t=2026-05-26T08:24:47.173628775Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T08:24:47.175713373Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.088769ms logger=migrator t=2026-05-26T08:24:47.183594846Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T08:24:47.184565658Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=971.083µs logger=migrator t=2026-05-26T08:24:47.195285035Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T08:24:47.196943104Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.68125ms logger=migrator t=2026-05-26T08:24:47.201847677Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T08:24:47.202682487Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=834.85µs logger=migrator t=2026-05-26T08:24:47.20802097Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T08:24:47.217622161Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.601441ms logger=migrator t=2026-05-26T08:24:47.222263429Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T08:24:47.22316526Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=890.5µs logger=migrator t=2026-05-26T08:24:47.228097133Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T08:24:47.228924912Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=827.999µs logger=migrator t=2026-05-26T08:24:47.233475388Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T08:24:47.234819448Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.34388ms logger=migrator t=2026-05-26T08:24:47.239306833Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T08:24:47.240723685Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.420843ms logger=migrator t=2026-05-26T08:24:47.245413894Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T08:24:47.245749561Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=333.278µs logger=migrator t=2026-05-26T08:24:47.251980045Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T08:24:47.252549238Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=568.603µs logger=migrator t=2026-05-26T08:24:47.256709354Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T08:24:47.256734945Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=21.901µs logger=migrator t=2026-05-26T08:24:47.27214882Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T08:24:47.275231233Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.086422ms logger=migrator t=2026-05-26T08:24:47.281732403Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T08:24:47.283810521Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.077508ms logger=migrator t=2026-05-26T08:24:47.288879547Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T08:24:47.289042171Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.423µs logger=migrator t=2026-05-26T08:24:47.293131756Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T08:24:47.295632814Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.500408ms logger=migrator t=2026-05-26T08:24:47.299758599Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T08:24:47.30244618Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.692222ms logger=migrator t=2026-05-26T08:24:47.308718205Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T08:24:47.309456873Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=730.888µs logger=migrator t=2026-05-26T08:24:47.313755782Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T08:24:47.314295604Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=539.602µs logger=migrator t=2026-05-26T08:24:47.318650425Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T08:24:47.319535155Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=884.63µs logger=migrator t=2026-05-26T08:24:47.324715585Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T08:24:47.325953674Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.245289ms logger=migrator t=2026-05-26T08:24:47.331314508Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T08:24:47.333459447Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.127858ms logger=migrator t=2026-05-26T08:24:47.339980868Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T08:24:47.341398641Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.422582ms logger=migrator t=2026-05-26T08:24:47.346344215Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T08:24:47.346545059Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=202.074µs logger=migrator t=2026-05-26T08:24:47.353778597Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T08:24:47.353867139Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=96.572µs logger=migrator t=2026-05-26T08:24:47.35914764Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T08:24:47.367656428Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=8.501107ms logger=migrator t=2026-05-26T08:24:47.374349102Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T08:24:47.377648458Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.300396ms logger=migrator t=2026-05-26T08:24:47.383654036Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T08:24:47.383940863Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=279.517µs logger=migrator t=2026-05-26T08:24:47.388261453Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T08:24:47.389551523Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.28852ms logger=migrator t=2026-05-26T08:24:47.396464573Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T08:24:47.398222593Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.75741ms logger=migrator t=2026-05-26T08:24:47.404932928Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T08:24:47.404965389Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.831µs logger=migrator t=2026-05-26T08:24:47.409180686Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T08:24:47.41064726Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.465894ms logger=migrator t=2026-05-26T08:24:47.417997219Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T08:24:47.419879113Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.880014ms logger=migrator t=2026-05-26T08:24:47.42447384Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T08:24:47.427871678Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.394768ms logger=migrator t=2026-05-26T08:24:47.442304791Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T08:24:47.442433424Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=120.243µs logger=migrator t=2026-05-26T08:24:47.446778115Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T08:24:47.448010313Z level=info msg="Migration successfully executed" id="create session table" duration=1.233318ms logger=migrator t=2026-05-26T08:24:47.453326756Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T08:24:47.453557561Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=238.615µs logger=migrator t=2026-05-26T08:24:47.459362515Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T08:24:47.459649922Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=283.396µs logger=migrator t=2026-05-26T08:24:47.464389242Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T08:24:47.465724103Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.335051ms logger=migrator t=2026-05-26T08:24:47.470317349Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T08:24:47.471342713Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.025314ms logger=migrator t=2026-05-26T08:24:47.477077445Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T08:24:47.477163437Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=100.462µs logger=migrator t=2026-05-26T08:24:47.483061063Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T08:24:47.483257058Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=197.145µs logger=migrator t=2026-05-26T08:24:47.488148151Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T08:24:47.492852269Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.707158ms logger=migrator t=2026-05-26T08:24:47.498742145Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T08:24:47.502205986Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.462581ms logger=migrator t=2026-05-26T08:24:47.505936112Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T08:24:47.506023244Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.652µs logger=migrator t=2026-05-26T08:24:47.510133658Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T08:24:47.510273791Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=142.063µs logger=migrator t=2026-05-26T08:24:47.514856337Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T08:24:47.516161558Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.304051ms logger=migrator t=2026-05-26T08:24:47.522031564Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T08:24:47.522092625Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=64.021µs logger=migrator t=2026-05-26T08:24:47.527153321Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T08:24:47.532245639Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.096508ms logger=migrator t=2026-05-26T08:24:47.536768134Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T08:24:47.536927967Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=157.893µs logger=migrator t=2026-05-26T08:24:47.540637063Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T08:24:47.548377092Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.730618ms logger=migrator t=2026-05-26T08:24:47.554326239Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T08:24:47.558159648Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.840639ms logger=migrator t=2026-05-26T08:24:47.56301437Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T08:24:47.563128692Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=117.522µs logger=migrator t=2026-05-26T08:24:47.567618116Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T08:24:47.56908579Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.470743ms logger=migrator t=2026-05-26T08:24:47.574910484Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T08:24:47.575937549Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.028954ms logger=migrator t=2026-05-26T08:24:47.580912164Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T08:24:47.582204123Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.292239ms logger=migrator t=2026-05-26T08:24:47.588056928Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T08:24:47.589200995Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.144057ms logger=migrator t=2026-05-26T08:24:47.59502021Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T08:24:47.596148105Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.133336ms logger=migrator t=2026-05-26T08:24:47.601343055Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T08:24:47.602628655Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.285259ms logger=migrator t=2026-05-26T08:24:47.608096801Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T08:24:47.608922321Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=825.48µs logger=migrator t=2026-05-26T08:24:47.615462592Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T08:24:47.617353776Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.893304ms logger=migrator t=2026-05-26T08:24:47.622947785Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T08:24:47.624715205Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.76381ms logger=migrator t=2026-05-26T08:24:47.629489895Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T08:24:47.64137982Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.891015ms logger=migrator t=2026-05-26T08:24:47.645642269Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T08:24:47.646411756Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=768.947µs logger=migrator t=2026-05-26T08:24:47.650424839Z 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-26T08:24:47.651281609Z 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=855.71µs logger=migrator t=2026-05-26T08:24:47.65648513Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T08:24:47.656784226Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=298.976µs logger=migrator t=2026-05-26T08:24:47.661464474Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T08:24:47.662475808Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.011574ms logger=migrator t=2026-05-26T08:24:47.66650078Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T08:24:47.667288968Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=788.088µs logger=migrator t=2026-05-26T08:24:47.670919333Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T08:24:47.674583587Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.663784ms logger=migrator t=2026-05-26T08:24:47.681153258Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T08:24:47.685265324Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.112116ms logger=migrator t=2026-05-26T08:24:47.693218578Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T08:24:47.697871615Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.653577ms logger=migrator t=2026-05-26T08:24:47.701756885Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T08:24:47.705474361Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.716826ms logger=migrator t=2026-05-26T08:24:47.709381331Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T08:24:47.710349474Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=968.224µs logger=migrator t=2026-05-26T08:24:47.714318265Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T08:24:47.714347146Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.161µs logger=migrator t=2026-05-26T08:24:47.71799046Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T08:24:47.718017351Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.001µs logger=migrator t=2026-05-26T08:24:47.723014385Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T08:24:47.724238224Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.224789ms logger=migrator t=2026-05-26T08:24:47.730241203Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T08:24:47.731526652Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.288889ms logger=migrator t=2026-05-26T08:24:47.738605526Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T08:24:47.739975337Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.373681ms logger=migrator t=2026-05-26T08:24:47.745336241Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T08:24:47.746230113Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=855.571µs logger=migrator t=2026-05-26T08:24:47.749957338Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T08:24:47.750667075Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=709.787µs logger=migrator t=2026-05-26T08:24:47.754386041Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T08:24:47.761008474Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.622382ms logger=migrator t=2026-05-26T08:24:47.766706035Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T08:24:47.77208194Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.379565ms logger=migrator t=2026-05-26T08:24:47.776373458Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T08:24:47.776634635Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=258.427µs logger=migrator t=2026-05-26T08:24:47.780940474Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T08:24:47.782206273Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.234148ms logger=migrator t=2026-05-26T08:24:47.78897917Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T08:24:47.790651789Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.675119ms logger=migrator t=2026-05-26T08:24:47.795704945Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T08:24:47.801264723Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.563618ms logger=migrator t=2026-05-26T08:24:47.80587147Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T08:24:47.805942412Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.862µs logger=migrator t=2026-05-26T08:24:47.811012939Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T08:24:47.812533893Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.522314ms logger=migrator t=2026-05-26T08:24:47.821000199Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T08:24:47.821990623Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=989.934µs logger=migrator t=2026-05-26T08:24:47.826880435Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T08:24:47.826980957Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=101.472µs logger=migrator t=2026-05-26T08:24:47.832517575Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T08:24:47.833521159Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.007634ms logger=migrator t=2026-05-26T08:24:47.83876263Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T08:24:47.840174032Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.411752ms logger=migrator t=2026-05-26T08:24:47.847748878Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T08:24:47.848954115Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.207878ms logger=migrator t=2026-05-26T08:24:47.85565289Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T08:24:47.857202275Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.546105ms logger=migrator t=2026-05-26T08:24:47.862036377Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T08:24:47.863478031Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.442024ms logger=migrator t=2026-05-26T08:24:47.867811531Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T08:24:47.869011318Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.200068ms logger=migrator t=2026-05-26T08:24:47.875411526Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T08:24:47.875442027Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.261µs logger=migrator t=2026-05-26T08:24:47.880101984Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T08:24:47.888875538Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.776553ms logger=migrator t=2026-05-26T08:24:47.894794774Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T08:24:47.895700855Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=906.341µs logger=migrator t=2026-05-26T08:24:47.902526392Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T08:24:47.908494621Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.962489ms logger=migrator t=2026-05-26T08:24:47.914479039Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T08:24:47.915547623Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.072214ms logger=migrator t=2026-05-26T08:24:47.927257814Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T08:24:47.928975344Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.716991ms logger=migrator t=2026-05-26T08:24:47.933893268Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T08:24:47.935369151Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.476103ms logger=migrator t=2026-05-26T08:24:47.941750858Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T08:24:47.954003132Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.249974ms logger=migrator t=2026-05-26T08:24:47.960810069Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T08:24:47.961389082Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=576.483µs logger=migrator t=2026-05-26T08:24:47.967839122Z 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-26T08:24:47.969560531Z 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.72058ms logger=migrator t=2026-05-26T08:24:47.974595477Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T08:24:47.975057858Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=473.701µs logger=migrator t=2026-05-26T08:24:47.979107402Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T08:24:47.979959311Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=852.229µs logger=migrator t=2026-05-26T08:24:47.984455565Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T08:24:47.984777493Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=322.268µs logger=migrator t=2026-05-26T08:24:47.988831216Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T08:24:47.995275256Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.44802ms logger=migrator t=2026-05-26T08:24:47.999090903Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T08:24:48.00328724Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.195807ms logger=migrator t=2026-05-26T08:24:48.006953735Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T08:24:48.007909257Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=955.562µs logger=migrator t=2026-05-26T08:24:48.012915013Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T08:24:48.013894585Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=979.502µs logger=migrator t=2026-05-26T08:24:48.021629054Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T08:24:48.022022503Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=393.999µs logger=migrator t=2026-05-26T08:24:48.028672566Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T08:24:48.035423843Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.742737ms logger=migrator t=2026-05-26T08:24:48.040471219Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T08:24:48.041141515Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=670.146µs logger=migrator t=2026-05-26T08:24:48.045713161Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T08:24:48.045854404Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=141.263µs logger=migrator t=2026-05-26T08:24:48.050135982Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T08:24:48.051180437Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.044585ms logger=migrator t=2026-05-26T08:24:48.057282168Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T08:24:48.058469095Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.192268ms logger=migrator t=2026-05-26T08:24:48.098849508Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T08:24:48.10069123Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.847672ms logger=migrator t=2026-05-26T08:24:48.106955455Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T08:24:48.10804137Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.085195ms logger=migrator t=2026-05-26T08:24:48.114754635Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T08:24:48.117005657Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.250892ms logger=migrator t=2026-05-26T08:24:48.124227104Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T08:24:48.125463183Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.268869ms logger=migrator t=2026-05-26T08:24:48.130947519Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T08:24:48.132000363Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.054974ms logger=migrator t=2026-05-26T08:24:48.137889639Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T08:24:48.138103545Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=215.006µs logger=migrator t=2026-05-26T08:24:48.143916359Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T08:24:48.145309971Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.399552ms logger=migrator t=2026-05-26T08:24:48.153678484Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T08:24:48.154681907Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.004613ms logger=migrator t=2026-05-26T08:24:48.182458939Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T08:24:48.18420496Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.766142ms logger=migrator t=2026-05-26T08:24:48.191869317Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T08:24:48.192940291Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.070734ms logger=migrator t=2026-05-26T08:24:48.198980481Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T08:24:48.199356459Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=382.549µs logger=migrator t=2026-05-26T08:24:48.205752138Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T08:24:48.206513095Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=760.738µs logger=migrator t=2026-05-26T08:24:48.213135017Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T08:24:48.21325179Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=111.753µs logger=migrator t=2026-05-26T08:24:48.219919045Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T08:24:48.221499001Z level=info msg="Migration successfully executed" id="create team table" duration=1.580356ms logger=migrator t=2026-05-26T08:24:48.228456622Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T08:24:48.229534356Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.074684ms logger=migrator t=2026-05-26T08:24:48.239000026Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T08:24:48.24096653Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.969644ms logger=migrator t=2026-05-26T08:24:48.247705176Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T08:24:48.257685617Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.96875ms logger=migrator t=2026-05-26T08:24:48.263948331Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T08:24:48.264124186Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=176.725µs logger=migrator t=2026-05-26T08:24:48.269726015Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T08:24:48.271481485Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.75598ms logger=migrator t=2026-05-26T08:24:48.278854756Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T08:24:48.28032517Z level=info msg="Migration successfully executed" id="create team member table" duration=1.470224ms logger=migrator t=2026-05-26T08:24:48.286057302Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T08:24:48.286951543Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=894.141µs logger=migrator t=2026-05-26T08:24:48.292918361Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T08:24:48.294285342Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.365781ms logger=migrator t=2026-05-26T08:24:48.30112615Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T08:24:48.302225925Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.099445ms logger=migrator t=2026-05-26T08:24:48.310783923Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T08:24:48.319031794Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.251551ms logger=migrator t=2026-05-26T08:24:48.325215756Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T08:24:48.330852217Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.630791ms logger=migrator t=2026-05-26T08:24:48.337649144Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T08:24:48.342992608Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.343484ms logger=migrator t=2026-05-26T08:24:48.348908594Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T08:24:48.35004469Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.136036ms logger=migrator t=2026-05-26T08:24:48.35825132Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T08:24:48.359252873Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.001722ms logger=migrator t=2026-05-26T08:24:48.36693654Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T08:24:48.369005708Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.071998ms logger=migrator t=2026-05-26T08:24:48.377118286Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T08:24:48.378655161Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.540605ms logger=migrator t=2026-05-26T08:24:48.387099046Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T08:24:48.388274164Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.175668ms logger=migrator t=2026-05-26T08:24:48.395958531Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T08:24:48.397185199Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.236198ms logger=migrator t=2026-05-26T08:24:48.402361399Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T08:24:48.403975146Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.603146ms logger=migrator t=2026-05-26T08:24:48.418627195Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T08:24:48.419907184Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.284979ms logger=migrator t=2026-05-26T08:24:48.426723492Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T08:24:48.427206293Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=487.561µs logger=migrator t=2026-05-26T08:24:48.432687439Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T08:24:48.433046548Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=359.969µs logger=migrator t=2026-05-26T08:24:48.440678714Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T08:24:48.441972444Z level=info msg="Migration successfully executed" id="create tag table" duration=1.3002ms logger=migrator t=2026-05-26T08:24:48.447711977Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T08:24:48.449283313Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.571206ms logger=migrator t=2026-05-26T08:24:48.457502433Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T08:24:48.458774362Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.221298ms logger=migrator t=2026-05-26T08:24:48.465174Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T08:24:48.466144433Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=972.473µs logger=migrator t=2026-05-26T08:24:48.470732158Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T08:24:48.471587348Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=855.24µs logger=migrator t=2026-05-26T08:24:48.478918477Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:24:48.493194027Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.265599ms logger=migrator t=2026-05-26T08:24:48.497271622Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T08:24:48.497882505Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=607.834µs logger=migrator t=2026-05-26T08:24:48.501666463Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T08:24:48.502760109Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.091835ms logger=migrator t=2026-05-26T08:24:48.509756109Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T08:24:48.510294382Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=529.162µs logger=migrator t=2026-05-26T08:24:48.515573854Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T08:24:48.51666545Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.091636ms logger=migrator t=2026-05-26T08:24:48.521495911Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T08:24:48.522482184Z level=info msg="Migration successfully executed" id="create user auth table" duration=986.943µs logger=migrator t=2026-05-26T08:24:48.527653863Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T08:24:48.529339762Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.685389ms logger=migrator t=2026-05-26T08:24:48.537373048Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T08:24:48.537570432Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=217.875µs logger=migrator t=2026-05-26T08:24:48.544586995Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T08:24:48.552799464Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.214649ms logger=migrator t=2026-05-26T08:24:48.560591854Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T08:24:48.566779317Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.182633ms logger=migrator t=2026-05-26T08:24:48.571035995Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T08:24:48.577443833Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.406868ms logger=migrator t=2026-05-26T08:24:48.58421052Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T08:24:48.589606784Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.396564ms logger=migrator t=2026-05-26T08:24:48.594924628Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T08:24:48.59591Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=986.863µs logger=migrator t=2026-05-26T08:24:48.604373105Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T08:24:48.613461475Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.08749ms logger=migrator t=2026-05-26T08:24:48.618237466Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T08:24:48.618909861Z level=info msg="Migration successfully executed" id="create server_lock table" duration=671.955µs logger=migrator t=2026-05-26T08:24:48.624812407Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T08:24:48.626561408Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.748751ms logger=migrator t=2026-05-26T08:24:48.631748328Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T08:24:48.632922555Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.175567ms logger=migrator t=2026-05-26T08:24:48.641335119Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T08:24:48.642582638Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.248709ms logger=migrator t=2026-05-26T08:24:48.648341391Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T08:24:48.650246315Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.904774ms logger=migrator t=2026-05-26T08:24:48.658984996Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T08:24:48.660984213Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.998947ms logger=migrator t=2026-05-26T08:24:48.670184795Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T08:24:48.677710889Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.527954ms logger=migrator t=2026-05-26T08:24:48.687028404Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T08:24:48.688819216Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.781492ms logger=migrator t=2026-05-26T08:24:48.69680839Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T08:24:48.697975247Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.168777ms logger=migrator t=2026-05-26T08:24:48.702149994Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T08:24:48.703652718Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.502134ms logger=migrator t=2026-05-26T08:24:48.709796321Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T08:24:48.711377917Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.581426ms logger=migrator t=2026-05-26T08:24:48.721606324Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T08:24:48.723531118Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.935125ms logger=migrator t=2026-05-26T08:24:48.730684963Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T08:24:48.730800996Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=109.423µs logger=migrator t=2026-05-26T08:24:48.737667205Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T08:24:48.737819908Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=154.213µs logger=migrator t=2026-05-26T08:24:48.745091256Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T08:24:48.746511189Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.422733ms logger=migrator t=2026-05-26T08:24:48.752869075Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T08:24:48.754527724Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.660539ms logger=migrator t=2026-05-26T08:24:48.763580403Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T08:24:48.764963315Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.386062ms logger=migrator t=2026-05-26T08:24:48.773119043Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:24:48.773350378Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=226.455µs logger=migrator t=2026-05-26T08:24:48.780677668Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T08:24:48.782118321Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.440373ms logger=migrator t=2026-05-26T08:24:48.787831923Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T08:24:48.788823437Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=991.143µs logger=migrator t=2026-05-26T08:24:48.794932207Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T08:24:48.796594656Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.652389ms logger=migrator t=2026-05-26T08:24:48.802287608Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T08:24:48.803330031Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.042813ms logger=migrator t=2026-05-26T08:24:48.807394225Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T08:24:48.813677331Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.282245ms logger=migrator t=2026-05-26T08:24:48.819934715Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T08:24:48.820922817Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=988.412µs logger=migrator t=2026-05-26T08:24:48.830869747Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T08:24:48.831173184Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=308.297µs logger=migrator t=2026-05-26T08:24:48.837434649Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T08:24:48.838782821Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.347822ms logger=migrator t=2026-05-26T08:24:48.844459342Z 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-26T08:24:48.845629038Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.169916ms logger=migrator t=2026-05-26T08:24:48.881067267Z 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-26T08:24:48.88293102Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.854062ms logger=migrator t=2026-05-26T08:24:48.92576395Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:24:48.925966264Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=208.365µs logger=migrator t=2026-05-26T08:24:48.936302083Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T08:24:48.937953591Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.652278ms logger=migrator t=2026-05-26T08:24:48.944321918Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T08:24:48.946028668Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.70655ms logger=migrator t=2026-05-26T08:24:48.952924487Z 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-26T08:24:48.954008022Z 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.083175ms logger=migrator t=2026-05-26T08:24:48.959705024Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T08:24:48.961377162Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.671958ms logger=migrator t=2026-05-26T08:24:48.968940167Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T08:24:48.975434057Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.473689ms logger=migrator t=2026-05-26T08:24:48.984032366Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T08:24:48.985904749Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.876842ms logger=migrator t=2026-05-26T08:24:48.991949968Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T08:24:48.993723249Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.773461ms logger=migrator t=2026-05-26T08:24:48.999680927Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T08:24:49.029271961Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.587054ms logger=migrator t=2026-05-26T08:24:49.038026033Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T08:24:49.064811431Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.780738ms logger=migrator t=2026-05-26T08:24:49.070858582Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T08:24:49.071899595Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.039973ms logger=migrator t=2026-05-26T08:24:49.078321093Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T08:24:49.079991542Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.671349ms logger=migrator t=2026-05-26T08:24:49.086988804Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T08:24:49.09289061Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.901526ms logger=migrator t=2026-05-26T08:24:49.098182982Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T08:24:49.1045308Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.345178ms logger=migrator t=2026-05-26T08:24:49.110786594Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T08:24:49.11192687Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.140646ms logger=migrator t=2026-05-26T08:24:49.119098816Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T08:24:49.120696012Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.596296ms logger=migrator t=2026-05-26T08:24:49.127104861Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T08:24:49.12840271Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.298589ms logger=migrator t=2026-05-26T08:24:49.135022743Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T08:24:49.13617329Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.150057ms logger=migrator t=2026-05-26T08:24:49.143655282Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:24:49.143761236Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=107.874µs logger=migrator t=2026-05-26T08:24:49.149956748Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T08:24:49.159144181Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.184843ms logger=migrator t=2026-05-26T08:24:49.165747343Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T08:24:49.176685556Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.933092ms logger=migrator t=2026-05-26T08:24:49.18512298Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T08:24:49.1946125Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.49103ms logger=migrator t=2026-05-26T08:24:49.200762212Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T08:24:49.20155655Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=794.688µs logger=migrator t=2026-05-26T08:24:49.206872083Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T08:24:49.208298996Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.425953ms logger=migrator t=2026-05-26T08:24:49.215661586Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T08:24:49.222041403Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.374537ms logger=migrator t=2026-05-26T08:24:49.22967445Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T08:24:49.236519118Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.842678ms logger=migrator t=2026-05-26T08:24:49.242575338Z 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-26T08:24:49.243724544Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.148926ms logger=migrator t=2026-05-26T08:24:49.250637394Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T08:24:49.257079313Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.441309ms logger=migrator t=2026-05-26T08:24:49.26348145Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T08:24:49.270100534Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.615944ms logger=migrator t=2026-05-26T08:24:49.275187841Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T08:24:49.275272783Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.512µs logger=migrator t=2026-05-26T08:24:49.281757673Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T08:24:49.283978765Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.226342ms logger=migrator t=2026-05-26T08:24:49.290769041Z 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-26T08:24:49.291853156Z 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.085075ms logger=migrator t=2026-05-26T08:24:49.298366807Z 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-26T08:24:49.30025571Z 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.888163ms logger=migrator t=2026-05-26T08:24:49.308160033Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T08:24:49.308291326Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=131.483µs logger=migrator t=2026-05-26T08:24:49.314587602Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T08:24:49.32277536Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.187908ms logger=migrator t=2026-05-26T08:24:49.328118904Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T08:24:49.334983273Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.863039ms logger=migrator t=2026-05-26T08:24:49.341273548Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T08:24:49.347908371Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.635503ms logger=migrator t=2026-05-26T08:24:49.353321586Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T08:24:49.359912549Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.585032ms logger=migrator t=2026-05-26T08:24:49.365388865Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T08:24:49.371181849Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.795904ms logger=migrator t=2026-05-26T08:24:49.377705159Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T08:24:49.377769131Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.362µs logger=migrator t=2026-05-26T08:24:49.38338165Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T08:24:49.38425045Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=869.18µs logger=migrator t=2026-05-26T08:24:49.390663749Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T08:24:49.396648827Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.984078ms logger=migrator t=2026-05-26T08:24:49.402905002Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T08:24:49.402996934Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=86.742µs logger=migrator t=2026-05-26T08:24:49.408096922Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T08:24:49.414240173Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.135701ms logger=migrator t=2026-05-26T08:24:49.420321544Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T08:24:49.421305857Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=983.203µs logger=migrator t=2026-05-26T08:24:49.427581952Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T08:24:49.438443993Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.865001ms logger=migrator t=2026-05-26T08:24:49.444965163Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T08:24:49.445584567Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=618.904µs logger=migrator t=2026-05-26T08:24:49.451904884Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T08:24:49.453639173Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.733469ms logger=migrator t=2026-05-26T08:24:49.460963873Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T08:24:49.469768826Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.805503ms logger=migrator t=2026-05-26T08:24:49.476122833Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T08:24:49.476941591Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=818.398µs logger=migrator t=2026-05-26T08:24:49.484752232Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T08:24:49.487984826Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.230684ms logger=migrator t=2026-05-26T08:24:49.494209771Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T08:24:49.495223914Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.008993ms logger=migrator t=2026-05-26T08:24:49.50067855Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T08:24:49.501842107Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.161087ms logger=migrator t=2026-05-26T08:24:49.507810564Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T08:24:49.507909537Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=97.983µs logger=migrator t=2026-05-26T08:24:49.513400173Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T08:24:49.515196655Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.795512ms logger=migrator t=2026-05-26T08:24:49.522020924Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T08:24:49.523378754Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.364121ms logger=migrator t=2026-05-26T08:24:49.528463992Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T08:24:49.528951913Z 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-26T08:24:49.534641565Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T08:24:49.535230288Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=588.093µs logger=migrator t=2026-05-26T08:24:49.540737005Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T08:24:49.542371593Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.634968ms logger=migrator t=2026-05-26T08:24:49.547511542Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T08:24:49.555865995Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.354963ms logger=migrator t=2026-05-26T08:24:49.561392953Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T08:24:49.562617731Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.224718ms logger=migrator t=2026-05-26T08:24:49.568458846Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T08:24:49.569727566Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.267159ms logger=migrator t=2026-05-26T08:24:49.575699744Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T08:24:49.57731182Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.611057ms logger=migrator t=2026-05-26T08:24:49.583808831Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T08:24:49.585788936Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.976495ms logger=migrator t=2026-05-26T08:24:49.59198492Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T08:24:49.593161867Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.175617ms logger=migrator t=2026-05-26T08:24:49.599452351Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T08:24:49.599480042Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.151µs logger=migrator t=2026-05-26T08:24:49.604236732Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T08:24:49.604318124Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=81.892µs logger=migrator t=2026-05-26T08:24:49.610068767Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T08:24:49.619152847Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.08455ms logger=migrator t=2026-05-26T08:24:49.624308196Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T08:24:49.624739866Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=431.21µs logger=migrator t=2026-05-26T08:24:49.630460178Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T08:24:49.631678317Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.217909ms logger=migrator t=2026-05-26T08:24:49.63923234Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T08:24:49.639764423Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=533.303µs logger=migrator t=2026-05-26T08:24:49.646046278Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T08:24:49.647822349Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.776631ms logger=migrator t=2026-05-26T08:24:49.655284531Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T08:24:49.65695079Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.665679ms logger=migrator t=2026-05-26T08:24:49.662931628Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T08:24:49.699237607Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.306669ms logger=migrator t=2026-05-26T08:24:49.704467158Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T08:24:49.713711751Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.237443ms logger=migrator t=2026-05-26T08:24:49.720335694Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T08:24:49.720639871Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=304.497µs logger=migrator t=2026-05-26T08:24:49.724650314Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T08:24:49.760699867Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.043333ms logger=migrator t=2026-05-26T08:24:49.765296682Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T08:24:49.79546777Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.167447ms logger=migrator t=2026-05-26T08:24:49.801479568Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T08:24:49.802543924Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.065146ms logger=migrator t=2026-05-26T08:24:49.809493743Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T08:24:49.810715462Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.221729ms logger=migrator t=2026-05-26T08:24:49.81970347Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T08:24:49.820080048Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=375.958µs logger=migrator t=2026-05-26T08:24:49.828679357Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T08:24:49.82968355Z level=info msg="Migration successfully executed" id="create permission table" duration=1.004053ms logger=migrator t=2026-05-26T08:24:49.835518935Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T08:24:49.837266245Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.67341ms logger=migrator t=2026-05-26T08:24:49.842492746Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T08:24:49.843649612Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.156396ms logger=migrator t=2026-05-26T08:24:49.851903533Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T08:24:49.852758424Z level=info msg="Migration successfully executed" id="create role table" duration=854.56µs logger=migrator t=2026-05-26T08:24:49.862166781Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T08:24:49.872439898Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.248057ms logger=migrator t=2026-05-26T08:24:49.876555093Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T08:24:49.886426661Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.869218ms logger=migrator t=2026-05-26T08:24:49.895540662Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T08:24:49.89634454Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=803.768µs logger=migrator t=2026-05-26T08:24:49.905202104Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T08:24:49.906424213Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.221309ms logger=migrator t=2026-05-26T08:24:49.913592228Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T08:24:49.915349889Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.763431ms logger=migrator t=2026-05-26T08:24:49.920750904Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T08:24:49.921734836Z level=info msg="Migration successfully executed" id="create team role table" duration=982.042µs logger=migrator t=2026-05-26T08:24:49.928672607Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T08:24:49.929814603Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.145066ms logger=migrator t=2026-05-26T08:24:49.934567713Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T08:24:49.935823892Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.256619ms logger=migrator t=2026-05-26T08:24:49.94180421Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T08:24:49.942992018Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.187268ms logger=migrator t=2026-05-26T08:24:49.953218133Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T08:24:49.954749529Z level=info msg="Migration successfully executed" id="create user role table" duration=1.620768ms logger=migrator t=2026-05-26T08:24:49.961619747Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T08:24:49.96302054Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.405153ms logger=migrator t=2026-05-26T08:24:49.973891362Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T08:24:49.976619014Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.729673ms logger=migrator t=2026-05-26T08:24:49.984247951Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T08:24:49.986349249Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.108998ms logger=migrator t=2026-05-26T08:24:49.993067145Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T08:24:49.99463127Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.566115ms logger=migrator t=2026-05-26T08:24:50.004865897Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T08:24:50.007347214Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.483217ms logger=migrator t=2026-05-26T08:24:50.016233909Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T08:24:50.017681142Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.442293ms logger=migrator t=2026-05-26T08:24:50.026548038Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T08:24:50.039920246Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.368188ms logger=migrator t=2026-05-26T08:24:50.047659105Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T08:24:50.049230102Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.580727ms logger=migrator t=2026-05-26T08:24:50.058018745Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T08:24:50.059914689Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.900174ms logger=migrator t=2026-05-26T08:24:50.067194816Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T08:24:50.069039099Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.849553ms logger=migrator t=2026-05-26T08:24:50.075760304Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T08:24:50.077401113Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.641159ms logger=migrator t=2026-05-26T08:24:50.08334101Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T08:24:50.084539507Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.198827ms logger=migrator t=2026-05-26T08:24:50.093859653Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T08:24:50.095647874Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.792041ms logger=migrator t=2026-05-26T08:24:50.102975693Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T08:24:50.110649611Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.665177ms logger=migrator t=2026-05-26T08:24:50.123867126Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T08:24:50.132972976Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.109601ms logger=migrator t=2026-05-26T08:24:50.13876616Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T08:24:50.146809786Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.043396ms logger=migrator t=2026-05-26T08:24:50.157939983Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T08:24:50.168920836Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.980563ms logger=migrator t=2026-05-26T08:24:50.174967187Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T08:24:50.1759999Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.032573ms logger=migrator t=2026-05-26T08:24:50.182320956Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T08:24:50.18376903Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.449234ms logger=migrator t=2026-05-26T08:24:50.191126969Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T08:24:50.192325317Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.200098ms logger=migrator t=2026-05-26T08:24:50.198754445Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T08:24:50.20024912Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.495045ms logger=migrator t=2026-05-26T08:24:50.206639758Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T08:24:50.208561693Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.918824ms logger=migrator t=2026-05-26T08:24:50.216167348Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T08:24:50.216339342Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=170.594µs logger=migrator t=2026-05-26T08:24:50.22272827Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T08:24:50.222884803Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=155.113µs logger=migrator t=2026-05-26T08:24:50.229373523Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T08:24:50.230170241Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=798.378µs logger=migrator t=2026-05-26T08:24:50.236160229Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T08:24:50.236861096Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=703.787µs logger=migrator t=2026-05-26T08:24:50.242414034Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T08:24:50.243312085Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=897.551µs logger=migrator t=2026-05-26T08:24:50.249938378Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T08:24:50.250287387Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=351.679µs logger=migrator t=2026-05-26T08:24:50.254214027Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T08:24:50.254762489Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=546.662µs logger=migrator t=2026-05-26T08:24:50.25997444Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T08:24:50.260726117Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=751.207µs logger=migrator t=2026-05-26T08:24:50.267432593Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T08:24:50.268850595Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.417723ms logger=migrator t=2026-05-26T08:24:50.275795206Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T08:24:50.2859557Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.153944ms logger=migrator t=2026-05-26T08:24:50.643412827Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T08:24:50.643739145Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=332.228µs logger=migrator t=2026-05-26T08:24:50.653383187Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T08:24:50.65434523Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=961.283µs logger=migrator t=2026-05-26T08:24:50.663107882Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T08:24:50.665355315Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.247243ms logger=migrator t=2026-05-26T08:24:50.6742648Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T08:24:50.676308728Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.041837ms logger=migrator t=2026-05-26T08:24:50.687155437Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T08:24:50.696389931Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.235914ms logger=migrator t=2026-05-26T08:24:50.702867051Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T08:24:50.704492669Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.627468ms logger=migrator t=2026-05-26T08:24:50.710165899Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T08:24:50.71149342Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.328981ms logger=migrator t=2026-05-26T08:24:50.722078415Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T08:24:50.746846967Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.767592ms logger=migrator t=2026-05-26T08:24:50.754504654Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T08:24:50.756187352Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.684858ms logger=migrator t=2026-05-26T08:24:50.765082027Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T08:24:50.766560722Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.482285ms logger=migrator t=2026-05-26T08:24:50.774325432Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T08:24:50.775732384Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.410962ms logger=migrator t=2026-05-26T08:24:50.782385347Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T08:24:50.783637906Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.253419ms logger=migrator t=2026-05-26T08:24:50.797670651Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T08:24:50.798257664Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=590.223µs logger=migrator t=2026-05-26T08:24:50.806024294Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T08:24:50.807152469Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.131376ms logger=migrator t=2026-05-26T08:24:50.814436228Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T08:24:50.827468939Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.035441ms logger=migrator t=2026-05-26T08:24:50.833421507Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T08:24:50.834247256Z level=info msg="Migration successfully executed" id="create entity_events table" duration=829.509µs logger=migrator t=2026-05-26T08:24:50.839451496Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T08:24:50.84052254Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.068484ms logger=migrator t=2026-05-26T08:24:50.846449077Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T08:24:50.847309508Z 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-26T08:24:50.852646081Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T08:24:50.853168443Z 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-26T08:24:50.85821245Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T08:24:50.859178552Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=961.201µs logger=migrator t=2026-05-26T08:24:50.864861213Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T08:24:50.86651475Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.653037ms logger=migrator t=2026-05-26T08:24:50.871728471Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T08:24:50.873005081Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.27581ms logger=migrator t=2026-05-26T08:24:50.87902233Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T08:24:50.881051407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.028047ms logger=migrator t=2026-05-26T08:24:50.88769323Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T08:24:50.889978933Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.285863ms logger=migrator t=2026-05-26T08:24:50.895111212Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T08:24:50.896516834Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.406572ms logger=migrator t=2026-05-26T08:24:50.902578634Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T08:24:50.904471208Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.902405ms logger=migrator t=2026-05-26T08:24:50.910347634Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T08:24:50.911550162Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.196699ms logger=migrator t=2026-05-26T08:24:50.917222733Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T08:24:50.919179657Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.956755ms logger=migrator t=2026-05-26T08:24:50.926082347Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T08:24:50.927261744Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.178427ms logger=migrator t=2026-05-26T08:24:50.932851963Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T08:24:50.934651315Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.844643ms logger=migrator t=2026-05-26T08:24:50.942342143Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T08:24:50.965793084Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.440541ms logger=migrator t=2026-05-26T08:24:50.971765112Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T08:24:50.978316813Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.551041ms logger=migrator t=2026-05-26T08:24:50.984511877Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T08:24:50.993537375Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.022148ms logger=migrator t=2026-05-26T08:24:50.999942993Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T08:24:51.000339182Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=396.939µs logger=migrator t=2026-05-26T08:24:51.007342975Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T08:24:51.021190194Z level=info msg="Migration successfully executed" id="add share column" duration=13.84762ms logger=migrator t=2026-05-26T08:24:51.026114197Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T08:24:51.026268772Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=154.915µs logger=migrator t=2026-05-26T08:24:51.031683386Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T08:24:51.033262383Z level=info msg="Migration successfully executed" id="create file table" duration=1.579377ms logger=migrator t=2026-05-26T08:24:51.040648334Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T08:24:51.041859191Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.241488ms logger=migrator t=2026-05-26T08:24:51.048287859Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T08:24:51.049716303Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.427074ms logger=migrator t=2026-05-26T08:24:51.059742234Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T08:24:51.061450614Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.70258ms logger=migrator t=2026-05-26T08:24:51.068497357Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T08:24:51.069757656Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.259079ms logger=migrator t=2026-05-26T08:24:51.07556887Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T08:24:51.075721644Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=153.783µs logger=migrator t=2026-05-26T08:24:51.081806034Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T08:24:51.081984988Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=177.974µs logger=migrator t=2026-05-26T08:24:51.087832153Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T08:24:51.088879488Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.047395ms logger=migrator t=2026-05-26T08:24:51.095331397Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T08:24:51.095790027Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=459.241µs logger=migrator t=2026-05-26T08:24:51.101669383Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T08:24:51.103381592Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.71576ms logger=migrator t=2026-05-26T08:24:51.108780757Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T08:24:51.118556203Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.778006ms logger=migrator t=2026-05-26T08:24:51.124952081Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T08:24:51.125203417Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=251.566µs logger=migrator t=2026-05-26T08:24:51.131124044Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T08:24:51.13228011Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.153007ms logger=migrator t=2026-05-26T08:24:51.138512475Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T08:24:51.139014386Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=504.862µs logger=migrator t=2026-05-26T08:24:51.144112444Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T08:24:51.144355209Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=243.015µs logger=migrator t=2026-05-26T08:24:51.150716166Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T08:24:51.152141939Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.427003ms logger=migrator t=2026-05-26T08:24:51.1582422Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T08:24:51.168234941Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.97833ms logger=migrator t=2026-05-26T08:24:51.173129294Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T08:24:51.183006371Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.871327ms logger=migrator t=2026-05-26T08:24:51.189153294Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T08:24:51.190123186Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=970.112µs logger=migrator t=2026-05-26T08:24:51.196266668Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T08:24:51.274127037Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.850628ms logger=migrator t=2026-05-26T08:24:51.280692158Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T08:24:51.282099431Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.406373ms logger=migrator t=2026-05-26T08:24:51.289577474Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T08:24:51.290809842Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.232478ms logger=migrator t=2026-05-26T08:24:51.297001065Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T08:24:51.329576348Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.514282ms logger=migrator t=2026-05-26T08:24:51.336216031Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T08:24:51.34308503Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.869929ms logger=migrator t=2026-05-26T08:24:51.350628624Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T08:24:51.350991262Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=362.688µs logger=migrator t=2026-05-26T08:24:51.356650503Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T08:24:51.356961461Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=310.068µs logger=migrator t=2026-05-26T08:24:51.363127843Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T08:24:51.363569813Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=443.17µs logger=migrator t=2026-05-26T08:24:51.370722458Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T08:24:51.371000595Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=278.637µs logger=migrator t=2026-05-26T08:24:51.383933853Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T08:24:51.38466486Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=729.887µs logger=migrator t=2026-05-26T08:24:51.390908205Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T08:24:51.392787268Z level=info msg="Migration successfully executed" id="create folder table" duration=1.881642ms logger=migrator t=2026-05-26T08:24:51.399419942Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T08:24:51.400735701Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.31522ms logger=migrator t=2026-05-26T08:24:51.408572032Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T08:24:51.410512108Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.931885ms logger=migrator t=2026-05-26T08:24:51.416504596Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T08:24:51.416536987Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.491µs logger=migrator t=2026-05-26T08:24:51.422070465Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T08:24:51.423376574Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.305549ms logger=migrator t=2026-05-26T08:24:51.431733687Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T08:24:51.433888367Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.17854ms logger=migrator t=2026-05-26T08:24:51.44007952Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T08:24:51.4418018Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.72246ms logger=migrator t=2026-05-26T08:24:51.449233232Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T08:24:51.44999384Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=765.718µs logger=migrator t=2026-05-26T08:24:51.455232131Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T08:24:51.455904676Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=676.605µs logger=migrator t=2026-05-26T08:24:51.461430743Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T08:24:51.463579463Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.14956ms logger=migrator t=2026-05-26T08:24:51.469628183Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T08:24:51.471313142Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.684028ms logger=migrator t=2026-05-26T08:24:51.478453717Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T08:24:51.479596933Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.138416ms logger=migrator t=2026-05-26T08:24:51.485257604Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T08:24:51.487169688Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.911715ms logger=migrator t=2026-05-26T08:24:51.495421329Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T08:24:51.497987628Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.566449ms logger=migrator t=2026-05-26T08:24:51.504509808Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T08:24:51.505555083Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.048565ms logger=migrator t=2026-05-26T08:24:51.51236891Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T08:24:51.514770726Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.401826ms logger=migrator t=2026-05-26T08:24:51.523120959Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T08:24:51.526095837Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.974268ms logger=migrator t=2026-05-26T08:24:51.534700326Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T08:24:51.535718239Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.018933ms logger=migrator t=2026-05-26T08:24:51.542379444Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T08:24:51.54570862Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.331587ms logger=migrator t=2026-05-26T08:24:51.5543644Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T08:24:51.555702872Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.339762ms logger=migrator t=2026-05-26T08:24:51.561171707Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T08:24:51.561599508Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=428.611µs logger=migrator t=2026-05-26T08:24:51.567780381Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T08:24:51.574824003Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.043173ms logger=migrator t=2026-05-26T08:24:51.581771184Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T08:24:51.582318026Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=547.902µs logger=migrator t=2026-05-26T08:24:51.589123043Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T08:24:51.589196825Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=91.613µs logger=migrator t=2026-05-26T08:24:51.595540352Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T08:24:51.597309602Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.76955ms logger=migrator t=2026-05-26T08:24:51.603951476Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T08:24:51.604033098Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=87.032µs logger=migrator t=2026-05-26T08:24:51.611425348Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T08:24:51.613723801Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.299943ms logger=migrator t=2026-05-26T08:24:51.61974288Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T08:24:51.621081632Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.339112ms logger=migrator t=2026-05-26T08:24:51.630260353Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T08:24:51.632532406Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.267653ms logger=migrator t=2026-05-26T08:24:51.639592959Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T08:24:51.641103184Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.515395ms logger=migrator t=2026-05-26T08:24:51.647290327Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T08:24:51.647848779Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=559.722µs logger=migrator t=2026-05-26T08:24:51.656502519Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T08:24:51.657268638Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=765.499µs logger=migrator t=2026-05-26T08:24:51.663366218Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T08:24:51.665182711Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.822173ms logger=migrator t=2026-05-26T08:24:51.67256317Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T08:24:51.67424481Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.6827ms logger=migrator t=2026-05-26T08:24:51.681719542Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T08:24:51.692948462Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.22689ms logger=migrator t=2026-05-26T08:24:51.701000257Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T08:24:51.713075137Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.06693ms logger=migrator t=2026-05-26T08:24:51.71971276Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T08:24:51.740465239Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=20.743849ms logger=migrator t=2026-05-26T08:24:51.747282537Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T08:24:51.747359989Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=78.071µs logger=migrator t=2026-05-26T08:24:51.754471852Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T08:24:51.768078227Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.582694ms logger=migrator t=2026-05-26T08:24:51.775174361Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T08:24:51.784879495Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.704884ms logger=migrator t=2026-05-26T08:24:51.795341397Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T08:24:51.795859679Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=520.272µs logger=migrator t=2026-05-26T08:24:51.802591045Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.568055632s logger=migrator t=2026-05-26T08:24:51.803617618Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T08:24:51.826752492Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T08:24:51.826971197Z level=info msg="Created default organization" logger=secrets t=2026-05-26T08:24:51.836658081Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T08:24:51.887829003Z level=info msg="Restored cache from database" duration=585.403µs logger=plugin.store t=2026-05-26T08:24:51.889690667Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T08:24:51.928039792Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T08:24:51.928073933Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T08:24:51.928154645Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T08:24:51.928167655Z level=info msg="Plugins loaded" count=54 duration=38.477868ms logger=query_data t=2026-05-26T08:24:51.93227303Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T08:24:51.935828682Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T08:24:51.943361096Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T08:24:51.955509587Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T08:24:51.964823013Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T08:24:51.967174856Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T08:24:51.990150937Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T08:24:52.012745299Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T08:24:52.035544756Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T08:24:52.035583487Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-26T08:24:52.035944985Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-26T08:24:52.036676492Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T08:24:52.038061564Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-26T08:24:52.041937333Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-26T08:24:52.130438948Z level=info msg="State cache has been initialized" states=0 duration=93.755906ms logger=ngalert.scheduler t=2026-05-26T08:24:52.130560841Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T08:24:52.130691104Z level=info msg=starting first_tick=2026-05-26T08:25:00Z logger=provisioning.dashboard t=2026-05-26T08:24:52.131958163Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-26T08:24:52.134352108Z level=info msg="Update check succeeded" duration=97.657596ms logger=plugins.update.checker t=2026-05-26T08:24:52.16214964Z level=info msg="Update check succeeded" duration=125.578651ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T08:24:52.219889094Z level=info msg="Patterns update finished" duration=102.918457ms logger=provisioning.dashboard t=2026-05-26T08:24:52.264538796Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-26T08:24:52.398845198Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T08:24:52.399428752Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T08:24:54.740330716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.741753159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.75866757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.786359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.79939237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.824935811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.846621651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.872302064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.906504905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.972882278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:54.997041536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.053411789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.082277265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.135839243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.15649314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.205273716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.223006017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.274104967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.294990709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.340203523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.359350995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.410021886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.427251255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.475255814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.493578616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.555267551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.572785576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.617889859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.640106902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.694242562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.716998127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.769562992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.790979786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.853124503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.874423694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.919929975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.939408535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:55.997738832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.016450415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.06562122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.087318422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.142906536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.163094922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.215599725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.230997131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.284917807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.304891728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.367984715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.388885258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.434798309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.453995012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.511115981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.529906546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.582724956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.600293701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.653421539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.672997711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.729073476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.744900272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.810003086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.826894386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.888843277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.908800768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.973823121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:56.992200704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.059405737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.077804183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.136673093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.156390318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.230058489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.258401814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.356016069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.375500919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.443342876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.461793522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.547539273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.571929437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.649064219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.669826348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T08:24:57.746632922Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T08:26:46.062333657Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-26T08:34:52.048455707Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-26T08:34:52.081856838Z level=info msg="Completed cleanup jobs" duration=43.582036ms logger=plugins.update.checker t=2026-05-26T08:34:52.216788492Z level=info msg="Update check succeeded" duration=54.094498ms logger=sqlstore.transactions t=2026-05-26T08:39:51.950936242Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-26T08:44:52.061941861Z level=info msg="Completed cleanup jobs" duration=23.509532ms logger=plugins.update.checker t=2026-05-26T08:44:52.211965047Z level=info msg="Update check succeeded" duration=48.909779ms logger=cleanup t=2026-05-26T08:54:52.079857173Z level=info msg="Completed cleanup jobs" duration=40.975845ms logger=plugins.update.checker t=2026-05-26T08:54:52.212308039Z level=info msg="Update check succeeded" duration=49.497102ms logger=infra.usagestats t=2026-05-26T08:56:46.092220896Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T09:04:52.047811251Z level=info msg="Completed cleanup jobs" duration=9.629633ms logger=plugins.update.checker t=2026-05-26T09:04:52.224366822Z level=info msg="Update check succeeded" duration=61.408296ms