logger=settings t=2026-08-05T19:37:12.040557414Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-05T19:37:12Z logger=settings t=2026-08-05T19:37:12.040809711Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-05T19:37:12.040816171Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-05T19:37:12.040819291Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-05T19:37:12.040821981Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-05T19:37:12.040824721Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-05T19:37:12.040827361Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-05T19:37:12.040830011Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-05T19:37:12.040832921Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-05T19:37:12.040835641Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-05T19:37:12.040839461Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-05T19:37:12.040843162Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-05T19:37:12.040845792Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-05T19:37:12.040848452Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-05T19:37:12.040851172Z level=info msg=Target target=[all] logger=settings t=2026-08-05T19:37:12.040856352Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-05T19:37:12.040859092Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-05T19:37:12.040861622Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-05T19:37:12.040864182Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-05T19:37:12.040866782Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-05T19:37:12.040869422Z level=info msg="App mode production" logger=sqlstore t=2026-08-05T19:37:12.042121906Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-05T19:37:12.042146427Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-05T19:37:12.045395625Z level=info msg="Locking database" logger=migrator t=2026-08-05T19:37:12.045454967Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-05T19:37:12.047096321Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-05T19:37:12.048743826Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.636924ms logger=migrator t=2026-08-05T19:37:12.065246073Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-05T19:37:12.066641301Z level=info msg="Migration successfully executed" id="create user table" duration=1.397247ms logger=migrator t=2026-08-05T19:37:12.074179895Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-05T19:37:12.075502951Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.322416ms logger=migrator t=2026-08-05T19:37:12.084565296Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-05T19:37:12.086142529Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.582033ms logger=migrator t=2026-08-05T19:37:12.091093543Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-05T19:37:12.091930965Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=838.722µs logger=migrator t=2026-08-05T19:37:12.096093988Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-05T19:37:12.096748576Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=654.548µs logger=migrator t=2026-08-05T19:37:12.102239325Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-05T19:37:12.106438768Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.198473ms logger=migrator t=2026-08-05T19:37:12.110831787Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-05T19:37:12.11164763Z level=info msg="Migration successfully executed" id="create user table v2" duration=812.513µs logger=migrator t=2026-08-05T19:37:12.122245367Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-05T19:37:12.122995307Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=746.51µs logger=migrator t=2026-08-05T19:37:12.126460121Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-05T19:37:12.12718058Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=720.709µs logger=migrator t=2026-08-05T19:37:12.132774562Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-05T19:37:12.133153232Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=379.06µs logger=migrator t=2026-08-05T19:37:12.137593682Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-05T19:37:12.138407544Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=813.362µs logger=migrator t=2026-08-05T19:37:12.142701381Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-05T19:37:12.144571052Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.868841ms logger=migrator t=2026-08-05T19:37:12.152051424Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-05T19:37:12.152084685Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.481µs logger=migrator t=2026-08-05T19:37:12.155931549Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-05T19:37:12.157337317Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.407408ms logger=migrator t=2026-08-05T19:37:12.164960834Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-05T19:37:12.165345924Z level=info msg="Migration successfully executed" id="Add missing user data" duration=385.54µs logger=migrator t=2026-08-05T19:37:12.171665595Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-05T19:37:12.173375362Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.721827ms logger=migrator t=2026-08-05T19:37:12.187042392Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-05T19:37:12.187964357Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=921.985µs logger=migrator t=2026-08-05T19:37:12.192425748Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-05T19:37:12.19509376Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.662773ms logger=migrator t=2026-08-05T19:37:12.198918464Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-05T19:37:12.206647163Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.728499ms logger=migrator t=2026-08-05T19:37:12.210256851Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-05T19:37:12.211072773Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=813.352µs logger=migrator t=2026-08-05T19:37:12.214616529Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-05T19:37:12.214772323Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=156.034µs logger=migrator t=2026-08-05T19:37:12.221497075Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-05T19:37:12.223453248Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.958253ms logger=migrator t=2026-08-05T19:37:12.229630565Z 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-08-05T19:37:12.230339335Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=710.279µs logger=migrator t=2026-08-05T19:37:12.236324397Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-05T19:37:12.237048087Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=721.949µs logger=migrator t=2026-08-05T19:37:12.243037499Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-05T19:37:12.244424476Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.386958ms logger=migrator t=2026-08-05T19:37:12.250663275Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-05T19:37:12.251621551Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=959.126µs logger=migrator t=2026-08-05T19:37:12.257164961Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-05T19:37:12.257910912Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=746.59µs logger=migrator t=2026-08-05T19:37:12.263469062Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-05T19:37:12.266314139Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.842227ms logger=migrator t=2026-08-05T19:37:12.272923808Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-05T19:37:12.27371265Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=789.382µs logger=migrator t=2026-08-05T19:37:12.2810881Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-05T19:37:12.28110992Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=22.42µs logger=migrator t=2026-08-05T19:37:12.286422544Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-05T19:37:12.287842462Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.426218ms logger=migrator t=2026-08-05T19:37:12.295785098Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-05T19:37:12.2973254Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.543452ms logger=migrator t=2026-08-05T19:37:12.331011042Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-05T19:37:12.331791403Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=781.031µs logger=migrator t=2026-08-05T19:37:12.33831554Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-05T19:37:12.339093861Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=785.281µs logger=migrator t=2026-08-05T19:37:12.346683187Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-05T19:37:12.350023067Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.34034ms logger=migrator t=2026-08-05T19:37:12.355711201Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-05T19:37:12.357083298Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.373747ms logger=migrator t=2026-08-05T19:37:12.362641539Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-05T19:37:12.363666577Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.016948ms logger=migrator t=2026-08-05T19:37:12.372164887Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-05T19:37:12.372731172Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=566.105µs logger=migrator t=2026-08-05T19:37:12.379002562Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-05T19:37:12.379729212Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=726.49µs logger=migrator t=2026-08-05T19:37:12.384676126Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-05T19:37:12.386033523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.357597ms logger=migrator t=2026-08-05T19:37:12.393586227Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-05T19:37:12.394092261Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=505.554µs logger=migrator t=2026-08-05T19:37:12.408104891Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-05T19:37:12.408891772Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=793.112µs logger=migrator t=2026-08-05T19:37:12.414020021Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-05T19:37:12.414653748Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=634.577µs logger=migrator t=2026-08-05T19:37:12.421619967Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-05T19:37:12.422448989Z level=info msg="Migration successfully executed" id="create star table" duration=829.292µs logger=migrator t=2026-08-05T19:37:12.42727402Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-05T19:37:12.428189564Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=915.364µs logger=migrator t=2026-08-05T19:37:12.434496826Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-05T19:37:12.435344139Z level=info msg="Migration successfully executed" id="create org table v1" duration=846.922µs logger=migrator t=2026-08-05T19:37:12.440506258Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-05T19:37:12.44204808Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.545942ms logger=migrator t=2026-08-05T19:37:12.448953277Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-05T19:37:12.449657016Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=700.069µs logger=migrator t=2026-08-05T19:37:12.455366031Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-05T19:37:12.456471571Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.10556ms logger=migrator t=2026-08-05T19:37:12.461836656Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-05T19:37:12.463003257Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.167461ms logger=migrator t=2026-08-05T19:37:12.468656681Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-05T19:37:12.469380691Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=721.529µs logger=migrator t=2026-08-05T19:37:12.473986135Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-05T19:37:12.474012216Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.701µs logger=migrator t=2026-08-05T19:37:12.479010241Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-05T19:37:12.479036202Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.671µs logger=migrator t=2026-08-05T19:37:12.483681698Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-05T19:37:12.483934765Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=253.067µs logger=migrator t=2026-08-05T19:37:12.488828127Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-05T19:37:12.489936227Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.10747ms logger=migrator t=2026-08-05T19:37:12.495383475Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-05T19:37:12.496530396Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.146761ms logger=migrator t=2026-08-05T19:37:12.504615715Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-05T19:37:12.506176357Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.560252ms logger=migrator t=2026-08-05T19:37:12.512288873Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-05T19:37:12.51330314Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.011228ms logger=migrator t=2026-08-05T19:37:12.518757068Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-05T19:37:12.519527369Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=770.381µs logger=migrator t=2026-08-05T19:37:12.526858697Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-05T19:37:12.528039909Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.180382ms logger=migrator t=2026-08-05T19:37:12.533201199Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-05T19:37:12.540511537Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.280047ms logger=migrator t=2026-08-05T19:37:12.546294254Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-05T19:37:12.547159487Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=866.053µs logger=migrator t=2026-08-05T19:37:12.553057117Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-05T19:37:12.554324801Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.267754ms logger=migrator t=2026-08-05T19:37:12.561140786Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-05T19:37:12.56240969Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.268834ms logger=migrator t=2026-08-05T19:37:12.570462329Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-05T19:37:12.570818508Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=356.039µs logger=migrator t=2026-08-05T19:37:12.577401216Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-05T19:37:12.57828072Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=878.014µs logger=migrator t=2026-08-05T19:37:12.58344863Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-05T19:37:12.583552283Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=104.483µs logger=migrator t=2026-08-05T19:37:12.589054932Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-05T19:37:12.59157626Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.523328ms logger=migrator t=2026-08-05T19:37:12.597248164Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-05T19:37:12.59932884Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.081506ms logger=migrator t=2026-08-05T19:37:12.60667586Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-05T19:37:12.608502189Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.82574ms logger=migrator t=2026-08-05T19:37:12.613242357Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-05T19:37:12.614058459Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=814.552µs logger=migrator t=2026-08-05T19:37:12.620005991Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-05T19:37:12.62330762Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.30345ms logger=migrator t=2026-08-05T19:37:12.628701116Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-05T19:37:12.630828064Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.126727ms logger=migrator t=2026-08-05T19:37:12.638248435Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-05T19:37:12.639737395Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.48569ms logger=migrator t=2026-08-05T19:37:12.64729375Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-05T19:37:12.647337231Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=38.932µs logger=migrator t=2026-08-05T19:37:12.655368438Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-05T19:37:12.655410819Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=44.111µs logger=migrator t=2026-08-05T19:37:12.664012982Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-05T19:37:12.667736323Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.733731ms logger=migrator t=2026-08-05T19:37:12.681030213Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-05T19:37:12.683379427Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.348694ms logger=migrator t=2026-08-05T19:37:12.689277897Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-05T19:37:12.691287581Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.009514ms logger=migrator t=2026-08-05T19:37:12.698280151Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-05T19:37:12.701170489Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.896599ms logger=migrator t=2026-08-05T19:37:12.708165179Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-05T19:37:12.708391775Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=223.066µs logger=migrator t=2026-08-05T19:37:12.714425878Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-05T19:37:12.715266311Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=840.593µs logger=migrator t=2026-08-05T19:37:12.720296497Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-05T19:37:12.721396417Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.09978ms logger=migrator t=2026-08-05T19:37:12.728810768Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-05T19:37:12.72889379Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=90.262µs logger=migrator t=2026-08-05T19:37:12.7355483Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-05T19:37:12.736554677Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.005977ms logger=migrator t=2026-08-05T19:37:12.74290528Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-05T19:37:12.74365408Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=748.69µs logger=migrator t=2026-08-05T19:37:12.748319876Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-05T19:37:12.754443852Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.121176ms logger=migrator t=2026-08-05T19:37:12.760601809Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-05T19:37:12.761320448Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=718.159µs logger=migrator t=2026-08-05T19:37:12.767968948Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-05T19:37:12.768841562Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=872.324µs logger=migrator t=2026-08-05T19:37:12.775714248Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-05T19:37:12.777144987Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.429149ms logger=migrator t=2026-08-05T19:37:12.782031689Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-05T19:37:12.782352438Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=320.619µs logger=migrator t=2026-08-05T19:37:12.787478797Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-05T19:37:12.788284389Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=808.521µs logger=migrator t=2026-08-05T19:37:12.794495127Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-05T19:37:12.796233704Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.735107ms logger=migrator t=2026-08-05T19:37:12.800620953Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-05T19:37:12.80127004Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=647.827µs logger=migrator t=2026-08-05T19:37:12.805452344Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-05T19:37:12.805607408Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=156.234µs logger=migrator t=2026-08-05T19:37:12.810384688Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-05T19:37:12.810508491Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=122.903µs logger=migrator t=2026-08-05T19:37:12.814810687Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-05T19:37:12.815399373Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=588.996µs logger=migrator t=2026-08-05T19:37:12.819993198Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-05T19:37:12.821601431Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.607813ms logger=migrator t=2026-08-05T19:37:12.827425159Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-05T19:37:12.82817907Z level=info msg="Migration successfully executed" id="create data_source table" duration=752.94µs logger=migrator t=2026-08-05T19:37:12.833089992Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-05T19:37:12.833764931Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=674.139µs logger=migrator t=2026-08-05T19:37:12.838268783Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-05T19:37:12.838925641Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=655.917µs logger=migrator t=2026-08-05T19:37:12.846137076Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-05T19:37:12.848039027Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.901661ms logger=migrator t=2026-08-05T19:37:12.854861312Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-05T19:37:12.855672034Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=810.402µs logger=migrator t=2026-08-05T19:37:12.862431957Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-05T19:37:12.869715204Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.283107ms logger=migrator t=2026-08-05T19:37:12.874796972Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-05T19:37:12.875767999Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=971.046µs logger=migrator t=2026-08-05T19:37:12.881129734Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-05T19:37:12.88211308Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=983.336µs logger=migrator t=2026-08-05T19:37:12.893986682Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-05T19:37:12.894976329Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=990.037µs logger=migrator t=2026-08-05T19:37:12.902746749Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-05T19:37:12.903627613Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=885.974µs logger=migrator t=2026-08-05T19:37:12.908885326Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-05T19:37:12.910776787Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.890981ms logger=migrator t=2026-08-05T19:37:12.916348378Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-05T19:37:12.918044694Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.696686ms logger=migrator t=2026-08-05T19:37:12.924114528Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-05T19:37:12.92419012Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=82.032µs logger=migrator t=2026-08-05T19:37:12.929259788Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-05T19:37:12.929692049Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=433.251µs logger=migrator t=2026-08-05T19:37:12.934606682Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-05T19:37:12.938871828Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.262786ms logger=migrator t=2026-08-05T19:37:13.022170034Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-05T19:37:13.022595376Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=427.992µs logger=migrator t=2026-08-05T19:37:13.182100216Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-05T19:37:13.182716562Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=619.157µs logger=migrator t=2026-08-05T19:37:13.192364743Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-05T19:37:13.195171039Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.811646ms logger=migrator t=2026-08-05T19:37:13.201245574Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-05T19:37:13.20147098Z level=info msg="Migration successfully executed" id="Update uid value" duration=226.256µs logger=migrator t=2026-08-05T19:37:13.206983199Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-05T19:37:13.207859923Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=876.164µs logger=migrator t=2026-08-05T19:37:13.215001547Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-05T19:37:13.215794978Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=793.002µs logger=migrator t=2026-08-05T19:37:13.219998702Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-05T19:37:13.220801844Z level=info msg="Migration successfully executed" id="create api_key table" duration=803.542µs logger=migrator t=2026-08-05T19:37:13.229851969Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-05T19:37:13.23322299Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=3.366551ms logger=migrator t=2026-08-05T19:37:13.241251138Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-05T19:37:13.242147372Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=896.774µs logger=migrator t=2026-08-05T19:37:13.247323212Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-05T19:37:13.248249087Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=925.245µs logger=migrator t=2026-08-05T19:37:13.253042717Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-05T19:37:13.253828888Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=785.921µs logger=migrator t=2026-08-05T19:37:13.258351051Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-05T19:37:13.259635556Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.284424ms logger=migrator t=2026-08-05T19:37:13.264264361Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-05T19:37:13.265008771Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=743.16µs logger=migrator t=2026-08-05T19:37:13.272020581Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-05T19:37:13.279172955Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.151934ms logger=migrator t=2026-08-05T19:37:13.285573348Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-05T19:37:13.286134854Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=561.646µs logger=migrator t=2026-08-05T19:37:13.289860244Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-05T19:37:13.29042631Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=566.966µs logger=migrator t=2026-08-05T19:37:13.295774164Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-05T19:37:13.296560846Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=786.962µs logger=migrator t=2026-08-05T19:37:13.300474352Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-05T19:37:13.301247983Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=773.471µs logger=migrator t=2026-08-05T19:37:13.305348664Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-05T19:37:13.305684453Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=332.869µs logger=migrator t=2026-08-05T19:37:13.310454102Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-05T19:37:13.311325336Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=871.674µs logger=migrator t=2026-08-05T19:37:13.315860309Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-05T19:37:13.31590043Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.951µs logger=migrator t=2026-08-05T19:37:13.319889248Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-05T19:37:13.322371505Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.481887ms logger=migrator t=2026-08-05T19:37:13.327434132Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-05T19:37:13.330036133Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.60106ms logger=migrator t=2026-08-05T19:37:13.335260714Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-05T19:37:13.335421279Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.455µs logger=migrator t=2026-08-05T19:37:13.339212961Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-05T19:37:13.34174344Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.530489ms logger=migrator t=2026-08-05T19:37:13.346490148Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-05T19:37:13.348986706Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.496428ms logger=migrator t=2026-08-05T19:37:13.352724787Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-05T19:37:13.353438077Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=713.34µs logger=migrator t=2026-08-05T19:37:13.359228373Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-05T19:37:13.359779328Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=550.835µs logger=migrator t=2026-08-05T19:37:13.368755442Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-05T19:37:13.370020126Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.264985ms logger=migrator t=2026-08-05T19:37:13.374286641Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-05T19:37:13.375619497Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.332706ms logger=migrator t=2026-08-05T19:37:13.382422092Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-05T19:37:13.383956893Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.538662ms logger=migrator t=2026-08-05T19:37:13.391180899Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-05T19:37:13.392033282Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=851.953µs logger=migrator t=2026-08-05T19:37:13.396423351Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-05T19:37:13.396532744Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.793µs logger=migrator t=2026-08-05T19:37:13.40303846Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-05T19:37:13.403125993Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=99.073µs logger=migrator t=2026-08-05T19:37:13.408726964Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-05T19:37:13.412718082Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.988428ms logger=migrator t=2026-08-05T19:37:13.418580001Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-05T19:37:13.421204422Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.625791ms logger=migrator t=2026-08-05T19:37:13.426127746Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-05T19:37:13.426203108Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.892µs logger=migrator t=2026-08-05T19:37:13.430486644Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-05T19:37:13.431659725Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.171372ms logger=migrator t=2026-08-05T19:37:13.444163944Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-05T19:37:13.445466329Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.301505ms logger=migrator t=2026-08-05T19:37:13.451064431Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-05T19:37:13.451108872Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=45.401µs logger=migrator t=2026-08-05T19:37:13.45692899Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-05T19:37:13.458252256Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.322106ms logger=migrator t=2026-08-05T19:37:13.463398565Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-05T19:37:13.46432165Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=923.695µs logger=migrator t=2026-08-05T19:37:13.468794061Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-05T19:37:13.471761572Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.966411ms logger=migrator t=2026-08-05T19:37:13.477771985Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-05T19:37:13.477804175Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.451µs logger=migrator t=2026-08-05T19:37:13.482663677Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-05T19:37:13.484460546Z level=info msg="Migration successfully executed" id="create session table" duration=1.799889ms logger=migrator t=2026-08-05T19:37:13.490206091Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-05T19:37:13.490342315Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=136.974µs logger=migrator t=2026-08-05T19:37:13.495621858Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-05T19:37:13.495828654Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=206.365µs logger=migrator t=2026-08-05T19:37:13.499998906Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-05T19:37:13.501167948Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.168232ms logger=migrator t=2026-08-05T19:37:13.506932395Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-05T19:37:13.507753017Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=819.893µs logger=migrator t=2026-08-05T19:37:13.51305327Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-05T19:37:13.513097871Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.191µs logger=migrator t=2026-08-05T19:37:13.517645084Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-05T19:37:13.517698006Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.482µs logger=migrator t=2026-08-05T19:37:13.521959022Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-05T19:37:13.527558503Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.603492ms logger=migrator t=2026-08-05T19:37:13.532494857Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-05T19:37:13.535819687Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.32402ms logger=migrator t=2026-08-05T19:37:13.53962351Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-05T19:37:13.539748823Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=125.243µs logger=migrator t=2026-08-05T19:37:13.544524823Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-05T19:37:13.544646576Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=121.733µs logger=migrator t=2026-08-05T19:37:13.550039762Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-05T19:37:13.55144378Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.400328ms logger=migrator t=2026-08-05T19:37:13.555822299Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-05T19:37:13.55585445Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.001µs logger=migrator t=2026-08-05T19:37:13.560617659Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-05T19:37:13.56473113Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.113431ms logger=migrator t=2026-08-05T19:37:13.568617255Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-05T19:37:13.568834241Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=216.706µs logger=migrator t=2026-08-05T19:37:13.573439606Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-05T19:37:13.576649733Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.209867ms logger=migrator t=2026-08-05T19:37:13.580883608Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-05T19:37:13.584070284Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.186187ms logger=migrator t=2026-08-05T19:37:13.588154725Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-05T19:37:13.588280118Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=130.904µs logger=migrator t=2026-08-05T19:37:13.592663397Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-05T19:37:13.593698545Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.035068ms logger=migrator t=2026-08-05T19:37:13.598174556Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-05T19:37:13.599560943Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.386117ms logger=migrator t=2026-08-05T19:37:13.606411479Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-05T19:37:13.608160197Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.748957ms logger=migrator t=2026-08-05T19:37:13.613664116Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-05T19:37:13.615151926Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.488991ms logger=migrator t=2026-08-05T19:37:13.61935172Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-05T19:37:13.620211053Z level=info msg="Migration successfully executed" id="add index alert state" duration=859.513µs logger=migrator t=2026-08-05T19:37:13.626682888Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-05T19:37:13.62785242Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.168672ms logger=migrator t=2026-08-05T19:37:13.632586968Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-05T19:37:13.633305757Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=717.789µs logger=migrator t=2026-08-05T19:37:13.637882171Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-05T19:37:13.638872208Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=990.357µs logger=migrator t=2026-08-05T19:37:13.644600554Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-05T19:37:13.645612921Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.013387ms logger=migrator t=2026-08-05T19:37:13.651146141Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-05T19:37:13.661467841Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.316459ms logger=migrator t=2026-08-05T19:37:13.66587127Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-05T19:37:13.666773154Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=901.404µs logger=migrator t=2026-08-05T19:37:13.671760819Z 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-08-05T19:37:13.672435778Z 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=674.959µs logger=migrator t=2026-08-05T19:37:13.676674602Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-05T19:37:13.677022952Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=351.58µs logger=migrator t=2026-08-05T19:37:13.680803584Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-05T19:37:13.681422141Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=618.337µs logger=migrator t=2026-08-05T19:37:13.685477831Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-05T19:37:13.686382815Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=901.484µs logger=migrator t=2026-08-05T19:37:13.691436862Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-05T19:37:13.695084581Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.649149ms logger=migrator t=2026-08-05T19:37:13.699706626Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-05T19:37:13.703350385Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.643359ms logger=migrator t=2026-08-05T19:37:13.707618841Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-05T19:37:13.71129616Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.67656ms logger=migrator t=2026-08-05T19:37:13.716278255Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-05T19:37:13.719847982Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.569247ms logger=migrator t=2026-08-05T19:37:13.724171709Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-05T19:37:13.725091534Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=919.975µs logger=migrator t=2026-08-05T19:37:13.729700249Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-05T19:37:13.72973041Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.641µs logger=migrator t=2026-08-05T19:37:13.735189707Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-05T19:37:13.735324991Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=136.624µs logger=migrator t=2026-08-05T19:37:13.739787232Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-05T19:37:13.741014875Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.227233ms logger=migrator t=2026-08-05T19:37:13.746022471Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T19:37:13.747299615Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.277524ms logger=migrator t=2026-08-05T19:37:13.753910374Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-05T19:37:13.754710166Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=799.672µs logger=migrator t=2026-08-05T19:37:13.758776547Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-05T19:37:13.75963821Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=861.364µs logger=migrator t=2026-08-05T19:37:13.764889062Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T19:37:13.766421963Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.535921ms logger=migrator t=2026-08-05T19:37:13.770891574Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-05T19:37:13.776145427Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.254563ms logger=migrator t=2026-08-05T19:37:13.780222487Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-05T19:37:13.783944328Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.721221ms logger=migrator t=2026-08-05T19:37:13.788678336Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-05T19:37:13.788913232Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=231.726µs logger=migrator t=2026-08-05T19:37:13.793134917Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-05T19:37:13.794602997Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.46759ms logger=migrator t=2026-08-05T19:37:13.799347565Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-05T19:37:13.800679581Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.332256ms logger=migrator t=2026-08-05T19:37:13.809279455Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-05T19:37:13.813024446Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.744882ms logger=migrator t=2026-08-05T19:37:13.817458786Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-05T19:37:13.81760827Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=152.404µs logger=migrator t=2026-08-05T19:37:13.823782277Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-05T19:37:13.825463703Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.685046ms logger=migrator t=2026-08-05T19:37:13.83015437Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-05T19:37:13.831427454Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.273844ms logger=migrator t=2026-08-05T19:37:13.838823884Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-05T19:37:13.839007809Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=188.305µs logger=migrator t=2026-08-05T19:37:13.845126265Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-05T19:37:13.847007656Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.885351ms logger=migrator t=2026-08-05T19:37:13.854724735Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-05T19:37:13.856869043Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.149298ms logger=migrator t=2026-08-05T19:37:13.862353062Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-05T19:37:13.863253487Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=900.574µs logger=migrator t=2026-08-05T19:37:13.868648703Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-05T19:37:13.86966793Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.017568ms logger=migrator t=2026-08-05T19:37:13.874948373Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-05T19:37:13.875971921Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.022538ms logger=migrator t=2026-08-05T19:37:13.88108947Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-05T19:37:13.882481317Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.389977ms logger=migrator t=2026-08-05T19:37:13.888821479Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-05T19:37:13.88887308Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=50.521µs logger=migrator t=2026-08-05T19:37:13.893376883Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-05T19:37:13.897854954Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.477192ms logger=migrator t=2026-08-05T19:37:13.903339252Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-05T19:37:13.904216046Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=872.434µs logger=migrator t=2026-08-05T19:37:13.909354775Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-05T19:37:13.916994452Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.639687ms logger=migrator t=2026-08-05T19:37:13.921098933Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-05T19:37:13.921837733Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=738.68µs logger=migrator t=2026-08-05T19:37:13.926106019Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-05T19:37:13.928265187Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.147728ms logger=migrator t=2026-08-05T19:37:13.936383597Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-05T19:37:13.938018472Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.640894ms logger=migrator t=2026-08-05T19:37:13.942718459Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-05T19:37:13.953506681Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.788062ms logger=migrator t=2026-08-05T19:37:13.957478059Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-05T19:37:13.958092295Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=613.016µs logger=migrator t=2026-08-05T19:37:13.962891406Z 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-08-05T19:37:13.963860182Z 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=971.997µs logger=migrator t=2026-08-05T19:37:13.968845237Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-05T19:37:13.969265878Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=419.381µs logger=migrator t=2026-08-05T19:37:13.973919884Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-05T19:37:13.974795398Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=875.424µs logger=migrator t=2026-08-05T19:37:13.980882123Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-05T19:37:13.981221072Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=339.679µs logger=migrator t=2026-08-05T19:37:13.98558139Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-05T19:37:13.994198983Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.606443ms logger=migrator t=2026-08-05T19:37:14.001505281Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-05T19:37:14.006400444Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.894603ms logger=migrator t=2026-08-05T19:37:14.015312065Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-05T19:37:14.016857857Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.556032ms logger=migrator t=2026-08-05T19:37:14.027192747Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-05T19:37:14.028965835Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.776648ms logger=migrator t=2026-08-05T19:37:14.034833974Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-05T19:37:14.035448451Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=617.717µs logger=migrator t=2026-08-05T19:37:14.039923342Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-05T19:37:14.045851203Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.91978ms logger=migrator t=2026-08-05T19:37:14.051790724Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-05T19:37:14.052839422Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.045849ms logger=migrator t=2026-08-05T19:37:14.059343628Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-05T19:37:14.059724738Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=426.291µs logger=migrator t=2026-08-05T19:37:14.064234061Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-05T19:37:14.064861108Z level=info msg="Migration successfully executed" id="Move region to single row" duration=626.768µs logger=migrator t=2026-08-05T19:37:14.069176544Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-05T19:37:14.07012201Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=945.356µs logger=migrator t=2026-08-05T19:37:14.074858518Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-05T19:37:14.07566289Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=801.442µs logger=migrator t=2026-08-05T19:37:14.079614807Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T19:37:14.080579243Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=963.476µs logger=migrator t=2026-08-05T19:37:14.085967319Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T19:37:14.087398998Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.426349ms logger=migrator t=2026-08-05T19:37:14.092519297Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-05T19:37:14.093357259Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=838.943µs logger=migrator t=2026-08-05T19:37:14.098855449Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-05T19:37:14.099733472Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=873.564µs logger=migrator t=2026-08-05T19:37:14.106779903Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-05T19:37:14.106846465Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.682µs logger=migrator t=2026-08-05T19:37:14.110753011Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-05T19:37:14.111610554Z level=info msg="Migration successfully executed" id="create test_data table" duration=845.023µs logger=migrator t=2026-08-05T19:37:14.117607346Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-05T19:37:14.118909222Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.301156ms logger=migrator t=2026-08-05T19:37:14.124938925Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-05T19:37:14.125846559Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=907.494µs logger=migrator t=2026-08-05T19:37:14.130522076Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-05T19:37:14.132072888Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.550072ms logger=migrator t=2026-08-05T19:37:14.137020062Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-05T19:37:14.13729819Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=277.668µs logger=migrator t=2026-08-05T19:37:14.141989577Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-05T19:37:14.142565482Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=575.825µs logger=migrator t=2026-08-05T19:37:14.147591829Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-05T19:37:14.147665581Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=74.732µs logger=migrator t=2026-08-05T19:37:14.152955654Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-05T19:37:14.153882129Z level=info msg="Migration successfully executed" id="create team table" duration=930.695µs logger=migrator t=2026-08-05T19:37:14.161091744Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-05T19:37:14.162078001Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=985.087µs logger=migrator t=2026-08-05T19:37:14.168752582Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-05T19:37:14.169690067Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=930.265µs logger=migrator t=2026-08-05T19:37:14.174286922Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-05T19:37:14.181253571Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.966239ms logger=migrator t=2026-08-05T19:37:14.185423343Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-05T19:37:14.185630669Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=207.596µs logger=migrator t=2026-08-05T19:37:14.193854662Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-05T19:37:14.194791707Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=937.056µs logger=migrator t=2026-08-05T19:37:14.199397142Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-05T19:37:14.200761869Z level=info msg="Migration successfully executed" id="create team member table" duration=1.362427ms logger=migrator t=2026-08-05T19:37:14.2074412Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-05T19:37:14.208818847Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.377277ms logger=migrator t=2026-08-05T19:37:14.21594307Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-05T19:37:14.21739579Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.452129ms logger=migrator t=2026-08-05T19:37:14.223416662Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-05T19:37:14.22480612Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.388698ms logger=migrator t=2026-08-05T19:37:14.233120795Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-05T19:37:14.24290453Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.788255ms logger=migrator t=2026-08-05T19:37:14.249756756Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-05T19:37:14.25838813Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.632074ms logger=migrator t=2026-08-05T19:37:14.266605482Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-05T19:37:14.273358075Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.756013ms logger=migrator t=2026-08-05T19:37:14.281139116Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-05T19:37:14.2827699Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.667765ms logger=migrator t=2026-08-05T19:37:14.296573604Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-05T19:37:14.297876769Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.301615ms logger=migrator t=2026-08-05T19:37:14.305055424Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-05T19:37:14.306779281Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.725657ms logger=migrator t=2026-08-05T19:37:14.317690706Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-05T19:37:14.318664533Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=974.617µs logger=migrator t=2026-08-05T19:37:14.332439355Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-05T19:37:14.337638007Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=5.198971ms logger=migrator t=2026-08-05T19:37:14.344484192Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-05T19:37:14.345315364Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=831.372µs logger=migrator t=2026-08-05T19:37:14.352809428Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-05T19:37:14.354592116Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.781869ms logger=migrator t=2026-08-05T19:37:14.36141393Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-05T19:37:14.363025624Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.613154ms logger=migrator t=2026-08-05T19:37:14.368651307Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-05T19:37:14.36913382Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=482.333µs logger=migrator t=2026-08-05T19:37:14.37506349Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-05T19:37:14.37541532Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=352.27µs logger=migrator t=2026-08-05T19:37:14.408692791Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-05T19:37:14.409954065Z level=info msg="Migration successfully executed" id="create tag table" duration=1.261524ms logger=migrator t=2026-08-05T19:37:14.421406746Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-05T19:37:14.422363992Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=956.996µs logger=migrator t=2026-08-05T19:37:14.429546386Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-05T19:37:14.430866612Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.320576ms logger=migrator t=2026-08-05T19:37:14.437624115Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-05T19:37:14.43855622Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=937.765µs logger=migrator t=2026-08-05T19:37:14.444767648Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-05T19:37:14.446351721Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.584503ms logger=migrator t=2026-08-05T19:37:14.464093682Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-05T19:37:14.479581051Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.488939ms logger=migrator t=2026-08-05T19:37:14.485146712Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-05T19:37:14.485730618Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=581.796µs logger=migrator t=2026-08-05T19:37:14.500270582Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-05T19:37:14.501281549Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.016048ms logger=migrator t=2026-08-05T19:37:14.508157366Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-05T19:37:14.508643689Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=486.684µs logger=migrator t=2026-08-05T19:37:14.516795909Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-05T19:37:14.518497055Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.714376ms logger=migrator t=2026-08-05T19:37:14.52565943Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-05T19:37:14.526626336Z level=info msg="Migration successfully executed" id="create user auth table" duration=967.026µs logger=migrator t=2026-08-05T19:37:14.531459307Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-05T19:37:14.53307053Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.609383ms logger=migrator t=2026-08-05T19:37:14.539734641Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-05T19:37:14.539850474Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=117.703µs logger=migrator t=2026-08-05T19:37:14.546381951Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-05T19:37:14.552460855Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.078924ms logger=migrator t=2026-08-05T19:37:14.564557913Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-05T19:37:14.571167522Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.609719ms logger=migrator t=2026-08-05T19:37:14.578131341Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-05T19:37:14.587397582Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.270021ms logger=migrator t=2026-08-05T19:37:14.593539638Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-05T19:37:14.598221215Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.680517ms logger=migrator t=2026-08-05T19:37:14.604711941Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-05T19:37:14.605897723Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.185842ms logger=migrator t=2026-08-05T19:37:14.611454714Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-05T19:37:14.616691905Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.236911ms logger=migrator t=2026-08-05T19:37:14.62165795Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-05T19:37:14.622514443Z level=info msg="Migration successfully executed" id="create server_lock table" duration=856.353µs logger=migrator t=2026-08-05T19:37:14.629613775Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-05T19:37:14.630645183Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.026848ms logger=migrator t=2026-08-05T19:37:14.63717403Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-05T19:37:14.638947808Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.777458ms logger=migrator t=2026-08-05T19:37:14.646295867Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-05T19:37:14.647302915Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.006688ms logger=migrator t=2026-08-05T19:37:14.653116932Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-05T19:37:14.654114609Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.005437ms logger=migrator t=2026-08-05T19:37:14.660834321Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-05T19:37:14.661918171Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.0836ms logger=migrator t=2026-08-05T19:37:14.668332584Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-05T19:37:14.674920273Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.589119ms logger=migrator t=2026-08-05T19:37:14.680767301Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-05T19:37:14.681732917Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=965.866µs logger=migrator t=2026-08-05T19:37:14.689547599Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-05T19:37:14.691010198Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.462189ms logger=migrator t=2026-08-05T19:37:14.697925836Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-05T19:37:14.699163009Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.237243ms logger=migrator t=2026-08-05T19:37:14.705882911Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-05T19:37:14.707395712Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.504511ms logger=migrator t=2026-08-05T19:37:14.71505891Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-05T19:37:14.717010703Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.951133ms logger=migrator t=2026-08-05T19:37:14.724148636Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-05T19:37:14.724254939Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=104.713µs logger=migrator t=2026-08-05T19:37:14.730639382Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-05T19:37:14.730758865Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=145.304µs logger=migrator t=2026-08-05T19:37:14.742393061Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-05T19:37:14.744007924Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.617104ms logger=migrator t=2026-08-05T19:37:14.751296492Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T19:37:14.753057539Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.761468ms logger=migrator t=2026-08-05T19:37:14.760606744Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T19:37:14.761719134Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.11171ms logger=migrator t=2026-08-05T19:37:14.771828328Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-05T19:37:14.771991152Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=164.285µs logger=migrator t=2026-08-05T19:37:14.779806354Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T19:37:14.780880103Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.076799ms logger=migrator t=2026-08-05T19:37:14.798227873Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T19:37:14.800230927Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.006844ms logger=migrator t=2026-08-05T19:37:14.808795409Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T19:37:14.810759593Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.959623ms logger=migrator t=2026-08-05T19:37:14.817898696Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T19:37:14.819738735Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.840999ms logger=migrator t=2026-08-05T19:37:14.825787919Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-05T19:37:14.833236021Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.451292ms logger=migrator t=2026-08-05T19:37:14.838413341Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-05T19:37:14.839568033Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.154071ms logger=migrator t=2026-08-05T19:37:14.846232893Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-05T19:37:14.846398068Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=166.425µs logger=migrator t=2026-08-05T19:37:14.852097992Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-05T19:37:14.853704576Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.629694ms logger=migrator t=2026-08-05T19:37:14.859731469Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-05T19:37:14.862437192Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.705633ms logger=migrator t=2026-08-05T19:37:14.870983414Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-05T19:37:14.872473424Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.494451ms logger=migrator t=2026-08-05T19:37:14.878635691Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T19:37:14.878711653Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=117.213µs logger=migrator t=2026-08-05T19:37:14.885442515Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-05T19:37:14.887221893Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.779038ms logger=migrator t=2026-08-05T19:37:14.892888387Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-05T19:37:14.894033318Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.145631ms logger=migrator t=2026-08-05T19:37:14.901017557Z 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-08-05T19:37:14.902916129Z 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.888341ms logger=migrator t=2026-08-05T19:37:14.910837323Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-05T19:37:14.911933003Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.09537ms logger=migrator t=2026-08-05T19:37:14.920063243Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-05T19:37:14.930332071Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.270768ms logger=migrator t=2026-08-05T19:37:14.944953988Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-05T19:37:14.947031784Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.077697ms logger=migrator t=2026-08-05T19:37:14.952874942Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T19:37:14.954497166Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.622254ms logger=migrator t=2026-08-05T19:37:14.96093551Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-05T19:37:14.99009828Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.15712ms logger=migrator t=2026-08-05T19:37:14.997485431Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-05T19:37:15.022855197Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.360597ms logger=migrator t=2026-08-05T19:37:15.027951095Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-05T19:37:15.028695126Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=743.95µs logger=migrator t=2026-08-05T19:37:15.035427148Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T19:37:15.036460986Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.029908ms logger=migrator t=2026-08-05T19:37:15.041311347Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-05T19:37:15.049209072Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.893864ms logger=migrator t=2026-08-05T19:37:15.056653773Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-05T19:37:15.065621656Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.968083ms logger=migrator t=2026-08-05T19:37:15.071092964Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-05T19:37:15.071813084Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=720.04µs logger=migrator t=2026-08-05T19:37:15.08938938Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-05T19:37:15.090299024Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=909.994µs logger=migrator t=2026-08-05T19:37:15.096736719Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-05T19:37:15.097790498Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.052629ms logger=migrator t=2026-08-05T19:37:15.103932934Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-05T19:37:15.105132056Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.201162ms logger=migrator t=2026-08-05T19:37:15.111265802Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-05T19:37:15.111374745Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=110.393µs logger=migrator t=2026-08-05T19:37:15.118765946Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-05T19:37:15.125323633Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.552317ms logger=migrator t=2026-08-05T19:37:15.131803309Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-05T19:37:15.136109575Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.306116ms logger=migrator t=2026-08-05T19:37:15.141628245Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-05T19:37:15.148192163Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.563598ms logger=migrator t=2026-08-05T19:37:15.154703019Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-05T19:37:15.155984804Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.280565ms logger=migrator t=2026-08-05T19:37:15.164609978Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-05T19:37:15.165763729Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.153792ms logger=migrator t=2026-08-05T19:37:15.171495664Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-05T19:37:15.179300765Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.804241ms logger=migrator t=2026-08-05T19:37:15.186032368Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-05T19:37:15.192519783Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.488385ms logger=migrator t=2026-08-05T19:37:15.199092711Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-05T19:37:15.200253633Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.159792ms logger=migrator t=2026-08-05T19:37:15.207628923Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-05T19:37:15.214009815Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.376672ms logger=migrator t=2026-08-05T19:37:15.223964625Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-05T19:37:15.231197501Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.231416ms logger=migrator t=2026-08-05T19:37:15.2392906Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-05T19:37:15.239355232Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=64.642µs logger=migrator t=2026-08-05T19:37:15.244589414Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-05T19:37:15.245752255Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.162401ms logger=migrator t=2026-08-05T19:37:15.256386563Z 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-08-05T19:37:15.257990257Z 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.605394ms logger=migrator t=2026-08-05T19:37:15.268102871Z 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-08-05T19:37:15.269373315Z 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.271784ms logger=migrator t=2026-08-05T19:37:15.276833327Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T19:37:15.2769301Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=97.713µs logger=migrator t=2026-08-05T19:37:15.282936483Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-05T19:37:15.289587743Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.647281ms logger=migrator t=2026-08-05T19:37:15.300817427Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-05T19:37:15.311848966Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.038369ms logger=migrator t=2026-08-05T19:37:15.317809007Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-05T19:37:15.323404509Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.595872ms logger=migrator t=2026-08-05T19:37:15.329240407Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-05T19:37:15.335512087Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.27132ms logger=migrator t=2026-08-05T19:37:15.341850788Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-05T19:37:15.348288313Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.436765ms logger=migrator t=2026-08-05T19:37:15.355511949Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-05T19:37:15.355623022Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=112.413µs logger=migrator t=2026-08-05T19:37:15.36294273Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-05T19:37:15.364286016Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.344517ms logger=migrator t=2026-08-05T19:37:15.370170316Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-05T19:37:15.37772379Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.553804ms logger=migrator t=2026-08-05T19:37:15.384108003Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-05T19:37:15.384194205Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=86.972µs logger=migrator t=2026-08-05T19:37:15.387954777Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-05T19:37:15.399285794Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.321597ms logger=migrator t=2026-08-05T19:37:15.404832415Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-05T19:37:15.40612243Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.289164ms logger=migrator t=2026-08-05T19:37:15.411706251Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-05T19:37:15.418608708Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.901707ms logger=migrator t=2026-08-05T19:37:15.422663368Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-05T19:37:15.423372517Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=708.189µs logger=migrator t=2026-08-05T19:37:15.427964801Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-05T19:37:15.428966078Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=999.847µs logger=migrator t=2026-08-05T19:37:15.436212535Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-05T19:37:15.443771739Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.564775ms logger=migrator t=2026-08-05T19:37:15.448927369Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-05T19:37:15.451102738Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.179499ms logger=migrator t=2026-08-05T19:37:15.457795169Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-05T19:37:15.458912219Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.11758ms logger=migrator t=2026-08-05T19:37:15.465895138Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-05T19:37:15.467627915Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.732857ms logger=migrator t=2026-08-05T19:37:15.472183509Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-05T19:37:15.473178616Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=994.747µs logger=migrator t=2026-08-05T19:37:15.478309305Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-05T19:37:15.479259081Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=995.837µs logger=migrator t=2026-08-05T19:37:15.48476528Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-05T19:37:15.487165945Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.404606ms logger=migrator t=2026-08-05T19:37:15.498782229Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-05T19:37:15.500193878Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.417148ms logger=migrator t=2026-08-05T19:37:15.504736051Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-05T19:37:15.50545349Z 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-08-05T19:37:15.51284833Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-05T19:37:15.513250891Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=402.631µs logger=migrator t=2026-08-05T19:37:15.517374453Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-05T19:37:15.52021918Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.844467ms logger=migrator t=2026-08-05T19:37:15.52427029Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-05T19:37:15.531318621Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.045231ms logger=migrator t=2026-08-05T19:37:15.536408178Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-05T19:37:15.537484818Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.076669ms logger=migrator t=2026-08-05T19:37:15.543576993Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-05T19:37:15.544631501Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.054078ms logger=migrator t=2026-08-05T19:37:15.549107163Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-05T19:37:15.549967996Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=865.454µs logger=migrator t=2026-08-05T19:37:15.556176474Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-05T19:37:15.557268864Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.09164ms logger=migrator t=2026-08-05T19:37:15.562276019Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-05T19:37:15.563344858Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.068729ms logger=migrator t=2026-08-05T19:37:15.567942093Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-05T19:37:15.567968633Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.21µs logger=migrator t=2026-08-05T19:37:15.573605376Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-05T19:37:15.573834283Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=236.177µs logger=migrator t=2026-08-05T19:37:15.578710505Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-05T19:37:15.5885098Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.804406ms logger=migrator t=2026-08-05T19:37:15.593780753Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-05T19:37:15.594085551Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=316.659µs logger=migrator t=2026-08-05T19:37:15.599859407Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-05T19:37:15.60145311Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.597303ms logger=migrator t=2026-08-05T19:37:15.606752454Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-05T19:37:15.607127944Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=362.01µs logger=migrator t=2026-08-05T19:37:15.610990189Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-05T19:37:15.612010207Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.020208ms logger=migrator t=2026-08-05T19:37:15.617048983Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-05T19:37:15.61917548Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.131827ms logger=migrator t=2026-08-05T19:37:15.624251568Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-05T19:37:15.660153161Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.899673ms logger=migrator t=2026-08-05T19:37:15.665254059Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-05T19:37:15.671050216Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.799887ms logger=migrator t=2026-08-05T19:37:15.677324666Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-05T19:37:15.677579053Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=254.037µs logger=migrator t=2026-08-05T19:37:15.682422704Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-05T19:37:15.713790844Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.37062ms logger=migrator t=2026-08-05T19:37:15.718330886Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-05T19:37:15.749968164Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.635467ms logger=migrator t=2026-08-05T19:37:15.755292988Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-05T19:37:15.755920415Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=628.907µs logger=migrator t=2026-08-05T19:37:15.76163456Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-05T19:37:15.7627577Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.12238ms logger=migrator t=2026-08-05T19:37:15.768646079Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-05T19:37:15.768883166Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=237.637µs logger=migrator t=2026-08-05T19:37:15.772869824Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-05T19:37:15.774183709Z level=info msg="Migration successfully executed" id="create permission table" duration=1.316085ms logger=migrator t=2026-08-05T19:37:15.77898363Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-05T19:37:15.780546062Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.562332ms logger=migrator t=2026-08-05T19:37:15.786337159Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-05T19:37:15.787610483Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.271934ms logger=migrator t=2026-08-05T19:37:15.792338171Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-05T19:37:15.793372349Z level=info msg="Migration successfully executed" id="create role table" duration=1.035958ms logger=migrator t=2026-08-05T19:37:15.805687633Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-05T19:37:15.811459399Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.771676ms logger=migrator t=2026-08-05T19:37:15.816317201Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-05T19:37:15.82292547Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.601828ms logger=migrator t=2026-08-05T19:37:15.830120935Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-05T19:37:15.83399394Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=3.877584ms logger=migrator t=2026-08-05T19:37:15.840923607Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-05T19:37:15.842181861Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.258544ms logger=migrator t=2026-08-05T19:37:15.849711065Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-05T19:37:15.851639568Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.933362ms logger=migrator t=2026-08-05T19:37:15.859335886Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-05T19:37:15.860430516Z level=info msg="Migration successfully executed" id="create team role table" duration=1.09915ms logger=migrator t=2026-08-05T19:37:15.867323842Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-05T19:37:15.868456483Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.132601ms logger=migrator t=2026-08-05T19:37:15.874277161Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-05T19:37:15.875554675Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.276794ms logger=migrator t=2026-08-05T19:37:15.880202021Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-05T19:37:15.881412054Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.209693ms logger=migrator t=2026-08-05T19:37:15.888216998Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-05T19:37:15.889667308Z level=info msg="Migration successfully executed" id="create user role table" duration=1.455509ms logger=migrator t=2026-08-05T19:37:15.895127875Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-05T19:37:15.896299697Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.171392ms logger=migrator t=2026-08-05T19:37:15.903972145Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-05T19:37:15.905488156Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.516481ms logger=migrator t=2026-08-05T19:37:15.912415934Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-05T19:37:15.914592713Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.179139ms logger=migrator t=2026-08-05T19:37:15.919995389Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-05T19:37:15.921274844Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.282195ms logger=migrator t=2026-08-05T19:37:15.925764295Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-05T19:37:15.927156783Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.392548ms logger=migrator t=2026-08-05T19:37:15.931777728Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-05T19:37:15.932841777Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.062259ms logger=migrator t=2026-08-05T19:37:15.939790415Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-05T19:37:15.948129101Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.338996ms logger=migrator t=2026-08-05T19:37:15.952367636Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-05T19:37:15.953477786Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.11016ms logger=migrator t=2026-08-05T19:37:15.958886963Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-05T19:37:15.96138479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.507078ms logger=migrator t=2026-08-05T19:37:15.967905457Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-05T19:37:15.96912006Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.214533ms logger=migrator t=2026-08-05T19:37:15.973072627Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-05T19:37:15.974244589Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.171121ms logger=migrator t=2026-08-05T19:37:15.979405278Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-05T19:37:15.980259282Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=853.954µs logger=migrator t=2026-08-05T19:37:15.985407311Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-05T19:37:15.987320843Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.912862ms logger=migrator t=2026-08-05T19:37:15.992646847Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-05T19:37:16.00087093Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.223353ms logger=migrator t=2026-08-05T19:37:16.004990732Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-05T19:37:16.013684337Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.688716ms logger=migrator t=2026-08-05T19:37:16.018875168Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-05T19:37:16.027967514Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.087456ms logger=migrator t=2026-08-05T19:37:16.036379242Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-05T19:37:16.049631041Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=13.256659ms logger=migrator t=2026-08-05T19:37:16.053510836Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-05T19:37:16.056763004Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.247998ms logger=migrator t=2026-08-05T19:37:16.064063302Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-05T19:37:16.065259874Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.196642ms logger=migrator t=2026-08-05T19:37:16.069787137Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-05T19:37:16.070933028Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.152091ms logger=migrator t=2026-08-05T19:37:16.074942196Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-05T19:37:16.076502409Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.558882ms logger=migrator t=2026-08-05T19:37:16.081438722Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-05T19:37:16.082873231Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.434479ms logger=migrator t=2026-08-05T19:37:16.087227629Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-05T19:37:16.087296321Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.262µs logger=migrator t=2026-08-05T19:37:16.091385092Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-05T19:37:16.091472924Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=89.592µs logger=migrator t=2026-08-05T19:37:16.096829369Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-05T19:37:16.09760697Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=777.931µs logger=migrator t=2026-08-05T19:37:16.102221215Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-05T19:37:16.103657274Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.440779ms logger=migrator t=2026-08-05T19:37:16.10978729Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-05T19:37:16.111124866Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.338676ms logger=migrator t=2026-08-05T19:37:16.115829524Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-05T19:37:16.116267726Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=437.972µs logger=migrator t=2026-08-05T19:37:16.121017394Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-05T19:37:16.121679652Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=664.148µs logger=migrator t=2026-08-05T19:37:16.12786399Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-05T19:37:16.129500764Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.635994ms logger=migrator t=2026-08-05T19:37:16.137281985Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-05T19:37:16.138690203Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.407748ms logger=migrator t=2026-08-05T19:37:16.143921605Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-05T19:37:16.152487077Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.564712ms logger=migrator t=2026-08-05T19:37:16.156191697Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-05T19:37:16.156248469Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=53.142µs logger=migrator t=2026-08-05T19:37:16.159730813Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-05T19:37:16.160501054Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=766.831µs logger=migrator t=2026-08-05T19:37:16.168397958Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-05T19:37:16.170737611Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.345443ms logger=migrator t=2026-08-05T19:37:16.175254104Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-05T19:37:16.176996981Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.742878ms logger=migrator t=2026-08-05T19:37:16.181718389Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-05T19:37:16.190159637Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.441079ms logger=migrator t=2026-08-05T19:37:16.194591417Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-05T19:37:16.195631525Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.039658ms logger=migrator t=2026-08-05T19:37:16.199264784Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-05T19:37:16.200300712Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.035488ms logger=migrator t=2026-08-05T19:37:16.20466788Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-05T19:37:16.228215118Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.547448ms logger=migrator t=2026-08-05T19:37:16.231526788Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-05T19:37:16.232311069Z level=info msg="Migration successfully executed" id="create correlation v2" duration=783.281µs logger=migrator t=2026-08-05T19:37:16.237612373Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-05T19:37:16.238721033Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.10807ms logger=migrator t=2026-08-05T19:37:16.244097278Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-05T19:37:16.246424051Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.331233ms logger=migrator t=2026-08-05T19:37:16.251615442Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-05T19:37:16.252832565Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.217683ms logger=migrator t=2026-08-05T19:37:16.259030743Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-05T19:37:16.259384132Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=352.399µs logger=migrator t=2026-08-05T19:37:16.263863794Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-05T19:37:16.264873001Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.007807ms logger=migrator t=2026-08-05T19:37:16.269705762Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-05T19:37:16.281952404Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.248162ms logger=migrator t=2026-08-05T19:37:16.286738454Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-05T19:37:16.287365191Z level=info msg="Migration successfully executed" id="create entity_events table" duration=625.977µs logger=migrator t=2026-08-05T19:37:16.292329935Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-05T19:37:16.293332222Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.004917ms logger=migrator t=2026-08-05T19:37:16.29770239Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T19:37:16.298245385Z 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-08-05T19:37:16.302821739Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T19:37:16.303336273Z 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-08-05T19:37:16.306998582Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-05T19:37:16.308360259Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.360927ms logger=migrator t=2026-08-05T19:37:16.312366978Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-05T19:37:16.314093494Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.725826ms logger=migrator t=2026-08-05T19:37:16.318905585Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T19:37:16.320040716Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.13396ms logger=migrator t=2026-08-05T19:37:16.325695549Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T19:37:16.327656462Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.955453ms logger=migrator t=2026-08-05T19:37:16.331961678Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T19:37:16.333387437Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.423039ms logger=migrator t=2026-08-05T19:37:16.339293917Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T19:37:16.341099636Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.805709ms logger=migrator t=2026-08-05T19:37:16.34900333Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-05T19:37:16.349917965Z level=info msg="Migration successfully executed" id="Drop public config table" duration=909.915µs logger=migrator t=2026-08-05T19:37:16.354682194Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-05T19:37:16.356583566Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.900241ms logger=migrator t=2026-08-05T19:37:16.360681776Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T19:37:16.363226905Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.543659ms logger=migrator t=2026-08-05T19:37:16.367277945Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T19:37:16.368403935Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.12606ms logger=migrator t=2026-08-05T19:37:16.373013121Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-05T19:37:16.374190352Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.176752ms logger=migrator t=2026-08-05T19:37:16.378661323Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-05T19:37:16.407110494Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.450711ms logger=migrator t=2026-08-05T19:37:16.411302688Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-05T19:37:16.419653924Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.349816ms logger=migrator t=2026-08-05T19:37:16.423422966Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-05T19:37:16.429355177Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.931891ms logger=migrator t=2026-08-05T19:37:16.433392756Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-05T19:37:16.433723305Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=330.539µs logger=migrator t=2026-08-05T19:37:16.439608334Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-05T19:37:16.451319701Z level=info msg="Migration successfully executed" id="add share column" duration=11.711877ms logger=migrator t=2026-08-05T19:37:16.45791385Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-05T19:37:16.458411004Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=502.524µs logger=migrator t=2026-08-05T19:37:16.46382278Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-05T19:37:16.465551807Z level=info msg="Migration successfully executed" id="create file table" duration=1.729167ms logger=migrator t=2026-08-05T19:37:16.47155352Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-05T19:37:16.472759612Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.206392ms logger=migrator t=2026-08-05T19:37:16.480629406Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-05T19:37:16.481854839Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.225304ms logger=migrator t=2026-08-05T19:37:16.489249519Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-05T19:37:16.49076148Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.516931ms logger=migrator t=2026-08-05T19:37:16.495851148Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-05T19:37:16.497112122Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.264324ms logger=migrator t=2026-08-05T19:37:16.504277516Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-05T19:37:16.504376549Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.393µs logger=migrator t=2026-08-05T19:37:16.510634358Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-05T19:37:16.510721111Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=86.813µs logger=migrator t=2026-08-05T19:37:16.515007877Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-05T19:37:16.515543911Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=536.304µs logger=migrator t=2026-08-05T19:37:16.520424193Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-05T19:37:16.520597758Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=169.325µs logger=migrator t=2026-08-05T19:37:16.525165372Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-05T19:37:16.526835217Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.670225ms logger=migrator t=2026-08-05T19:37:16.531813462Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-05T19:37:16.541477574Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.663362ms logger=migrator t=2026-08-05T19:37:16.5564561Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-05T19:37:16.556781488Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=324.408µs logger=migrator t=2026-08-05T19:37:16.56310731Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-05T19:37:16.56532544Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.2177ms logger=migrator t=2026-08-05T19:37:16.572221056Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-05T19:37:16.572676569Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=455.263µs logger=migrator t=2026-08-05T19:37:16.579677079Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-05T19:37:16.58009893Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=422.072µs logger=migrator t=2026-08-05T19:37:16.585591639Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-05T19:37:16.586434711Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=843.512µs logger=migrator t=2026-08-05T19:37:16.593686648Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-05T19:37:16.60593302Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.247892ms logger=migrator t=2026-08-05T19:37:16.611005757Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-05T19:37:16.618590883Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.583705ms logger=migrator t=2026-08-05T19:37:16.623986199Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-05T19:37:16.626025644Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.037875ms logger=migrator t=2026-08-05T19:37:16.631802661Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-05T19:37:16.708890008Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.081338ms logger=migrator t=2026-08-05T19:37:16.767783133Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-05T19:37:16.769098209Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.316305ms logger=migrator t=2026-08-05T19:37:16.774868605Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-05T19:37:16.776039017Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.170112ms logger=migrator t=2026-08-05T19:37:16.783095188Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-05T19:37:16.817225142Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.126024ms logger=migrator t=2026-08-05T19:37:16.827569512Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-05T19:37:16.839036133Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.466251ms logger=migrator t=2026-08-05T19:37:16.847287557Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-05T19:37:16.847993016Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=708.329µs logger=migrator t=2026-08-05T19:37:16.854027729Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-05T19:37:16.854227495Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=200.435µs logger=migrator t=2026-08-05T19:37:16.861994265Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-05T19:37:16.862485258Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=495.683µs logger=migrator t=2026-08-05T19:37:16.871849802Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-05T19:37:16.872322945Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=479.263µs logger=migrator t=2026-08-05T19:37:16.878293996Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-05T19:37:16.878513412Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=218.846µs logger=migrator t=2026-08-05T19:37:16.885708427Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-05T19:37:16.887070064Z level=info msg="Migration successfully executed" id="create folder table" duration=1.361297ms logger=migrator t=2026-08-05T19:37:16.893743795Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-05T19:37:16.896164481Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.422225ms logger=migrator t=2026-08-05T19:37:16.903576641Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-05T19:37:16.904556978Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=984.397µs logger=migrator t=2026-08-05T19:37:16.911148496Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-05T19:37:16.911185867Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.561µs logger=migrator t=2026-08-05T19:37:16.916276915Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T19:37:16.917604461Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.326866ms logger=migrator t=2026-08-05T19:37:16.923404008Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T19:37:16.925372802Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.966903ms logger=migrator t=2026-08-05T19:37:16.932354971Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-05T19:37:16.93489431Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.543539ms logger=migrator t=2026-08-05T19:37:16.940598704Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-05T19:37:16.941079047Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=481.653µs logger=migrator t=2026-08-05T19:37:16.956778232Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-05T19:37:16.957185623Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=407.581µs logger=migrator t=2026-08-05T19:37:16.962843757Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-05T19:37:16.964551763Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.708396ms logger=migrator t=2026-08-05T19:37:16.970091373Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-05T19:37:16.971349887Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.257904ms logger=migrator t=2026-08-05T19:37:16.988950784Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-05T19:37:16.990751763Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.800409ms logger=migrator t=2026-08-05T19:37:16.996702574Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-05T19:37:16.998647136Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.944072ms logger=migrator t=2026-08-05T19:37:17.004886676Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-05T19:37:17.006005516Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.121811ms logger=migrator t=2026-08-05T19:37:17.012779109Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-05T19:37:17.01429445Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.515771ms logger=migrator t=2026-08-05T19:37:17.020337294Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-05T19:37:17.022311558Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.974183ms logger=migrator t=2026-08-05T19:37:17.029619525Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-05T19:37:17.030813018Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.193123ms logger=migrator t=2026-08-05T19:37:17.036766079Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-05T19:37:17.038364282Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.597163ms logger=migrator t=2026-08-05T19:37:17.044606181Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-05T19:37:17.045788633Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.179182ms logger=migrator t=2026-08-05T19:37:17.05303471Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-05T19:37:17.054973862Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.942222ms logger=migrator t=2026-08-05T19:37:17.060592464Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-05T19:37:17.060892843Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=300.988µs logger=migrator t=2026-08-05T19:37:17.066305469Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-05T19:37:17.078232282Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.922543ms logger=migrator t=2026-08-05T19:37:17.084089801Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-05T19:37:17.084583214Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=493.453µs logger=migrator t=2026-08-05T19:37:17.090398602Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T19:37:17.090418332Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.26µs logger=migrator t=2026-08-05T19:37:17.095280844Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T19:37:17.096395284Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.11366ms logger=migrator t=2026-08-05T19:37:17.102206552Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T19:37:17.102238493Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.631µs logger=migrator t=2026-08-05T19:37:17.109055017Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-05T19:37:17.111236696Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.181319ms logger=migrator t=2026-08-05T19:37:17.117038114Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T19:37:17.118240506Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.206463ms logger=migrator t=2026-08-05T19:37:17.125737909Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-05T19:37:17.128424762Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.686063ms logger=migrator t=2026-08-05T19:37:17.142586186Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-05T19:37:17.143888451Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.318946ms logger=migrator t=2026-08-05T19:37:17.147864658Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-05T19:37:17.148077374Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=213.676µs logger=migrator t=2026-08-05T19:37:17.153288976Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-05T19:37:17.154233561Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=943.945µs logger=migrator t=2026-08-05T19:37:17.159918195Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-05T19:37:17.161733614Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.823289ms logger=migrator t=2026-08-05T19:37:17.167265374Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-05T19:37:17.168171849Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=901.234µs logger=migrator t=2026-08-05T19:37:17.181602492Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-05T19:37:17.192034185Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.430573ms logger=migrator t=2026-08-05T19:37:17.19777704Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-05T19:37:17.210451734Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.675644ms logger=migrator t=2026-08-05T19:37:17.216533858Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-05T19:37:17.224506125Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.971217ms logger=migrator t=2026-08-05T19:37:17.232127881Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-05T19:37:17.232198403Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.432µs logger=migrator t=2026-08-05T19:37:17.239044359Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-05T19:37:17.253563702Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.519654ms logger=migrator t=2026-08-05T19:37:17.260556341Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-05T19:37:17.275385973Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.818201ms logger=migrator t=2026-08-05T19:37:17.283591025Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-05T19:37:17.284402567Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=807.592µs logger=migrator t=2026-08-05T19:37:17.296967947Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.249916237s logger=migrator t=2026-08-05T19:37:17.29818598Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-05T19:37:17.331141353Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-05T19:37:17.332195522Z level=info msg="Created default organization" logger=secrets t=2026-08-05T19:37:17.340358723Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T19:37:17.427948885Z level=info msg="Restored cache from database" duration=565.785µs logger=plugin.store t=2026-08-05T19:37:17.42958576Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-05T19:37:17.470312813Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-05T19:37:17.470351294Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-05T19:37:17.470539609Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-05T19:37:17.47055973Z level=info msg="Plugins loaded" count=54 duration=40.97509ms logger=query_data t=2026-08-05T19:37:17.475512024Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-05T19:37:17.485246667Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-05T19:37:17.491147707Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-05T19:37:17.501507948Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-05T19:37:17.503765069Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-05T19:37:17.505674651Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-05T19:37:17.52779874Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-05T19:37:17.554895844Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-05T19:37:17.577028824Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-05T19:37:17.577109926Z level=info msg="finished to provision alerting" logger=http.server t=2026-08-05T19:37:17.580309633Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-05T19:37:17.580508728Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-05T19:37:17.58095787Z level=info msg="State cache has been initialized" states=0 duration=447.062µs logger=ngalert.scheduler t=2026-08-05T19:37:17.580993961Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-05T19:37:17.581052663Z level=info msg=starting first_tick=2026-08-05T19:37:20Z logger=grafanaStorageLogger t=2026-08-05T19:37:17.586279104Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-05T19:37:17.588108424Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-08-05T19:37:17.601383293Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-05T19:37:17.668396419Z level=info msg="Update check succeeded" duration=83.159303ms logger=grafana.update.checker t=2026-08-05T19:37:17.670470445Z level=info msg="Update check succeeded" duration=85.974309ms logger=sqlstore.transactions t=2026-08-05T19:37:17.676740775Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-05T19:37:17.707075216Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-05T19:37:17.710019866Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-05T19:37:17.737387917Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-05T19:37:17.761563852Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-05T19:37:17.761596103Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-05T19:37:17.772648153Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-05T19:37:17.773054684Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T19:37:17.840999994Z level=info msg="Patterns update finished" duration=182.822862ms logger=grafana-apiserver t=2026-08-05T19:37:17.930280992Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-05T19:37:17.930773726Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-05T19:37:20.949088405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:20.975708596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:20.990229349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.115706488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.136671536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.184462141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.208375558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.261357384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.283918475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.32285885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.347657151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.39229282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.41369249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.469915863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.488756403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.533408513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.550335282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.596080501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.618103827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.669038877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.690348794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.741809838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.759296382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.805248147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.822411221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.883067304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.902098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.946335358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:21.965849487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.020729834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.038210827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.088008276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.100819053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.158997419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.18563125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.236398945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.258007501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.309077884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.325131689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.373506179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.39383887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.460967598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.482753939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.530917963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.552410886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.621450186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.638129017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.695260655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.708640287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.772311162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.804565506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.899116297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.916027125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:22.990439371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.014913454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.079272307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.092256919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.171923087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.194811037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.518845884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.542424203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.768544738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:23.789927087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.174411391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.190203919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.260122693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.279067136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.347986363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.364591563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.446370448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.46305676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.542909523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.565370681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.641244567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.65873514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.748182573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.770806236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.850445753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.873106167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T19:37:24.952993631Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-05T19:38:31.608468922Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T19:47:17.620672273Z level=info msg="Completed cleanup jobs" duration=39.117904ms logger=plugins.update.checker t=2026-08-05T19:47:17.729248384Z level=info msg="Update check succeeded" duration=60.06567ms logger=sqlstore.transactions t=2026-08-05T19:52:17.504037018Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-05T19:57:17.589189441Z level=info msg="Completed cleanup jobs" duration=7.441686ms logger=plugins.update.checker t=2026-08-05T19:57:17.718765033Z level=info msg="Update check succeeded" duration=50.308237ms logger=cleanup t=2026-08-05T20:07:17.58839919Z level=info msg="Completed cleanup jobs" duration=6.264582ms logger=plugins.update.checker t=2026-08-05T20:07:17.72159837Z level=info msg="Update check succeeded" duration=52.65204ms logger=infra.usagestats t=2026-08-05T20:08:31.639079673Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T20:17:17.588264116Z level=info msg="Completed cleanup jobs" duration=6.400497ms logger=plugins.update.checker t=2026-08-05T20:17:17.718356419Z level=info msg="Update check succeeded" duration=48.898556ms