logger=settings t=2026-05-14T21:35:47.957865656Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-14T21:35:47Z logger=settings t=2026-05-14T21:35:47.958881252Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-14T21:35:47.958914783Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-14T21:35:47.958920693Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-14T21:35:47.958926233Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-14T21:35:47.958930953Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-14T21:35:47.958935773Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-14T21:35:47.958940663Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-14T21:35:47.958949493Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-14T21:35:47.958954224Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-14T21:35:47.958958614Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-14T21:35:47.958962944Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-14T21:35:47.958967084Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-14T21:35:47.958971474Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-14T21:35:47.958976784Z level=info msg=Target target=[all] logger=settings t=2026-05-14T21:35:47.958994944Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-14T21:35:47.958999295Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-14T21:35:47.959008065Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-14T21:35:47.959015185Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-14T21:35:47.959019645Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-14T21:35:47.959023995Z level=info msg="App mode production" logger=sqlstore t=2026-05-14T21:35:47.959683271Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-14T21:35:47.959713122Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-14T21:35:47.966614472Z level=info msg="Locking database" logger=migrator t=2026-05-14T21:35:47.966655583Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-14T21:35:47.968231391Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-14T21:35:47.970074086Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.845345ms logger=migrator t=2026-05-14T21:35:47.981681891Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-14T21:35:47.982720016Z level=info msg="Migration successfully executed" id="create user table" duration=1.039035ms logger=migrator t=2026-05-14T21:35:47.990581679Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-14T21:35:47.991746238Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.165659ms logger=migrator t=2026-05-14T21:35:48.008887979Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-14T21:35:48.010793755Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.908186ms logger=migrator t=2026-05-14T21:35:48.021457847Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-14T21:35:48.022254216Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=799.74µs logger=migrator t=2026-05-14T21:35:48.028245824Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-14T21:35:48.028951981Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=705.927µs logger=migrator t=2026-05-14T21:35:48.032538239Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-14T21:35:48.035582773Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.044094ms logger=migrator t=2026-05-14T21:35:48.039381397Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-14T21:35:48.040258108Z level=info msg="Migration successfully executed" id="create user table v2" duration=877.101µs logger=migrator t=2026-05-14T21:35:48.046122602Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-14T21:35:48.046835779Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=713.487µs logger=migrator t=2026-05-14T21:35:48.051405992Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-14T21:35:48.052079808Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=673.476µs logger=migrator t=2026-05-14T21:35:48.068317367Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-14T21:35:48.069240109Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=926.143µs logger=migrator t=2026-05-14T21:35:48.075189705Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-14T21:35:48.076649411Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.459216ms logger=migrator t=2026-05-14T21:35:48.081972202Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-14T21:35:48.083249882Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.276941ms logger=migrator t=2026-05-14T21:35:48.088685806Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-14T21:35:48.08883828Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.041µs logger=migrator t=2026-05-14T21:35:48.09329719Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-14T21:35:48.095982405Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.628635ms logger=migrator t=2026-05-14T21:35:48.100171227Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-14T21:35:48.100649939Z level=info msg="Migration successfully executed" id="Add missing user data" duration=482.472µs logger=migrator t=2026-05-14T21:35:48.104803162Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-14T21:35:48.106147364Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.345113ms logger=migrator t=2026-05-14T21:35:48.110677266Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-14T21:35:48.111554047Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=879.791µs logger=migrator t=2026-05-14T21:35:48.115087384Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-14T21:35:48.116366995Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.279481ms logger=migrator t=2026-05-14T21:35:48.125455698Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-14T21:35:48.132945782Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.488494ms logger=migrator t=2026-05-14T21:35:48.138124979Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-14T21:35:48.140783954Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.660125ms logger=migrator t=2026-05-14T21:35:48.146905454Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-14T21:35:48.147185911Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=282.777µs logger=migrator t=2026-05-14T21:35:48.153502886Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-14T21:35:48.15487833Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.378874ms logger=migrator t=2026-05-14T21:35:48.159689717Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-14T21:35:48.16018892Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=500.883µs logger=migrator t=2026-05-14T21:35:48.166780072Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-14T21:35:48.167235313Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=465.101µs logger=migrator t=2026-05-14T21:35:48.178461758Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-14T21:35:48.179487564Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.032526ms logger=migrator t=2026-05-14T21:35:48.184036165Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-14T21:35:48.184843115Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=806.819µs logger=migrator t=2026-05-14T21:35:48.207274545Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-14T21:35:48.208227449Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=956.454µs logger=migrator t=2026-05-14T21:35:48.213661082Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-14T21:35:48.214458392Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=797.509µs logger=migrator t=2026-05-14T21:35:48.221101314Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-14T21:35:48.22215243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.055076ms logger=migrator t=2026-05-14T21:35:48.228414634Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-14T21:35:48.228465445Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=54.611µs logger=migrator t=2026-05-14T21:35:48.234947694Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-14T21:35:48.235867387Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=922.573µs logger=migrator t=2026-05-14T21:35:48.240939151Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-14T21:35:48.242196302Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.262202ms logger=migrator t=2026-05-14T21:35:48.246953049Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-14T21:35:48.247947673Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=995.204µs logger=migrator t=2026-05-14T21:35:48.253390767Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-14T21:35:48.254323799Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=933.512µs logger=migrator t=2026-05-14T21:35:48.260902001Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-14T21:35:48.26453948Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.638929ms logger=migrator t=2026-05-14T21:35:48.270369113Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-14T21:35:48.271319866Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=950.893µs logger=migrator t=2026-05-14T21:35:48.276595246Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-14T21:35:48.277358704Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=764.029µs logger=migrator t=2026-05-14T21:35:48.282261455Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-14T21:35:48.282970972Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=706.367µs logger=migrator t=2026-05-14T21:35:48.290305652Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-14T21:35:48.291761908Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.463166ms logger=migrator t=2026-05-14T21:35:48.297424777Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-14T21:35:48.299497367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.07776ms logger=migrator t=2026-05-14T21:35:48.308595671Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-14T21:35:48.309204806Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=612.375µs logger=migrator t=2026-05-14T21:35:48.31548439Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-14T21:35:48.316279819Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=797.499µs logger=migrator t=2026-05-14T21:35:48.324789568Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-14T21:35:48.325773343Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=984.924µs logger=migrator t=2026-05-14T21:35:48.333700797Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-14T21:35:48.334859935Z level=info msg="Migration successfully executed" id="create star table" duration=1.164088ms logger=migrator t=2026-05-14T21:35:48.343417625Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-14T21:35:48.344539272Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.122847ms logger=migrator t=2026-05-14T21:35:48.352029836Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-14T21:35:48.353232417Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.20394ms logger=migrator t=2026-05-14T21:35:48.360440432Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-14T21:35:48.361842247Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.401145ms logger=migrator t=2026-05-14T21:35:48.367946577Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-14T21:35:48.369222458Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.278251ms logger=migrator t=2026-05-14T21:35:48.374509308Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-14T21:35:48.375353428Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=845.4µs logger=migrator t=2026-05-14T21:35:48.380863513Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-14T21:35:48.381767046Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=904.643µs logger=migrator t=2026-05-14T21:35:48.387805004Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-14T21:35:48.389463775Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.659841ms logger=migrator t=2026-05-14T21:35:48.394794965Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-14T21:35:48.394855907Z level=info msg="Migration successfully executed" id="Update org table charset" duration=65.252µs logger=migrator t=2026-05-14T21:35:48.403011677Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-14T21:35:48.403068978Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=62.161µs logger=migrator t=2026-05-14T21:35:48.408893341Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-14T21:35:48.409268511Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=382µs logger=migrator t=2026-05-14T21:35:48.41456257Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-14T21:35:48.415934414Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.371824ms logger=migrator t=2026-05-14T21:35:48.421434899Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-14T21:35:48.423025718Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.593698ms logger=migrator t=2026-05-14T21:35:48.429464886Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-14T21:35:48.430934432Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.470796ms logger=migrator t=2026-05-14T21:35:48.436396186Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-14T21:35:48.437872172Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.479576ms logger=migrator t=2026-05-14T21:35:48.448702898Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-14T21:35:48.449834896Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.135498ms logger=migrator t=2026-05-14T21:35:48.455814592Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-14T21:35:48.456483598Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=670.486µs logger=migrator t=2026-05-14T21:35:48.460736743Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-14T21:35:48.464616688Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.878075ms logger=migrator t=2026-05-14T21:35:48.469670712Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-14T21:35:48.470554464Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=883.602µs logger=migrator t=2026-05-14T21:35:48.47609492Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-14T21:35:48.477940635Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.845825ms logger=migrator t=2026-05-14T21:35:48.48505373Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-14T21:35:48.486253879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.203009ms logger=migrator t=2026-05-14T21:35:48.491894468Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-14T21:35:48.492255926Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=360.488µs logger=migrator t=2026-05-14T21:35:48.497426234Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-14T21:35:48.498395167Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=967.634µs logger=migrator t=2026-05-14T21:35:48.504282151Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-14T21:35:48.504523998Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=243.527µs logger=migrator t=2026-05-14T21:35:48.510693159Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-14T21:35:48.514436151Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.742622ms logger=migrator t=2026-05-14T21:35:48.523320388Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-14T21:35:48.526635099Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.316791ms logger=migrator t=2026-05-14T21:35:48.532447473Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-14T21:35:48.537436025Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.983952ms logger=migrator t=2026-05-14T21:35:48.545442361Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-14T21:35:48.546247361Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=807.819µs logger=migrator t=2026-05-14T21:35:48.553020297Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-14T21:35:48.555886668Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.869771ms logger=migrator t=2026-05-14T21:35:48.561119326Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-14T21:35:48.562711984Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.593368ms logger=migrator t=2026-05-14T21:35:48.567959363Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-14T21:35:48.569050271Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.092988ms logger=migrator t=2026-05-14T21:35:48.574792612Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-14T21:35:48.574836213Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=47.291µs logger=migrator t=2026-05-14T21:35:48.580551253Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-14T21:35:48.580593254Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.111µs logger=migrator t=2026-05-14T21:35:48.592318411Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-14T21:35:48.597218182Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.921061ms logger=migrator t=2026-05-14T21:35:48.602169642Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-14T21:35:48.606234743Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.06184ms logger=migrator t=2026-05-14T21:35:48.613529891Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-14T21:35:48.618337739Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.806108ms logger=migrator t=2026-05-14T21:35:48.628912209Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-14T21:35:48.631574214Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.663505ms logger=migrator t=2026-05-14T21:35:48.638473523Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-14T21:35:48.63873461Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=263.366µs logger=migrator t=2026-05-14T21:35:48.645011054Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-14T21:35:48.645883145Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=872.191µs logger=migrator t=2026-05-14T21:35:48.653517253Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-14T21:35:48.654378134Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=862.961µs logger=migrator t=2026-05-14T21:35:48.65951355Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-14T21:35:48.659570751Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=63.091µs logger=migrator t=2026-05-14T21:35:48.670397087Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-14T21:35:48.671502154Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.106937ms logger=migrator t=2026-05-14T21:35:48.678451965Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-14T21:35:48.67910419Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=651.715µs logger=migrator t=2026-05-14T21:35:48.683759195Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-14T21:35:48.69090359Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.146645ms logger=migrator t=2026-05-14T21:35:48.695109443Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-14T21:35:48.696101657Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=994.054µs logger=migrator t=2026-05-14T21:35:48.699972762Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-14T21:35:48.700844334Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=869.062µs logger=migrator t=2026-05-14T21:35:48.704803301Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-14T21:35:48.705799555Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.031235ms logger=migrator t=2026-05-14T21:35:48.714990251Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-14T21:35:48.715516734Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=529.493µs logger=migrator t=2026-05-14T21:35:48.719525722Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-14T21:35:48.720733532Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.209501ms logger=migrator t=2026-05-14T21:35:48.72760153Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-14T21:35:48.731687291Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.08135ms logger=migrator t=2026-05-14T21:35:48.737737619Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-14T21:35:48.739142203Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.410934ms logger=migrator t=2026-05-14T21:35:48.745097189Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-14T21:35:48.745383457Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=290.258µs logger=migrator t=2026-05-14T21:35:48.750543052Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-14T21:35:48.750765488Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=223.976µs logger=migrator t=2026-05-14T21:35:48.75533021Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-14T21:35:48.756611602Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.284692ms logger=migrator t=2026-05-14T21:35:48.764656819Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-14T21:35:48.768972895Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.314567ms logger=migrator t=2026-05-14T21:35:48.77531357Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-14T21:35:48.776661984Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.352514ms logger=migrator t=2026-05-14T21:35:48.783376858Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-14T21:35:48.784462405Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.090197ms logger=migrator t=2026-05-14T21:35:48.790792041Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-14T21:35:48.792182004Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.390294ms logger=migrator t=2026-05-14T21:35:48.796607963Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-14T21:35:48.797900104Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.294661ms logger=migrator t=2026-05-14T21:35:48.803211755Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-14T21:35:48.804347873Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.140819ms logger=migrator t=2026-05-14T21:35:48.80914979Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-14T21:35:48.816891831Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.73513ms logger=migrator t=2026-05-14T21:35:48.901484425Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-14T21:35:48.903045974Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.567519ms logger=migrator t=2026-05-14T21:35:49.052624283Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-14T21:35:49.054478949Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.856956ms logger=migrator t=2026-05-14T21:35:49.060321633Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-14T21:35:49.061189214Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=868.601µs logger=migrator t=2026-05-14T21:35:49.066456553Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-14T21:35:49.067062867Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=603.034µs logger=migrator t=2026-05-14T21:35:49.071663871Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-14T21:35:49.074424838Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.761047ms logger=migrator t=2026-05-14T21:35:49.07938498Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-14T21:35:49.082995899Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.606788ms logger=migrator t=2026-05-14T21:35:49.091853486Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-14T21:35:49.091905657Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=57.351µs logger=migrator t=2026-05-14T21:35:49.095642889Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-14T21:35:49.095948987Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=306.078µs logger=migrator t=2026-05-14T21:35:49.100300693Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-14T21:35:49.102854606Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.552423ms logger=migrator t=2026-05-14T21:35:49.10631464Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-14T21:35:49.106575707Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=261.686µs logger=migrator t=2026-05-14T21:35:49.110021652Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-14T21:35:49.110221707Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=203.465µs logger=migrator t=2026-05-14T21:35:49.113842195Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-14T21:35:49.116289936Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.447411ms logger=migrator t=2026-05-14T21:35:49.120705654Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-14T21:35:49.120904769Z level=info msg="Migration successfully executed" id="Update uid value" duration=199.935µs logger=migrator t=2026-05-14T21:35:49.124508077Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-14T21:35:49.125629594Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.121257ms logger=migrator t=2026-05-14T21:35:49.129617883Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-14T21:35:49.131054207Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.435734ms logger=migrator t=2026-05-14T21:35:49.135743643Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-14T21:35:49.136533142Z level=info msg="Migration successfully executed" id="create api_key table" duration=787.849µs logger=migrator t=2026-05-14T21:35:49.140374847Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-14T21:35:49.141214127Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=839.65µs logger=migrator t=2026-05-14T21:35:49.144484777Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-14T21:35:49.145318967Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=834.45µs logger=migrator t=2026-05-14T21:35:49.149320056Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-14T21:35:49.150259589Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=939.193µs logger=migrator t=2026-05-14T21:35:49.153970439Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-14T21:35:49.15479871Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=828.351µs logger=migrator t=2026-05-14T21:35:49.158340367Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-14T21:35:49.159182068Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=841.341µs logger=migrator t=2026-05-14T21:35:49.163711899Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-14T21:35:49.16499607Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.284351ms logger=migrator t=2026-05-14T21:35:49.169523131Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-14T21:35:49.180617494Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.094723ms logger=migrator t=2026-05-14T21:35:49.187518712Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-14T21:35:49.188310632Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=791.59µs logger=migrator t=2026-05-14T21:35:49.192335771Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-14T21:35:49.193259483Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=923.432µs logger=migrator t=2026-05-14T21:35:49.200312637Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-14T21:35:49.201821373Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.507846ms logger=migrator t=2026-05-14T21:35:49.20656254Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-14T21:35:49.207428451Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=866.841µs logger=migrator t=2026-05-14T21:35:49.211241885Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-14T21:35:49.211580123Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=338.118µs logger=migrator t=2026-05-14T21:35:49.215294124Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-14T21:35:49.215949271Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=655.167µs logger=migrator t=2026-05-14T21:35:49.220918872Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-14T21:35:49.220948743Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.391µs logger=migrator t=2026-05-14T21:35:49.225436163Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-14T21:35:49.229701967Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.264814ms logger=migrator t=2026-05-14T21:35:49.234217148Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-14T21:35:49.237065138Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.84791ms logger=migrator t=2026-05-14T21:35:49.242202085Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-14T21:35:49.242389479Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=187.455µs logger=migrator t=2026-05-14T21:35:49.246381086Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-14T21:35:49.249718529Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.336653ms logger=migrator t=2026-05-14T21:35:49.253744237Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-14T21:35:49.256769672Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.026815ms logger=migrator t=2026-05-14T21:35:49.260848662Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-14T21:35:49.261756984Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=907.952µs logger=migrator t=2026-05-14T21:35:49.266816318Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-14T21:35:49.267428523Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=613.615µs logger=migrator t=2026-05-14T21:35:49.272196121Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-14T21:35:49.273644556Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.453205ms logger=migrator t=2026-05-14T21:35:49.278390192Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-14T21:35:49.279294224Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=904.392µs logger=migrator t=2026-05-14T21:35:49.283397555Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-14T21:35:49.284502652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.105347ms logger=migrator t=2026-05-14T21:35:49.28889089Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-14T21:35:49.289537716Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=644.746µs logger=migrator t=2026-05-14T21:35:49.293108653Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-14T21:35:49.293185095Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=76.522µs logger=migrator t=2026-05-14T21:35:49.297308037Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-14T21:35:49.297361078Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=53.601µs logger=migrator t=2026-05-14T21:35:49.300678399Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-14T21:35:49.304905592Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.229303ms logger=migrator t=2026-05-14T21:35:49.308629394Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-14T21:35:49.311590097Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.960663ms logger=migrator t=2026-05-14T21:35:49.316113647Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-14T21:35:49.31621553Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=102.733µs logger=migrator t=2026-05-14T21:35:49.320539446Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-14T21:35:49.32193048Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.390984ms logger=migrator t=2026-05-14T21:35:49.327082286Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-14T21:35:49.32843991Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.357304ms logger=migrator t=2026-05-14T21:35:49.33336871Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-14T21:35:49.333406161Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.291µs logger=migrator t=2026-05-14T21:35:49.340997138Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-14T21:35:49.342364582Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.364474ms logger=migrator t=2026-05-14T21:35:49.348377509Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-14T21:35:49.350109271Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.747182ms logger=migrator t=2026-05-14T21:35:49.357119924Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-14T21:35:49.360412394Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.29517ms logger=migrator t=2026-05-14T21:35:49.366264298Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-14T21:35:49.366306369Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=45.691µs logger=migrator t=2026-05-14T21:35:49.378431047Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-14T21:35:49.379496083Z level=info msg="Migration successfully executed" id="create session table" duration=1.068016ms logger=migrator t=2026-05-14T21:35:49.383350717Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-14T21:35:49.38347921Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=130.203µs logger=migrator t=2026-05-14T21:35:49.387798096Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-14T21:35:49.387925869Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=128.263µs logger=migrator t=2026-05-14T21:35:49.392917972Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-14T21:35:49.393854535Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=938.043µs logger=migrator t=2026-05-14T21:35:49.39978692Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-14T21:35:49.400834577Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.050496ms logger=migrator t=2026-05-14T21:35:49.406436434Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-14T21:35:49.406481375Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.511µs logger=migrator t=2026-05-14T21:35:49.410847061Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-14T21:35:49.410878602Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.871µs logger=migrator t=2026-05-14T21:35:49.413511697Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-14T21:35:49.416774727Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.26409ms logger=migrator t=2026-05-14T21:35:49.420510859Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-14T21:35:49.425945443Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.432214ms logger=migrator t=2026-05-14T21:35:49.430284438Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-14T21:35:49.430430072Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=147.364µs logger=migrator t=2026-05-14T21:35:49.434614585Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-14T21:35:49.434740978Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=127.853µs logger=migrator t=2026-05-14T21:35:49.43971848Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-14T21:35:49.441237267Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.521938ms logger=migrator t=2026-05-14T21:35:49.445606325Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-14T21:35:49.445645296Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.651µs logger=migrator t=2026-05-14T21:35:49.449704895Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-14T21:35:49.454196805Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.49316ms logger=migrator t=2026-05-14T21:35:49.458449479Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-14T21:35:49.458788458Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=337.758µs logger=migrator t=2026-05-14T21:35:49.463484643Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-14T21:35:49.468934157Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.439173ms logger=migrator t=2026-05-14T21:35:49.477492307Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-14T21:35:49.481947205Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.454778ms logger=migrator t=2026-05-14T21:35:49.486634801Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-14T21:35:49.486764714Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=133.713µs logger=migrator t=2026-05-14T21:35:49.490359782Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-14T21:35:49.492051804Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.695072ms logger=migrator t=2026-05-14T21:35:49.496118124Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-14T21:35:49.497414085Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.295591ms logger=migrator t=2026-05-14T21:35:49.503097675Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-14T21:35:49.50415245Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.056755ms logger=migrator t=2026-05-14T21:35:49.508654701Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-14T21:35:49.510068676Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.413525ms logger=migrator t=2026-05-14T21:35:49.515725815Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-14T21:35:49.516606746Z level=info msg="Migration successfully executed" id="add index alert state" duration=877.581µs logger=migrator t=2026-05-14T21:35:49.520145203Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-14T21:35:49.520999164Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=856.181µs logger=migrator t=2026-05-14T21:35:49.524688455Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-14T21:35:49.525417472Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=728.807µs logger=migrator t=2026-05-14T21:35:49.529769109Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-14T21:35:49.530667391Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=897.612µs logger=migrator t=2026-05-14T21:35:49.534274609Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-14T21:35:49.535317146Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.040426ms logger=migrator t=2026-05-14T21:35:49.538923324Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-14T21:35:49.550367654Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.43478ms logger=migrator t=2026-05-14T21:35:49.558969685Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-14T21:35:49.560566855Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.59999ms logger=migrator t=2026-05-14T21:35:49.56604414Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-14T21:35:49.567696539Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.65244ms logger=migrator t=2026-05-14T21:35:49.572370514Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-14T21:35:49.572680172Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=311.388µs logger=migrator t=2026-05-14T21:35:49.57747494Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-14T21:35:49.578236928Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=761.188µs logger=migrator t=2026-05-14T21:35:49.582754289Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-14T21:35:49.584120013Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.364744ms logger=migrator t=2026-05-14T21:35:49.589951645Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-14T21:35:49.595363978Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.411383ms logger=migrator t=2026-05-14T21:35:49.603603491Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-14T21:35:49.610776726Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.169725ms logger=migrator t=2026-05-14T21:35:49.61704954Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-14T21:35:49.620904425Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.852735ms logger=migrator t=2026-05-14T21:35:49.624691587Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-14T21:35:49.628646895Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.955448ms logger=migrator t=2026-05-14T21:35:49.632474078Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-14T21:35:49.633506584Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.031356ms logger=migrator t=2026-05-14T21:35:49.638150698Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-14T21:35:49.638188469Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.131µs logger=migrator t=2026-05-14T21:35:49.642178477Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-14T21:35:49.642211148Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=34.791µs logger=migrator t=2026-05-14T21:35:49.64597962Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-14T21:35:49.646892662Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=913.082µs logger=migrator t=2026-05-14T21:35:49.650815279Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T21:35:49.652276154Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.464116ms logger=migrator t=2026-05-14T21:35:49.658974939Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-14T21:35:49.659796699Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=827.49µs logger=migrator t=2026-05-14T21:35:49.664528625Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-14T21:35:49.665478478Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=950.393µs logger=migrator t=2026-05-14T21:35:49.670193984Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-14T21:35:49.671393463Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.199249ms logger=migrator t=2026-05-14T21:35:49.676533149Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-14T21:35:49.681510882Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.977953ms logger=migrator t=2026-05-14T21:35:49.685367156Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-14T21:35:49.68960087Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.231984ms logger=migrator t=2026-05-14T21:35:49.693714621Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-14T21:35:49.693959557Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=244.396µs logger=migrator t=2026-05-14T21:35:49.699542214Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-14T21:35:49.700773525Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.233031ms logger=migrator t=2026-05-14T21:35:49.705800157Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-14T21:35:49.706988727Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.1895ms logger=migrator t=2026-05-14T21:35:49.711672171Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-14T21:35:49.716212373Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.541482ms logger=migrator t=2026-05-14T21:35:49.721262027Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-14T21:35:49.721359859Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=99.592µs logger=migrator t=2026-05-14T21:35:49.72628661Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-14T21:35:49.727347636Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.061176ms logger=migrator t=2026-05-14T21:35:49.731122558Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-14T21:35:49.732146274Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.021556ms logger=migrator t=2026-05-14T21:35:49.738002798Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-14T21:35:49.73811628Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=116.583µs logger=migrator t=2026-05-14T21:35:49.742150999Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-14T21:35:49.743224906Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.074397ms logger=migrator t=2026-05-14T21:35:49.746633599Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-14T21:35:49.747987222Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.354853ms logger=migrator t=2026-05-14T21:35:49.754170834Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-14T21:35:49.755405124Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.24004ms logger=migrator t=2026-05-14T21:35:49.759904365Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-14T21:35:49.761003112Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.099967ms logger=migrator t=2026-05-14T21:35:49.765201895Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-14T21:35:49.766542608Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.342482ms logger=migrator t=2026-05-14T21:35:49.772415071Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-14T21:35:49.773631582Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.218081ms logger=migrator t=2026-05-14T21:35:49.777757163Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-14T21:35:49.777790533Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=35.78µs logger=migrator t=2026-05-14T21:35:49.782231883Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-14T21:35:49.787095161Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.859758ms logger=migrator t=2026-05-14T21:35:49.791570891Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-14T21:35:49.792571856Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.003725ms logger=migrator t=2026-05-14T21:35:49.795918529Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-14T21:35:49.801590188Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.668209ms logger=migrator t=2026-05-14T21:35:49.806439216Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-14T21:35:49.807747039Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.309533ms logger=migrator t=2026-05-14T21:35:49.81267046Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-14T21:35:49.813808897Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.140898ms logger=migrator t=2026-05-14T21:35:49.817733523Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-14T21:35:49.818831051Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.092327ms logger=migrator t=2026-05-14T21:35:49.824245104Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-14T21:35:49.835872909Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.624014ms logger=migrator t=2026-05-14T21:35:49.840536162Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-14T21:35:49.841374464Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=841.662µs logger=migrator t=2026-05-14T21:35:49.844782717Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-14T21:35:49.845690699Z 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=908.712µs logger=migrator t=2026-05-14T21:35:49.849693868Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-14T21:35:49.850319293Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=627.635µs logger=migrator t=2026-05-14T21:35:49.854850594Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-14T21:35:49.855837148Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=992.144µs logger=migrator t=2026-05-14T21:35:49.860092722Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-14T21:35:49.86037992Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=288.598µs logger=migrator t=2026-05-14T21:35:49.864118432Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-14T21:35:49.869293319Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.172568ms logger=migrator t=2026-05-14T21:35:49.874859185Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-14T21:35:49.880496103Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.635218ms logger=migrator t=2026-05-14T21:35:49.886254125Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-14T21:35:49.887853423Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.600808ms logger=migrator t=2026-05-14T21:35:49.892795345Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-14T21:35:49.893782279Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=988.234µs logger=migrator t=2026-05-14T21:35:49.901376685Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-14T21:35:49.901622481Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=249.606µs logger=migrator t=2026-05-14T21:35:49.909859413Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-14T21:35:49.916661251Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.798107ms logger=migrator t=2026-05-14T21:35:49.922939145Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-14T21:35:49.923955949Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.017125ms logger=migrator t=2026-05-14T21:35:49.931066614Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-14T21:35:49.932312294Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=1.24165ms logger=migrator t=2026-05-14T21:35:49.938017054Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-14T21:35:49.938616789Z level=info msg="Migration successfully executed" id="Move region to single row" duration=602.725µs logger=migrator t=2026-05-14T21:35:49.943791426Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-14T21:35:49.944818081Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.029595ms logger=migrator t=2026-05-14T21:35:49.95172245Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-14T21:35:49.953914044Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.193154ms logger=migrator t=2026-05-14T21:35:49.958048695Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T21:35:49.959318117Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.270702ms logger=migrator t=2026-05-14T21:35:49.965068108Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-14T21:35:49.966025181Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=958.183µs logger=migrator t=2026-05-14T21:35:49.97330306Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-14T21:35:49.97454811Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.24905ms logger=migrator t=2026-05-14T21:35:49.978264072Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-14T21:35:49.980415424Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.145542ms logger=migrator t=2026-05-14T21:35:49.990533273Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-14T21:35:49.990677056Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=148.144µs logger=migrator t=2026-05-14T21:35:49.997203726Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-14T21:35:49.998532349Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.331843ms logger=migrator t=2026-05-14T21:35:50.005923381Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-14T21:35:50.007859418Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.939786ms logger=migrator t=2026-05-14T21:35:50.013515846Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-14T21:35:50.015778122Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.262766ms logger=migrator t=2026-05-14T21:35:50.038320225Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-14T21:35:50.040449197Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.129132ms logger=migrator t=2026-05-14T21:35:50.053114867Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-14T21:35:50.053433805Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=319.668µs logger=migrator t=2026-05-14T21:35:50.061746709Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-14T21:35:50.06257107Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=831.451µs logger=migrator t=2026-05-14T21:35:50.0951918Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-14T21:35:50.095333503Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=147.334µs logger=migrator t=2026-05-14T21:35:50.100424428Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-14T21:35:50.101428243Z level=info msg="Migration successfully executed" id="create team table" duration=1.004985ms logger=migrator t=2026-05-14T21:35:50.108665021Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-14T21:35:50.110215569Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.552469ms logger=migrator t=2026-05-14T21:35:50.117681411Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-14T21:35:50.118746388Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.067937ms logger=migrator t=2026-05-14T21:35:50.124823037Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-14T21:35:50.129902662Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.083565ms logger=migrator t=2026-05-14T21:35:50.135843887Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-14T21:35:50.136073053Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=230.486µs logger=migrator t=2026-05-14T21:35:50.141010784Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-14T21:35:50.142109091Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.098537ms logger=migrator t=2026-05-14T21:35:50.14940151Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-14T21:35:50.150740633Z level=info msg="Migration successfully executed" id="create team member table" duration=1.342883ms logger=migrator t=2026-05-14T21:35:50.156952025Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-14T21:35:50.158264967Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.313742ms logger=migrator t=2026-05-14T21:35:50.164152972Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-14T21:35:50.16567027Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.520388ms logger=migrator t=2026-05-14T21:35:50.172291592Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-14T21:35:50.173558322Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.266211ms logger=migrator t=2026-05-14T21:35:50.181854746Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-14T21:35:50.187071454Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.217008ms logger=migrator t=2026-05-14T21:35:50.19218887Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-14T21:35:50.198295069Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.10524ms logger=migrator t=2026-05-14T21:35:50.206376728Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-14T21:35:50.211113684Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.737316ms logger=migrator t=2026-05-14T21:35:50.218215738Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-14T21:35:50.220206467Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.989999ms logger=migrator t=2026-05-14T21:35:50.226359218Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-14T21:35:50.228115781Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.750713ms logger=migrator t=2026-05-14T21:35:50.233924833Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-14T21:35:50.2350357Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.110087ms logger=migrator t=2026-05-14T21:35:50.240852933Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-14T21:35:50.242520634Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.672801ms logger=migrator t=2026-05-14T21:35:50.24845345Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-14T21:35:50.249519556Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.066386ms logger=migrator t=2026-05-14T21:35:50.256074997Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-14T21:35:50.257047581Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=972.533µs logger=migrator t=2026-05-14T21:35:50.262827512Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-14T21:35:50.264142275Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.302603ms logger=migrator t=2026-05-14T21:35:50.270527022Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-14T21:35:50.272196753Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.671211ms logger=migrator t=2026-05-14T21:35:50.281216414Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-14T21:35:50.282090535Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=888.782µs logger=migrator t=2026-05-14T21:35:50.287904448Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-14T21:35:50.288198305Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=293.637µs logger=migrator t=2026-05-14T21:35:50.295137536Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-14T21:35:50.296196001Z level=info msg="Migration successfully executed" id="create tag table" duration=1.059756ms logger=migrator t=2026-05-14T21:35:50.30145104Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-14T21:35:50.30228502Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=834.21µs logger=migrator t=2026-05-14T21:35:50.30958718Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-14T21:35:50.311708632Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.124772ms logger=migrator t=2026-05-14T21:35:50.317162866Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-14T21:35:50.319093493Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.935246ms logger=migrator t=2026-05-14T21:35:50.325868959Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-14T21:35:50.327709644Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.845015ms logger=migrator t=2026-05-14T21:35:50.333894547Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-14T21:35:50.355304011Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.409705ms logger=migrator t=2026-05-14T21:35:50.36256462Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-14T21:35:50.363528533Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=963.804µs logger=migrator t=2026-05-14T21:35:50.369283144Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-14T21:35:50.370988066Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.704962ms logger=migrator t=2026-05-14T21:35:50.385771729Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-14T21:35:50.386280191Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=510.662µs logger=migrator t=2026-05-14T21:35:50.392007432Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-14T21:35:50.393264533Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.257922ms logger=migrator t=2026-05-14T21:35:50.399013334Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-14T21:35:50.40008837Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.076767ms logger=migrator t=2026-05-14T21:35:50.40621247Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-14T21:35:50.408096376Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.883326ms logger=migrator t=2026-05-14T21:35:50.418597674Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-14T21:35:50.4188619Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=268.156µs logger=migrator t=2026-05-14T21:35:50.425557464Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-14T21:35:50.433559811Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.999247ms logger=migrator t=2026-05-14T21:35:50.441362902Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-14T21:35:50.451481681Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=10.116739ms logger=migrator t=2026-05-14T21:35:50.466393147Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-14T21:35:50.475054349Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.662632ms logger=migrator t=2026-05-14T21:35:50.481995939Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-14T21:35:50.489471253Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.474834ms logger=migrator t=2026-05-14T21:35:50.496570717Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-14T21:35:50.498133335Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.563698ms logger=migrator t=2026-05-14T21:35:50.505571048Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-14T21:35:50.512327173Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.755045ms logger=migrator t=2026-05-14T21:35:50.518963826Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-14T21:35:50.519979261Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.011425ms logger=migrator t=2026-05-14T21:35:50.525931637Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-14T21:35:50.527559687Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.62921ms logger=migrator t=2026-05-14T21:35:50.533090743Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-14T21:35:50.53419772Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.110157ms logger=migrator t=2026-05-14T21:35:50.539140961Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-14T21:35:50.540258698Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.108927ms logger=migrator t=2026-05-14T21:35:50.547730472Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-14T21:35:50.548910431Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.181589ms logger=migrator t=2026-05-14T21:35:50.555022661Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-14T21:35:50.556109697Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.089386ms logger=migrator t=2026-05-14T21:35:50.562508884Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-14T21:35:50.568138812Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.627928ms logger=migrator t=2026-05-14T21:35:50.573839232Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-14T21:35:50.574869428Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.030046ms logger=migrator t=2026-05-14T21:35:50.580974268Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-14T21:35:50.582605967Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.63141ms logger=migrator t=2026-05-14T21:35:50.588061951Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-14T21:35:50.589153338Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.090807ms logger=migrator t=2026-05-14T21:35:50.595495824Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-14T21:35:50.596529059Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.034824ms logger=migrator t=2026-05-14T21:35:50.601308616Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-14T21:35:50.602396722Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.081716ms logger=migrator t=2026-05-14T21:35:50.608080812Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-14T21:35:50.608178385Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=98.393µs logger=migrator t=2026-05-14T21:35:50.61247512Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-14T21:35:50.612656135Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=180.665µs logger=migrator t=2026-05-14T21:35:50.616892099Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-14T21:35:50.617912273Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.020354ms logger=migrator t=2026-05-14T21:35:50.622667421Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T21:35:50.623797628Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.130128ms logger=migrator t=2026-05-14T21:35:50.629118769Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T21:35:50.630694818Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.573989ms logger=migrator t=2026-05-14T21:35:50.637046693Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-14T21:35:50.637360141Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=376.5µs logger=migrator t=2026-05-14T21:35:50.642857256Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T21:35:50.644179278Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.323242ms logger=migrator t=2026-05-14T21:35:50.649697393Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T21:35:50.651056587Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.360014ms logger=migrator t=2026-05-14T21:35:50.656272085Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-14T21:35:50.65774858Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.477615ms logger=migrator t=2026-05-14T21:35:50.662454156Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-14T21:35:50.664980158Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.524432ms logger=migrator t=2026-05-14T21:35:50.671497298Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-14T21:35:50.679004352Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.505354ms logger=migrator t=2026-05-14T21:35:50.684650581Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-14T21:35:50.685581734Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=932.452µs logger=migrator t=2026-05-14T21:35:50.692663518Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-14T21:35:50.692930634Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=273.456µs logger=migrator t=2026-05-14T21:35:50.698307736Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-14T21:35:50.700202742Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.894786ms logger=migrator t=2026-05-14T21:35:50.707798799Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-14T21:35:50.709491871Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.677601ms logger=migrator t=2026-05-14T21:35:50.715282343Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-14T21:35:50.716730968Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.449245ms logger=migrator t=2026-05-14T21:35:50.721462184Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T21:35:50.721580137Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=119.923µs logger=migrator t=2026-05-14T21:35:50.726691872Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-14T21:35:50.727944133Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.253251ms logger=migrator t=2026-05-14T21:35:50.734094254Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-14T21:35:50.737097298Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=3.001555ms logger=migrator t=2026-05-14T21:35:50.743158356Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-14T21:35:50.744461608Z 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.304302ms logger=migrator t=2026-05-14T21:35:50.749228575Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-14T21:35:50.751105492Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.877717ms logger=migrator t=2026-05-14T21:35:50.758907332Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-14T21:35:50.76614852Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.238118ms logger=migrator t=2026-05-14T21:35:50.773988283Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-14T21:35:50.77509343Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.107287ms logger=migrator t=2026-05-14T21:35:50.781914127Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T21:35:50.784262644Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.355347ms logger=migrator t=2026-05-14T21:35:50.790726864Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-14T21:35:50.823907967Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.176844ms logger=migrator t=2026-05-14T21:35:50.83257694Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-14T21:35:50.858144417Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.567647ms logger=migrator t=2026-05-14T21:35:50.871025973Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-14T21:35:50.872503729Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.479326ms logger=migrator t=2026-05-14T21:35:50.887310782Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-14T21:35:50.888570624Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.260892ms logger=migrator t=2026-05-14T21:35:50.896368505Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-14T21:35:50.902428694Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.0571ms logger=migrator t=2026-05-14T21:35:50.908545984Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-14T21:35:50.915463833Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.916909ms logger=migrator t=2026-05-14T21:35:50.93121545Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-14T21:35:50.933884035Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.667455ms logger=migrator t=2026-05-14T21:35:50.941337267Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-14T21:35:50.942470216Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.133749ms logger=migrator t=2026-05-14T21:35:50.949665702Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-14T21:35:50.951364384Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.63248ms logger=migrator t=2026-05-14T21:35:50.957625457Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-14T21:35:50.959096454Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.470487ms logger=migrator t=2026-05-14T21:35:50.975135718Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-14T21:35:50.975396214Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=264.246µs logger=migrator t=2026-05-14T21:35:50.984702502Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-14T21:35:50.992438822Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.740891ms logger=migrator t=2026-05-14T21:35:50.997213468Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-14T21:35:51.003269598Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.054939ms logger=migrator t=2026-05-14T21:35:51.00870127Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-14T21:35:51.013636401Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.934851ms logger=migrator t=2026-05-14T21:35:51.019424363Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-14T21:35:51.022288383Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.932062ms logger=migrator t=2026-05-14T21:35:51.029911211Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-14T21:35:51.031038368Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.127647ms logger=migrator t=2026-05-14T21:35:51.034896183Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-14T21:35:51.043429552Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.530999ms logger=migrator t=2026-05-14T21:35:51.049747527Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-14T21:35:51.057204141Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.458454ms logger=migrator t=2026-05-14T21:35:51.06167831Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-14T21:35:51.062528731Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=848.612µs logger=migrator t=2026-05-14T21:35:51.066653592Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-14T21:35:51.07471201Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.055448ms logger=migrator t=2026-05-14T21:35:51.08043221Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-14T21:35:51.088218151Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.783241ms logger=migrator t=2026-05-14T21:35:51.095618143Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-14T21:35:51.095764237Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=154.774µs logger=migrator t=2026-05-14T21:35:51.102297407Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-14T21:35:51.103552757Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.255781ms logger=migrator t=2026-05-14T21:35:51.108735854Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-14T21:35:51.111702357Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.967543ms logger=migrator t=2026-05-14T21:35:51.119302034Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-14T21:35:51.120954765Z 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.6573ms logger=migrator t=2026-05-14T21:35:51.126427079Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-14T21:35:51.126564172Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=242.077µs logger=migrator t=2026-05-14T21:35:51.133225435Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-14T21:35:51.143298793Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.067868ms logger=migrator t=2026-05-14T21:35:51.149946416Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-14T21:35:51.15664628Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.696644ms logger=migrator t=2026-05-14T21:35:51.162068153Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-14T21:35:51.168273445Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.200371ms logger=migrator t=2026-05-14T21:35:51.173941684Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-14T21:35:51.18234121Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.381375ms logger=migrator t=2026-05-14T21:35:51.189970767Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-14T21:35:51.1969905Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.023293ms logger=migrator t=2026-05-14T21:35:51.205643992Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-14T21:35:51.205884748Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=246.006µs logger=migrator t=2026-05-14T21:35:51.213573537Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-14T21:35:51.214871098Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.298771ms logger=migrator t=2026-05-14T21:35:51.221949512Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-14T21:35:51.230768289Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.819016ms logger=migrator t=2026-05-14T21:35:51.235086564Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-14T21:35:51.235302489Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=216.245µs logger=migrator t=2026-05-14T21:35:51.242894926Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-14T21:35:51.248589265Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.696699ms logger=migrator t=2026-05-14T21:35:51.252994114Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-14T21:35:51.253933917Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=940.513µs logger=migrator t=2026-05-14T21:35:51.262580659Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-14T21:35:51.270051942Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.471653ms logger=migrator t=2026-05-14T21:35:51.273720192Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-14T21:35:51.274612644Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=892.071µs logger=migrator t=2026-05-14T21:35:51.281492773Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-14T21:35:51.283985794Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.495401ms logger=migrator t=2026-05-14T21:35:51.293965528Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-14T21:35:51.301206377Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.242999ms logger=migrator t=2026-05-14T21:35:51.305964873Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-14T21:35:51.306765693Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=801.26µs logger=migrator t=2026-05-14T21:35:51.310946805Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-14T21:35:51.312035432Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.088637ms logger=migrator t=2026-05-14T21:35:51.315066087Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-14T21:35:51.315928467Z level=info msg="Migration successfully executed" id="create alert_image table" duration=862.281µs logger=migrator t=2026-05-14T21:35:51.320419538Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-14T21:35:51.321480194Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.060306ms logger=migrator t=2026-05-14T21:35:51.325297518Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-14T21:35:51.325415921Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=119.962µs logger=migrator t=2026-05-14T21:35:51.32907435Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-14T21:35:51.330404772Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.330512ms logger=migrator t=2026-05-14T21:35:51.338703906Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-14T21:35:51.339988758Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.285072ms logger=migrator t=2026-05-14T21:35:51.345581565Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-14T21:35:51.346067717Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-14T21:35:51.349672835Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-14T21:35:51.350223278Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=550.623µs logger=migrator t=2026-05-14T21:35:51.354649767Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-14T21:35:51.355864707Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.21566ms logger=migrator t=2026-05-14T21:35:51.35922772Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-14T21:35:51.366985349Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.758909ms logger=migrator t=2026-05-14T21:35:51.372949727Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-14T21:35:51.374079454Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.130557ms logger=migrator t=2026-05-14T21:35:51.379509618Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-14T21:35:51.381065095Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.556658ms logger=migrator t=2026-05-14T21:35:51.385423442Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-14T21:35:51.387064873Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.643941ms logger=migrator t=2026-05-14T21:35:51.391364638Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-14T21:35:51.392693031Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.329733ms logger=migrator t=2026-05-14T21:35:51.399121179Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-14T21:35:51.400279417Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.158278ms logger=migrator t=2026-05-14T21:35:51.405079234Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-14T21:35:51.405156006Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=81.592µs logger=migrator t=2026-05-14T21:35:51.411219795Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-14T21:35:51.411316137Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=97.872µs logger=migrator t=2026-05-14T21:35:51.415232214Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-14T21:35:51.422703227Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.470483ms logger=migrator t=2026-05-14T21:35:51.428297334Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-14T21:35:51.429120905Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=831.052µs logger=migrator t=2026-05-14T21:35:51.432792005Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-14T21:35:51.434433664Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.6411ms logger=migrator t=2026-05-14T21:35:51.438778121Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-14T21:35:51.439083749Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=306.448µs logger=migrator t=2026-05-14T21:35:51.443631501Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-14T21:35:51.444944202Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.310692ms logger=migrator t=2026-05-14T21:35:51.449594687Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-14T21:35:51.450786115Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.191948ms logger=migrator t=2026-05-14T21:35:51.45669317Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-14T21:35:51.492171881Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.475581ms logger=migrator t=2026-05-14T21:35:51.496329794Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-14T21:35:51.503294014Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.968581ms logger=migrator t=2026-05-14T21:35:51.508715267Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-14T21:35:51.508992824Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=279.807µs logger=migrator t=2026-05-14T21:35:51.51331473Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-14T21:35:51.552197704Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.881164ms logger=migrator t=2026-05-14T21:35:51.558619352Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-14T21:35:51.593698641Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.0806ms logger=migrator t=2026-05-14T21:35:51.599083854Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-14T21:35:51.600171721Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.089277ms logger=migrator t=2026-05-14T21:35:51.604444795Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-14T21:35:51.606269381Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.823295ms logger=migrator t=2026-05-14T21:35:51.610843202Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-14T21:35:51.611083599Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=241.677µs logger=migrator t=2026-05-14T21:35:51.616960473Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-14T21:35:51.618175512Z level=info msg="Migration successfully executed" id="create permission table" duration=1.216939ms logger=migrator t=2026-05-14T21:35:51.623441742Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-14T21:35:51.625077672Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.64149ms logger=migrator t=2026-05-14T21:35:51.634154184Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-14T21:35:51.635469546Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.317522ms logger=migrator t=2026-05-14T21:35:51.640668394Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-14T21:35:51.64174534Z level=info msg="Migration successfully executed" id="create role table" duration=1.080056ms logger=migrator t=2026-05-14T21:35:51.647344697Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-14T21:35:51.655272762Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.925925ms logger=migrator t=2026-05-14T21:35:51.660218084Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-14T21:35:51.667958744Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.73785ms logger=migrator t=2026-05-14T21:35:51.672428143Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-14T21:35:51.67349395Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.066366ms logger=migrator t=2026-05-14T21:35:51.678226045Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-14T21:35:51.67922415Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=997.765µs logger=migrator t=2026-05-14T21:35:51.683479594Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-14T21:35:51.684683394Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.20323ms logger=migrator t=2026-05-14T21:35:51.687945624Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-14T21:35:51.688963808Z level=info msg="Migration successfully executed" id="create team role table" duration=1.018684ms logger=migrator t=2026-05-14T21:35:51.692444425Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-14T21:35:51.693684465Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.23969ms logger=migrator t=2026-05-14T21:35:51.697751314Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-14T21:35:51.698946964Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.19472ms logger=migrator t=2026-05-14T21:35:51.702482511Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-14T21:35:51.703703121Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.220641ms logger=migrator t=2026-05-14T21:35:51.70692052Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-14T21:35:51.707874753Z level=info msg="Migration successfully executed" id="create user role table" duration=954.263µs logger=migrator t=2026-05-14T21:35:51.712103757Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-14T21:35:51.713410328Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.303881ms logger=migrator t=2026-05-14T21:35:51.717802777Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-14T21:35:51.71918814Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.385303ms logger=migrator t=2026-05-14T21:35:51.723039814Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-14T21:35:51.72487618Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.837446ms logger=migrator t=2026-05-14T21:35:51.72935203Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-14T21:35:51.73059666Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.2458ms logger=migrator t=2026-05-14T21:35:51.735361927Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-14T21:35:51.736746701Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.385714ms logger=migrator t=2026-05-14T21:35:51.740720859Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-14T21:35:51.742213265Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.493226ms logger=migrator t=2026-05-14T21:35:51.745815474Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-14T21:35:51.756915836Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.096172ms logger=migrator t=2026-05-14T21:35:51.76318337Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-14T21:35:51.764263336Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.082886ms logger=migrator t=2026-05-14T21:35:51.768272715Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-14T21:35:51.769625487Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.353332ms logger=migrator t=2026-05-14T21:35:51.773503403Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-14T21:35:51.77459231Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.089987ms logger=migrator t=2026-05-14T21:35:51.778336971Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-14T21:35:51.77989387Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.556979ms logger=migrator t=2026-05-14T21:35:51.784079432Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-14T21:35:51.784962225Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=883.452µs logger=migrator t=2026-05-14T21:35:51.788985362Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-14T21:35:51.79049618Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.501138ms logger=migrator t=2026-05-14T21:35:51.796046756Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-14T21:35:51.805887387Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.845551ms logger=migrator t=2026-05-14T21:35:51.811583597Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-14T21:35:51.820923786Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.340789ms logger=migrator t=2026-05-14T21:35:51.82474386Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-14T21:35:51.833968806Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.225916ms logger=migrator t=2026-05-14T21:35:51.839589774Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-14T21:35:51.849631041Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.039446ms logger=migrator t=2026-05-14T21:35:51.854028078Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-14T21:35:51.855156536Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.129138ms logger=migrator t=2026-05-14T21:35:51.858879037Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-14T21:35:51.860416006Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.536628ms logger=migrator t=2026-05-14T21:35:51.865279134Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-14T21:35:51.866268489Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=989.225µs logger=migrator t=2026-05-14T21:35:51.869513968Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-14T21:35:51.870470301Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.000634ms logger=migrator t=2026-05-14T21:35:51.874535972Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-14T21:35:51.875535016Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=994.504µs logger=migrator t=2026-05-14T21:35:51.880535509Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-14T21:35:51.8805998Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.011µs logger=migrator t=2026-05-14T21:35:51.885451039Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-14T21:35:51.885526421Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=79.632µs logger=migrator t=2026-05-14T21:35:51.889187961Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-14T21:35:51.889770275Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=581.974µs logger=migrator t=2026-05-14T21:35:51.894527292Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-14T21:35:51.895157747Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=631.185µs logger=migrator t=2026-05-14T21:35:51.899422821Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-14T21:35:51.900213812Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=791.201µs logger=migrator t=2026-05-14T21:35:51.904292691Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-14T21:35:51.90466909Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=374.309µs logger=migrator t=2026-05-14T21:35:51.913626691Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-14T21:35:51.915429974Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.803013ms logger=migrator t=2026-05-14T21:35:51.922206821Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-14T21:35:51.923211156Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.004305ms logger=migrator t=2026-05-14T21:35:51.927540731Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-14T21:35:51.928561277Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.017276ms logger=migrator t=2026-05-14T21:35:51.932330649Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-14T21:35:51.939169867Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.838158ms logger=migrator t=2026-05-14T21:35:51.944147069Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-14T21:35:51.944218131Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.561µs logger=migrator t=2026-05-14T21:35:51.947874221Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-14T21:35:51.948864855Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=989.143µs logger=migrator t=2026-05-14T21:35:51.954142294Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-14T21:35:51.956102693Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.959949ms logger=migrator t=2026-05-14T21:35:51.961654469Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-14T21:35:51.962750316Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.095686ms logger=migrator t=2026-05-14T21:35:51.966821066Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-14T21:35:51.975087128Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.270851ms logger=migrator t=2026-05-14T21:35:51.979911726Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-14T21:35:51.981233759Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.322293ms logger=migrator t=2026-05-14T21:35:51.985489003Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-14T21:35:51.987029501Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.541498ms logger=migrator t=2026-05-14T21:35:51.991100281Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-14T21:35:52.02080151Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.693159ms logger=migrator t=2026-05-14T21:35:52.026725575Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-14T21:35:52.027938834Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.215339ms logger=migrator t=2026-05-14T21:35:52.033424559Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-14T21:35:52.035391657Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.970568ms logger=migrator t=2026-05-14T21:35:52.040073403Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-14T21:35:52.0411855Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.114947ms logger=migrator t=2026-05-14T21:35:52.045188118Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-14T21:35:52.046350967Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.234031ms logger=migrator t=2026-05-14T21:35:52.051345449Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-14T21:35:52.05178032Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=437.701µs logger=migrator t=2026-05-14T21:35:52.05588292Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-14T21:35:52.057212483Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.329433ms logger=migrator t=2026-05-14T21:35:52.065535917Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-14T21:35:52.07789367Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.346873ms logger=migrator t=2026-05-14T21:35:52.083491247Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-14T21:35:52.085183499Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.692722ms logger=migrator t=2026-05-14T21:35:52.090538371Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-14T21:35:52.092075938Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.540207ms logger=migrator t=2026-05-14T21:35:52.096408305Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T21:35:52.097006989Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T21:35:52.104991205Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T21:35:52.10558967Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T21:35:52.110246944Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-14T21:35:52.112192941Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.945547ms logger=migrator t=2026-05-14T21:35:52.116839415Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-14T21:35:52.118178359Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.338724ms logger=migrator t=2026-05-14T21:35:52.122895814Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-14T21:35:52.124982426Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.087031ms logger=migrator t=2026-05-14T21:35:52.130183523Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-14T21:35:52.131382652Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.198769ms logger=migrator t=2026-05-14T21:35:52.137991995Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T21:35:52.140731842Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.749217ms logger=migrator t=2026-05-14T21:35:52.149462876Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T21:35:52.153789392Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=4.328446ms logger=migrator t=2026-05-14T21:35:52.162007144Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-14T21:35:52.163123502Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.119268ms logger=migrator t=2026-05-14T21:35:52.169667862Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-14T21:35:52.171208909Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.541467ms logger=migrator t=2026-05-14T21:35:52.177837612Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-14T21:35:52.17900124Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.163958ms logger=migrator t=2026-05-14T21:35:52.185609423Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-14T21:35:52.187585741Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.976138ms logger=migrator t=2026-05-14T21:35:52.191305503Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-14T21:35:52.193213099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.906386ms logger=migrator t=2026-05-14T21:35:52.19813532Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-14T21:35:52.223033101Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.893771ms logger=migrator t=2026-05-14T21:35:52.229824547Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-14T21:35:52.238062739Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.232832ms logger=migrator t=2026-05-14T21:35:52.241535935Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-14T21:35:52.250495305Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.95886ms logger=migrator t=2026-05-14T21:35:52.254703857Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-14T21:35:52.254893042Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=189.635µs logger=migrator t=2026-05-14T21:35:52.26050504Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-14T21:35:52.272574006Z level=info msg="Migration successfully executed" id="add share column" duration=12.068536ms logger=migrator t=2026-05-14T21:35:52.277831845Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-14T21:35:52.278052571Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=221.876µs logger=migrator t=2026-05-14T21:35:52.281861544Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-14T21:35:52.282856928Z level=info msg="Migration successfully executed" id="create file table" duration=995.664µs logger=migrator t=2026-05-14T21:35:52.294114084Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-14T21:35:52.296165905Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.051401ms logger=migrator t=2026-05-14T21:35:52.303209658Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-14T21:35:52.304718545Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.508507ms logger=migrator t=2026-05-14T21:35:52.310126727Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-14T21:35:52.311179263Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.052726ms logger=migrator t=2026-05-14T21:35:52.318040252Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-14T21:35:52.319439615Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.400524ms logger=migrator t=2026-05-14T21:35:52.32448668Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-14T21:35:52.324598352Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.093µs logger=migrator t=2026-05-14T21:35:52.330486177Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-14T21:35:52.33060932Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=125.463µs logger=migrator t=2026-05-14T21:35:52.335813427Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-14T21:35:52.33673547Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=923.383µs logger=migrator t=2026-05-14T21:35:52.342957673Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-14T21:35:52.343272071Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=319.828µs logger=migrator t=2026-05-14T21:35:52.348398657Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-14T21:35:52.34978557Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.386993ms logger=migrator t=2026-05-14T21:35:52.354647239Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-14T21:35:52.367920336Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.273277ms logger=migrator t=2026-05-14T21:35:52.407344063Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-14T21:35:52.407711652Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=370.729µs logger=migrator t=2026-05-14T21:35:52.414564959Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-14T21:35:52.415740398Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.176019ms logger=migrator t=2026-05-14T21:35:52.421213733Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-14T21:35:52.421596242Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=384.029µs logger=migrator t=2026-05-14T21:35:52.426265957Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-14T21:35:52.426460362Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=194.705µs logger=migrator t=2026-05-14T21:35:52.43208541Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-14T21:35:52.432570071Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=484.661µs logger=migrator t=2026-05-14T21:35:52.436912037Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-14T21:35:52.445080988Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.168631ms logger=migrator t=2026-05-14T21:35:52.449689261Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-14T21:35:52.459291806Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.599335ms logger=migrator t=2026-05-14T21:35:52.464681129Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-14T21:35:52.466040473Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.360514ms logger=migrator t=2026-05-14T21:35:52.472035559Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-14T21:35:52.557818733Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.781794ms logger=migrator t=2026-05-14T21:35:52.563415161Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-14T21:35:52.564953399Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.537518ms logger=migrator t=2026-05-14T21:35:52.569808268Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-14T21:35:52.571092789Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.283841ms logger=migrator t=2026-05-14T21:35:52.577226929Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-14T21:35:52.605857513Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.629684ms logger=migrator t=2026-05-14T21:35:52.611257135Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-14T21:35:52.621700341Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.441475ms logger=migrator t=2026-05-14T21:35:52.627619866Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-14T21:35:52.627967295Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=344.759µs logger=migrator t=2026-05-14T21:35:52.634232749Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-14T21:35:52.634515826Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=284.207µs logger=migrator t=2026-05-14T21:35:52.641277861Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-14T21:35:52.64165333Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=379.099µs logger=migrator t=2026-05-14T21:35:52.647432852Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-14T21:35:52.647795502Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=363.4µs logger=migrator t=2026-05-14T21:35:52.653684686Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-14T21:35:52.653924972Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=241.086µs logger=migrator t=2026-05-14T21:35:52.662151594Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-14T21:35:52.663361843Z level=info msg="Migration successfully executed" id="create folder table" duration=1.21411ms logger=migrator t=2026-05-14T21:35:52.668782076Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-14T21:35:52.670327074Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.544238ms logger=migrator t=2026-05-14T21:35:52.67793224Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-14T21:35:52.680171935Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.241635ms logger=migrator t=2026-05-14T21:35:52.686970603Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-14T21:35:52.687015924Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.761µs logger=migrator t=2026-05-14T21:35:52.692900148Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T21:35:52.696390033Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.484965ms logger=migrator t=2026-05-14T21:35:52.704991174Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-14T21:35:52.706184913Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.198499ms logger=migrator t=2026-05-14T21:35:52.710631223Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-14T21:35:52.711706679Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.074926ms logger=migrator t=2026-05-14T21:35:52.717431419Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-14T21:35:52.717771818Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=340.369µs logger=migrator t=2026-05-14T21:35:52.722442142Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-14T21:35:52.722655377Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=213.005µs logger=migrator t=2026-05-14T21:35:52.727782723Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-14T21:35:52.729576138Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.803305ms logger=migrator t=2026-05-14T21:35:52.736044696Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-14T21:35:52.73742988Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.385004ms logger=migrator t=2026-05-14T21:35:52.742667618Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-14T21:35:52.744483063Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.810515ms logger=migrator t=2026-05-14T21:35:52.751899655Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-14T21:35:52.75375984Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.860785ms logger=migrator t=2026-05-14T21:35:52.760029755Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-14T21:35:52.761924111Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.897035ms logger=migrator t=2026-05-14T21:35:52.767772834Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-14T21:35:52.769016165Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.238761ms logger=migrator t=2026-05-14T21:35:52.774807217Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-14T21:35:52.776120339Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.313462ms logger=migrator t=2026-05-14T21:35:52.78189076Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-14T21:35:52.782832264Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=942.174µs logger=migrator t=2026-05-14T21:35:52.787605352Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-14T21:35:52.788634736Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.029175ms logger=migrator t=2026-05-14T21:35:52.794355337Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-14T21:35:52.796278484Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.922017ms logger=migrator t=2026-05-14T21:35:52.802866095Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-14T21:35:52.804169677Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.305322ms logger=migrator t=2026-05-14T21:35:52.810171125Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-14T21:35:52.810547784Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=378.839µs logger=migrator t=2026-05-14T21:35:52.816773106Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-14T21:35:52.828657708Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.882722ms logger=migrator t=2026-05-14T21:35:52.835000543Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-14T21:35:52.835536207Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=536.644µs logger=migrator t=2026-05-14T21:35:52.840613891Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T21:35:52.840710553Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=96.142µs logger=migrator t=2026-05-14T21:35:52.846065285Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T21:35:52.847839419Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.773044ms logger=migrator t=2026-05-14T21:35:52.85278101Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-14T21:35:52.852802031Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.001µs logger=migrator t=2026-05-14T21:35:52.859041733Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-14T21:35:52.861211787Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.171734ms logger=migrator t=2026-05-14T21:35:52.867558382Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-14T21:35:52.868868295Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.309093ms logger=migrator t=2026-05-14T21:35:52.873932559Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-14T21:35:52.875731373Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.800295ms logger=migrator t=2026-05-14T21:35:52.881794991Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-14T21:35:52.883009292Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.216451ms logger=migrator t=2026-05-14T21:35:52.887400679Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-14T21:35:52.887708687Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=308.957µs logger=migrator t=2026-05-14T21:35:52.891982042Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-14T21:35:52.892757581Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=775.789µs logger=migrator t=2026-05-14T21:35:52.898326217Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-14T21:35:52.899788323Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.462246ms logger=migrator t=2026-05-14T21:35:52.905208016Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-14T21:35:52.906352464Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.147539ms logger=migrator t=2026-05-14T21:35:52.911737377Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-14T21:35:52.921825573Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.087557ms logger=migrator t=2026-05-14T21:35:52.927340619Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-14T21:35:52.940960653Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.617834ms logger=migrator t=2026-05-14T21:35:52.946365176Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-14T21:35:52.956236288Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.844163ms logger=migrator t=2026-05-14T21:35:52.962636025Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-14T21:35:52.962772388Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=139.443µs logger=migrator t=2026-05-14T21:35:52.967909704Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-14T21:35:52.975031229Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.120965ms logger=migrator t=2026-05-14T21:35:52.980413831Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-14T21:35:52.993049811Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.668191ms logger=migrator t=2026-05-14T21:35:52.997738137Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-14T21:35:52.998023694Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=286.547µs logger=migrator t=2026-05-14T21:35:53.003883067Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.035722818s logger=migrator t=2026-05-14T21:35:53.004803799Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-14T21:35:53.022688138Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-14T21:35:53.022948035Z level=info msg="Created default organization" logger=secrets t=2026-05-14T21:35:53.029713341Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T21:35:53.076116398Z level=info msg="Restored cache from database" duration=524.542µs logger=plugin.store t=2026-05-14T21:35:53.07780196Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-14T21:35:53.116817717Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-14T21:35:53.116850128Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-14T21:35:53.11690423Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-14T21:35:53.11691353Z level=info msg="Plugins loaded" count=54 duration=39.11229ms logger=query_data t=2026-05-14T21:35:53.120945978Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-14T21:35:53.124891105Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-14T21:35:53.132341509Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-14T21:35:53.142055656Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-14T21:35:53.143799479Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-14T21:35:53.146196498Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-14T21:35:53.171396417Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-14T21:35:53.193350705Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-14T21:35:53.216721049Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-14T21:35:53.216752649Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-14T21:35:53.217287212Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-14T21:35:53.217697742Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-14T21:35:53.218105752Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-14T21:35:53.219915807Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-14T21:35:53.222970021Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-14T21:35:53.300603616Z level=info msg="Update check succeeded" duration=83.58616ms logger=sqlstore.transactions t=2026-05-14T21:35:53.336319652Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-14T21:35:53.336734073Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-05-14T21:35:53.338874885Z level=info msg="State cache has been initialized" states=0 duration=121.583902ms logger=ngalert.scheduler t=2026-05-14T21:35:53.339062279Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-14T21:35:53.339188952Z level=info msg=starting first_tick=2026-05-14T21:36:00Z logger=grafana-apiserver t=2026-05-14T21:35:53.831733115Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-14T21:35:53.832245578Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-14T21:35:54.199789455Z level=info msg="Update check succeeded" duration=982.469832ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-14T21:35:54.240047293Z level=info msg="Patterns update finished" duration=780.483568ms logger=provisioning.dashboard t=2026-05-14T21:35:56.687540986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.691019771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.708414287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.731567005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.751914195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.789664551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.810436421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.849717574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.867333416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.895878476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:56.914325019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.160857587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.181012191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.612542958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.627286129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.688836119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.706500242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.739114313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.759241456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.805001639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.826469325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.903505856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.923018445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.958204717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:57.97377933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.009094925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.034387316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.085689065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.100505849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.148626209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.162569151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.205243897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.224398247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.262262697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.278733101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.316098747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.331341731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.368296558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.388854822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.426303031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.442327774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.499333542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.517209981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.555287955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.573510402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.607696581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.642142226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.739377771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.753399395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.807067002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.825876683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.901311704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:58.92521872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.004322921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.023654596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.154618368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.170930828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.243228712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.263444338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.328030862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.35810779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.482944863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.49793081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.585261593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.602238259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.6833845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.694174525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.772967008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.791883832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.868151923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.891423263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.964747863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:35:59.98301565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:36:00.070945487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:36:00.091851661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:36:00.179554082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:36:00.199285146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:36:00.293857136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:36:00.314968865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-14T21:36:00.450166061Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-14T21:36:26.244655921Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T21:45:53.22346592Z level=info msg="Completed cleanup jobs" duration=5.577925ms logger=plugins.update.checker t=2026-05-14T21:45:53.371411398Z level=info msg="Update check succeeded" duration=70.522911ms logger=sqlstore.transactions t=2026-05-14T21:50:53.141237792Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-14T21:55:53.223456966Z level=info msg="Completed cleanup jobs" duration=5.609216ms logger=plugins.update.checker t=2026-05-14T21:55:53.377615597Z level=info msg="Update check succeeded" duration=76.008344ms logger=cleanup t=2026-05-14T22:05:53.230347483Z level=info msg="Completed cleanup jobs" duration=12.831688ms logger=plugins.update.checker t=2026-05-14T22:05:53.360555056Z level=info msg="Update check succeeded" duration=58.916283ms logger=infra.usagestats t=2026-05-14T22:06:26.270970435Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T22:15:53.277254923Z level=info msg="Completed cleanup jobs" duration=59.90436ms logger=plugins.update.checker t=2026-05-14T22:15:53.351881877Z level=info msg="Update check succeeded" duration=50.652789ms logger=cleanup t=2026-05-14T22:25:53.255614733Z level=info msg="Completed cleanup jobs" duration=37.141926ms logger=plugins.update.checker t=2026-05-14T22:25:53.352047678Z level=info msg="Update check succeeded" duration=50.61673ms logger=cleanup t=2026-05-14T22:35:53.245195722Z level=info msg="Completed cleanup jobs" duration=27.06105ms logger=plugins.update.checker t=2026-05-14T22:35:53.369822503Z level=info msg="Update check succeeded" duration=68.372017ms logger=infra.usagestats t=2026-05-14T22:36:26.271061302Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-14T22:45:53.252517231Z level=info msg="Completed cleanup jobs" duration=35.153523ms logger=plugins.update.checker t=2026-05-14T22:45:54.088344003Z level=info msg="Update check succeeded" duration=787.04061ms