logger=settings t=2026-03-29T13:12:34.169993565Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-29T13:12:34Z logger=settings t=2026-03-29T13:12:34.170832437Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-29T13:12:34.170880579Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-29T13:12:34.170886309Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-29T13:12:34.170889989Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-29T13:12:34.17089425Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-29T13:12:34.17089795Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-29T13:12:34.17090165Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-29T13:12:34.17093468Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-29T13:12:34.17094672Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-29T13:12:34.170950641Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-29T13:12:34.170954691Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-29T13:12:34.170958501Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-29T13:12:34.170962231Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-29T13:12:34.170976852Z level=info msg=Target target=[all] logger=settings t=2026-03-29T13:12:34.171008513Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-29T13:12:34.171012353Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-29T13:12:34.171015823Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-29T13:12:34.171019253Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-29T13:12:34.171023463Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-29T13:12:34.171033173Z level=info msg="App mode production" logger=sqlstore t=2026-03-29T13:12:34.17167833Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-29T13:12:34.171697271Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-29T13:12:34.174165987Z level=info msg="Locking database" logger=migrator t=2026-03-29T13:12:34.174186477Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-29T13:12:34.174784374Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-29T13:12:34.175704568Z level=info msg="Migration successfully executed" id="create migration_log table" duration=918.714µs logger=migrator t=2026-03-29T13:12:34.180323431Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-29T13:12:34.180926048Z level=info msg="Migration successfully executed" id="create user table" duration=605.787µs logger=migrator t=2026-03-29T13:12:34.185157761Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-29T13:12:34.186355603Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.197602ms logger=migrator t=2026-03-29T13:12:34.192481627Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-29T13:12:34.193650088Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.168171ms logger=migrator t=2026-03-29T13:12:34.199571267Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-29T13:12:34.200700407Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.127029ms logger=migrator t=2026-03-29T13:12:34.204952511Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-29T13:12:34.205682171Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=729.1µs logger=migrator t=2026-03-29T13:12:34.211008703Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-29T13:12:34.215035911Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.020788ms logger=migrator t=2026-03-29T13:12:34.220437876Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-29T13:12:34.221330639Z level=info msg="Migration successfully executed" id="create user table v2" duration=893.763µs logger=migrator t=2026-03-29T13:12:34.229462947Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-29T13:12:34.231898842Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=2.435875ms logger=migrator t=2026-03-29T13:12:34.237474181Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-29T13:12:34.239046724Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.578073ms logger=migrator t=2026-03-29T13:12:34.244405936Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-29T13:12:34.245065544Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=659.808µs logger=migrator t=2026-03-29T13:12:34.249610746Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-29T13:12:34.250190181Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=579.355µs logger=migrator t=2026-03-29T13:12:34.25608345Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-29T13:12:34.258003011Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.918441ms logger=migrator t=2026-03-29T13:12:34.264741931Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-29T13:12:34.264839024Z level=info msg="Migration successfully executed" id="Update user table charset" duration=108.512µs logger=migrator t=2026-03-29T13:12:34.271354989Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-29T13:12:34.272665183Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.310424ms logger=migrator t=2026-03-29T13:12:34.279242539Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-29T13:12:34.279481285Z level=info msg="Migration successfully executed" id="Add missing user data" duration=238.856µs logger=migrator t=2026-03-29T13:12:34.283102023Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-29T13:12:34.284170331Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.067978ms logger=migrator t=2026-03-29T13:12:34.289208526Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-29T13:12:34.290013708Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=806.082µs logger=migrator t=2026-03-29T13:12:34.29422643Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-29T13:12:34.2961134Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.88663ms logger=migrator t=2026-03-29T13:12:34.300729754Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-29T13:12:34.311374809Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.644985ms logger=migrator t=2026-03-29T13:12:34.318674855Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-29T13:12:34.319667391Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=994.217µs logger=migrator t=2026-03-29T13:12:34.324655204Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-29T13:12:34.325024554Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=369.1µs logger=migrator t=2026-03-29T13:12:34.329548736Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-29T13:12:34.330748308Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.195961ms logger=migrator t=2026-03-29T13:12:34.337641312Z 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-03-29T13:12:34.338245619Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=604.776µs logger=migrator t=2026-03-29T13:12:34.343472078Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-29T13:12:34.343888779Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=411.171µs logger=migrator t=2026-03-29T13:12:34.355006977Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-29T13:12:34.355851489Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=844.712µs logger=migrator t=2026-03-29T13:12:34.361910751Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-29T13:12:34.363066952Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.162451ms logger=migrator t=2026-03-29T13:12:34.368398235Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-29T13:12:34.369266609Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=873.554µs logger=migrator t=2026-03-29T13:12:34.37604559Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-29T13:12:34.377725734Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.683964ms logger=migrator t=2026-03-29T13:12:34.385845562Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-29T13:12:34.386853449Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.007747ms logger=migrator t=2026-03-29T13:12:34.391261977Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-29T13:12:34.391298028Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.201µs logger=migrator t=2026-03-29T13:12:34.396499218Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-29T13:12:34.397361271Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=858.073µs logger=migrator t=2026-03-29T13:12:34.403732301Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-29T13:12:34.404364918Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=632.447µs logger=migrator t=2026-03-29T13:12:34.408008225Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-29T13:12:34.408664943Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=657.148µs logger=migrator t=2026-03-29T13:12:34.413957325Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-29T13:12:34.415148787Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.191622ms logger=migrator t=2026-03-29T13:12:34.426122971Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-29T13:12:34.428352429Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.228788ms logger=migrator t=2026-03-29T13:12:34.432792439Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-29T13:12:34.433636931Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=844.272µs logger=migrator t=2026-03-29T13:12:34.437542286Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-29T13:12:34.438709227Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.15963ms logger=migrator t=2026-03-29T13:12:34.446800554Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-29T13:12:34.447918943Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.115679ms logger=migrator t=2026-03-29T13:12:34.452885836Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-29T13:12:34.453937325Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.052109ms logger=migrator t=2026-03-29T13:12:34.457925501Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-29T13:12:34.458599529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=673.758µs logger=migrator t=2026-03-29T13:12:34.519245482Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-29T13:12:34.520185437Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=941.655µs logger=migrator t=2026-03-29T13:12:34.52736129Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-29T13:12:34.528360226Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=999.036µs logger=migrator t=2026-03-29T13:12:34.533837883Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-29T13:12:34.534310635Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=473.922µs logger=migrator t=2026-03-29T13:12:34.539258058Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-29T13:12:34.540132111Z level=info msg="Migration successfully executed" id="create star table" duration=910.194µs logger=migrator t=2026-03-29T13:12:34.54567169Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-29T13:12:34.547200231Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.537551ms logger=migrator t=2026-03-29T13:12:34.555326928Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-29T13:12:34.556096279Z level=info msg="Migration successfully executed" id="create org table v1" duration=768.231µs logger=migrator t=2026-03-29T13:12:34.561622947Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-29T13:12:34.56286891Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.246183ms logger=migrator t=2026-03-29T13:12:34.568765948Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-29T13:12:34.569844346Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.081089ms logger=migrator t=2026-03-29T13:12:34.575423916Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-29T13:12:34.576554477Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.129929ms logger=migrator t=2026-03-29T13:12:34.582579697Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-29T13:12:34.583263926Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=683.319µs logger=migrator t=2026-03-29T13:12:34.588345412Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-29T13:12:34.589538054Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.192232ms logger=migrator t=2026-03-29T13:12:34.596154701Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-29T13:12:34.596198142Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.062µs logger=migrator t=2026-03-29T13:12:34.60321084Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-29T13:12:34.60325152Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.1µs logger=migrator t=2026-03-29T13:12:34.609317743Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-29T13:12:34.60957117Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=253.857µs logger=migrator t=2026-03-29T13:12:34.61479868Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-29T13:12:34.615470818Z level=info msg="Migration successfully executed" id="create dashboard table" duration=671.348µs logger=migrator t=2026-03-29T13:12:34.6223068Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-29T13:12:34.623467682Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.160062ms logger=migrator t=2026-03-29T13:12:34.629876984Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-29T13:12:34.631332362Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.453808ms logger=migrator t=2026-03-29T13:12:34.638537145Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-29T13:12:34.639522791Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=985.236µs logger=migrator t=2026-03-29T13:12:34.645286886Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-29T13:12:34.646248482Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=961.426µs logger=migrator t=2026-03-29T13:12:34.652014216Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-29T13:12:34.653629659Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.612874ms logger=migrator t=2026-03-29T13:12:34.660847692Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-29T13:12:34.666679798Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.833626ms logger=migrator t=2026-03-29T13:12:34.672073542Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-29T13:12:34.672842934Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=768.731µs logger=migrator t=2026-03-29T13:12:34.67792729Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-29T13:12:34.678950616Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.023606ms logger=migrator t=2026-03-29T13:12:34.684786662Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-29T13:12:34.685477861Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=691.019µs logger=migrator t=2026-03-29T13:12:34.693533347Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-29T13:12:34.693787014Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=253.447µs logger=migrator t=2026-03-29T13:12:34.699363743Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-29T13:12:34.700691578Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.334495ms logger=migrator t=2026-03-29T13:12:34.708707373Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-29T13:12:34.708824456Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=117.803µs logger=migrator t=2026-03-29T13:12:34.714813236Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-29T13:12:34.717974342Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.159775ms logger=migrator t=2026-03-29T13:12:34.723348855Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-29T13:12:34.725345598Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.996233ms logger=migrator t=2026-03-29T13:12:34.732310575Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-29T13:12:34.734190935Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.87735ms logger=migrator t=2026-03-29T13:12:34.739571009Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-29T13:12:34.740380091Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=808.192µs logger=migrator t=2026-03-29T13:12:34.74558015Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-29T13:12:34.748490998Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.910558ms logger=migrator t=2026-03-29T13:12:34.754528329Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-29T13:12:34.755391422Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=863.093µs logger=migrator t=2026-03-29T13:12:34.760240832Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-29T13:12:34.761177027Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=936.755µs logger=migrator t=2026-03-29T13:12:34.76687352Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-29T13:12:34.766906521Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.791µs logger=migrator t=2026-03-29T13:12:34.772137111Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-29T13:12:34.772176042Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.391µs logger=migrator t=2026-03-29T13:12:34.78518204Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-29T13:12:34.787907443Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.724022ms logger=migrator t=2026-03-29T13:12:34.799246886Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-29T13:12:34.800802988Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.556602ms logger=migrator t=2026-03-29T13:12:34.805724539Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-29T13:12:34.807199399Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.4742ms logger=migrator t=2026-03-29T13:12:34.812731788Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-29T13:12:34.814874444Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.141466ms logger=migrator t=2026-03-29T13:12:34.820068304Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-29T13:12:34.820398943Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=325.918µs logger=migrator t=2026-03-29T13:12:34.826567747Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-29T13:12:34.827879572Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.312055ms logger=migrator t=2026-03-29T13:12:34.834941012Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-29T13:12:34.836146564Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.205052ms logger=migrator t=2026-03-29T13:12:34.841807916Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-29T13:12:34.841850837Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.851µs logger=migrator t=2026-03-29T13:12:34.847754315Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-29T13:12:34.848648498Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=894.014µs logger=migrator t=2026-03-29T13:12:34.854946377Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-29T13:12:34.855699388Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=752.86µs logger=migrator t=2026-03-29T13:12:34.861850102Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-29T13:12:34.871382177Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.531015ms logger=migrator t=2026-03-29T13:12:34.877337756Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-29T13:12:34.878156768Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=818.402µs logger=migrator t=2026-03-29T13:12:34.884249002Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-29T13:12:34.885094293Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=844.661µs logger=migrator t=2026-03-29T13:12:34.891896776Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-29T13:12:34.892722958Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=826.062µs logger=migrator t=2026-03-29T13:12:34.900015643Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-29T13:12:34.90063696Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=623.977µs logger=migrator t=2026-03-29T13:12:34.907541255Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-29T13:12:34.908455479Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=914.763µs logger=migrator t=2026-03-29T13:12:34.914404479Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-29T13:12:34.91669719Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.291561ms logger=migrator t=2026-03-29T13:12:34.923634915Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-29T13:12:34.924685643Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.050988ms logger=migrator t=2026-03-29T13:12:34.930616252Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-29T13:12:34.930798747Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=182.475µs logger=migrator t=2026-03-29T13:12:34.940320722Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-29T13:12:34.940732003Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=411.352µs logger=migrator t=2026-03-29T13:12:34.960132562Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-29T13:12:34.961261552Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.13376ms logger=migrator t=2026-03-29T13:12:34.976960522Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-29T13:12:34.980551499Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.589206ms logger=migrator t=2026-03-29T13:12:34.986400125Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-29T13:12:34.987528126Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.132131ms logger=migrator t=2026-03-29T13:12:34.997334378Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-29T13:12:34.998864159Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.531311ms logger=migrator t=2026-03-29T13:12:35.005810224Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-29T13:12:35.007390167Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.579433ms logger=migrator t=2026-03-29T13:12:35.015473203Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-29T13:12:35.016209013Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=736.01µs logger=migrator t=2026-03-29T13:12:35.020327173Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-29T13:12:35.021484204Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.157101ms logger=migrator t=2026-03-29T13:12:35.028232515Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-29T13:12:35.034597565Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.36273ms logger=migrator t=2026-03-29T13:12:35.041558891Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-29T13:12:35.042463336Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=900.075µs logger=migrator t=2026-03-29T13:12:35.047053778Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-29T13:12:35.048640611Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.586443ms logger=migrator t=2026-03-29T13:12:35.053856Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-29T13:12:35.054641312Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=785.062µs logger=migrator t=2026-03-29T13:12:35.062389599Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-29T13:12:35.063901959Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.5135ms logger=migrator t=2026-03-29T13:12:35.075197222Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-29T13:12:35.085582589Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=10.389617ms logger=migrator t=2026-03-29T13:12:35.091891319Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-29T13:12:35.093857841Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.965652ms logger=migrator t=2026-03-29T13:12:35.098776923Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-29T13:12:35.098859984Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=79.921µs logger=migrator t=2026-03-29T13:12:35.106273183Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-29T13:12:35.106487759Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=215.366µs logger=migrator t=2026-03-29T13:12:35.110894157Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-29T13:12:35.113288231Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.393944ms logger=migrator t=2026-03-29T13:12:35.117136434Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-29T13:12:35.117319919Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.755µs logger=migrator t=2026-03-29T13:12:35.122170259Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-29T13:12:35.122406035Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=238.876µs logger=migrator t=2026-03-29T13:12:35.129429313Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-29T13:12:35.133714448Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.285025ms logger=migrator t=2026-03-29T13:12:35.468343333Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-29T13:12:35.469157075Z level=info msg="Migration successfully executed" id="Update uid value" duration=818.752µs logger=migrator t=2026-03-29T13:12:35.475788182Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-29T13:12:35.477099938Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.312605ms logger=migrator t=2026-03-29T13:12:35.481129556Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-29T13:12:35.482016289Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=884.013µs logger=migrator t=2026-03-29T13:12:35.487977469Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-29T13:12:35.488844473Z level=info msg="Migration successfully executed" id="create api_key table" duration=866.403µs logger=migrator t=2026-03-29T13:12:35.494154334Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-29T13:12:35.495160051Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.001707ms logger=migrator t=2026-03-29T13:12:35.506612618Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-29T13:12:35.507390749Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=777.281µs logger=migrator t=2026-03-29T13:12:35.514716335Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-29T13:12:35.515578478Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=861.693µs logger=migrator t=2026-03-29T13:12:35.523284763Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-29T13:12:35.524043664Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=758.571µs logger=migrator t=2026-03-29T13:12:35.528605376Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-29T13:12:35.529667465Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.061419ms logger=migrator t=2026-03-29T13:12:35.534677009Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-29T13:12:35.535380068Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=703.039µs logger=migrator t=2026-03-29T13:12:35.539324143Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-29T13:12:35.551260722Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.930469ms logger=migrator t=2026-03-29T13:12:35.556355508Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-29T13:12:35.556968455Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=610.307µs logger=migrator t=2026-03-29T13:12:35.562965336Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-29T13:12:35.564129077Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.163861ms logger=migrator t=2026-03-29T13:12:35.568897435Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-29T13:12:35.569674595Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=781.09µs logger=migrator t=2026-03-29T13:12:35.575473571Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-29T13:12:35.576369494Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=895.133µs logger=migrator t=2026-03-29T13:12:35.58179615Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-29T13:12:35.582259112Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=462.602µs logger=migrator t=2026-03-29T13:12:35.586766433Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-29T13:12:35.587355818Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=589.545µs logger=migrator t=2026-03-29T13:12:35.591753176Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-29T13:12:35.591783427Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.251µs logger=migrator t=2026-03-29T13:12:35.59712065Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-29T13:12:35.601388734Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.266804ms logger=migrator t=2026-03-29T13:12:35.60608716Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-29T13:12:35.608658469Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.570368ms logger=migrator t=2026-03-29T13:12:35.613033516Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-29T13:12:35.613237022Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=203.276µs logger=migrator t=2026-03-29T13:12:35.618536623Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-29T13:12:35.622070378Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.539145ms logger=migrator t=2026-03-29T13:12:35.62737784Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-29T13:12:35.631785428Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.407198ms logger=migrator t=2026-03-29T13:12:35.636892804Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-29T13:12:35.637721377Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=827.913µs logger=migrator t=2026-03-29T13:12:35.64307406Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-29T13:12:35.644055906Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=980.946µs logger=migrator t=2026-03-29T13:12:35.648464264Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-29T13:12:35.649860482Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.393018ms logger=migrator t=2026-03-29T13:12:35.654916917Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-29T13:12:35.656319805Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.403448ms logger=migrator t=2026-03-29T13:12:35.662044798Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-29T13:12:35.663065214Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.024177ms logger=migrator t=2026-03-29T13:12:35.667922194Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-29T13:12:35.668695616Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=772.882µs logger=migrator t=2026-03-29T13:12:35.673137945Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-29T13:12:35.673202946Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.412µs logger=migrator t=2026-03-29T13:12:35.683979465Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-29T13:12:35.684025156Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.422µs logger=migrator t=2026-03-29T13:12:35.689661436Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-29T13:12:35.695234286Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.57178ms logger=migrator t=2026-03-29T13:12:35.699452009Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-29T13:12:35.702563472Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.107393ms logger=migrator t=2026-03-29T13:12:35.707933256Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-29T13:12:35.707998918Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.652µs logger=migrator t=2026-03-29T13:12:35.712251941Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-29T13:12:35.712979411Z level=info msg="Migration successfully executed" id="create quota table v1" duration=727.11µs logger=migrator t=2026-03-29T13:12:35.718237192Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-29T13:12:35.719509835Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.274003ms logger=migrator t=2026-03-29T13:12:35.724875799Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-29T13:12:35.7249158Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.721µs logger=migrator t=2026-03-29T13:12:35.730249193Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-29T13:12:35.731454205Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.204482ms logger=migrator t=2026-03-29T13:12:35.736252744Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-29T13:12:35.737044984Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=791.56µs logger=migrator t=2026-03-29T13:12:35.743194929Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-29T13:12:35.74770738Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.512131ms logger=migrator t=2026-03-29T13:12:35.752942531Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-29T13:12:35.752973411Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.041µs logger=migrator t=2026-03-29T13:12:35.757122452Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-29T13:12:35.758590451Z level=info msg="Migration successfully executed" id="create session table" duration=1.466919ms logger=migrator t=2026-03-29T13:12:35.763832982Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-29T13:12:35.763959915Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=127.453µs logger=migrator t=2026-03-29T13:12:35.769291108Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-29T13:12:35.769365989Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=75.061µs logger=migrator t=2026-03-29T13:12:35.77313667Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-29T13:12:35.773781418Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=644.318µs logger=migrator t=2026-03-29T13:12:35.778801452Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-29T13:12:35.780039795Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.238713ms logger=migrator t=2026-03-29T13:12:35.787981658Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-29T13:12:35.78807587Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=100.973µs logger=migrator t=2026-03-29T13:12:35.793568748Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-29T13:12:35.793607168Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.541µs logger=migrator t=2026-03-29T13:12:35.800798171Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-29T13:12:35.804485719Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.687458ms logger=migrator t=2026-03-29T13:12:35.810391937Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-29T13:12:35.813655236Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.261768ms logger=migrator t=2026-03-29T13:12:35.818084734Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-29T13:12:35.818225847Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=144.353µs logger=migrator t=2026-03-29T13:12:35.822197984Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-29T13:12:35.822280556Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.922µs logger=migrator t=2026-03-29T13:12:35.827941587Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-29T13:12:35.829316474Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.374707ms logger=migrator t=2026-03-29T13:12:35.835017737Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-29T13:12:35.835047707Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.67µs logger=migrator t=2026-03-29T13:12:35.838959433Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-29T13:12:35.844158132Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.196339ms logger=migrator t=2026-03-29T13:12:35.849066532Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-29T13:12:35.849418462Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=356.89µs logger=migrator t=2026-03-29T13:12:35.854802377Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-29T13:12:35.860852418Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.027101ms logger=migrator t=2026-03-29T13:12:35.866039107Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-29T13:12:35.870087156Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.049029ms logger=migrator t=2026-03-29T13:12:35.875576053Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-29T13:12:35.875653594Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.841µs logger=migrator t=2026-03-29T13:12:35.879649111Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-29T13:12:35.880572696Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=923.175µs logger=migrator t=2026-03-29T13:12:35.885672812Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-29T13:12:35.886502505Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=825.643µs logger=migrator t=2026-03-29T13:12:35.89301647Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-29T13:12:35.894061317Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.043968ms logger=migrator t=2026-03-29T13:12:35.899193315Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-29T13:12:35.900620142Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.426828ms logger=migrator t=2026-03-29T13:12:35.906191772Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-29T13:12:35.907004643Z level=info msg="Migration successfully executed" id="add index alert state" duration=811.881µs logger=migrator t=2026-03-29T13:12:35.911503614Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-29T13:12:35.912338556Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=835.102µs logger=migrator t=2026-03-29T13:12:35.916616631Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-29T13:12:35.917269358Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=652.047µs logger=migrator t=2026-03-29T13:12:35.924360598Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-29T13:12:35.925748085Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.349566ms logger=migrator t=2026-03-29T13:12:35.931812088Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-29T13:12:35.933421811Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.613743ms logger=migrator t=2026-03-29T13:12:35.938297071Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-29T13:12:35.951053122Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.745031ms logger=migrator t=2026-03-29T13:12:35.959987931Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-29T13:12:35.96181245Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.824619ms logger=migrator t=2026-03-29T13:12:35.967263476Z 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-03-29T13:12:35.968428928Z 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.164892ms logger=migrator t=2026-03-29T13:12:35.974590122Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-29T13:12:35.974894821Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=304.589µs logger=migrator t=2026-03-29T13:12:35.979827303Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-29T13:12:35.980404868Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=573.675µs logger=migrator t=2026-03-29T13:12:35.984772015Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-29T13:12:35.986015188Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.243114ms logger=migrator t=2026-03-29T13:12:35.99652418Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-29T13:12:36.000489215Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.969405ms logger=migrator t=2026-03-29T13:12:36.015923629Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-29T13:12:36.025107884Z level=info msg="Migration successfully executed" id="Add column frequency" duration=9.189585ms logger=migrator t=2026-03-29T13:12:36.029129092Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-29T13:12:36.031713281Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.58454ms logger=migrator t=2026-03-29T13:12:36.036756486Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-29T13:12:36.040352533Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.599227ms logger=migrator t=2026-03-29T13:12:36.049482756Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-29T13:12:36.050926705Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.441839ms logger=migrator t=2026-03-29T13:12:36.056636958Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-29T13:12:36.056736961Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=97.503µs logger=migrator t=2026-03-29T13:12:36.061840177Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-29T13:12:36.061899999Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=62.892µs logger=migrator t=2026-03-29T13:12:36.067287533Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-29T13:12:36.068648789Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.360116ms logger=migrator t=2026-03-29T13:12:36.07465532Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-29T13:12:36.076399957Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.743407ms logger=migrator t=2026-03-29T13:12:36.084393831Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-29T13:12:36.085728997Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.340507ms logger=migrator t=2026-03-29T13:12:36.097179123Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-29T13:12:36.100517492Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=3.331509ms logger=migrator t=2026-03-29T13:12:36.107731165Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-29T13:12:36.108923657Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.194282ms logger=migrator t=2026-03-29T13:12:36.113437808Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-29T13:12:36.117335702Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.897244ms logger=migrator t=2026-03-29T13:12:36.121281748Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-29T13:12:36.125014868Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.73292ms logger=migrator t=2026-03-29T13:12:36.129664693Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-29T13:12:36.129846148Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=178.315µs logger=migrator t=2026-03-29T13:12:36.135756555Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-29T13:12:36.137066591Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.310216ms logger=migrator t=2026-03-29T13:12:36.143716758Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-29T13:12:36.144551081Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=834.063µs logger=migrator t=2026-03-29T13:12:36.148934739Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-29T13:12:36.152598826Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.664147ms logger=migrator t=2026-03-29T13:12:36.157876468Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-29T13:12:36.15794682Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.972µs logger=migrator t=2026-03-29T13:12:36.166474068Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-29T13:12:36.167762063Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.288084ms logger=migrator t=2026-03-29T13:12:36.172709255Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-29T13:12:36.173584858Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=875.623µs logger=migrator t=2026-03-29T13:12:36.181454819Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-29T13:12:36.181584422Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=126.243µs logger=migrator t=2026-03-29T13:12:36.186018821Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-29T13:12:36.187413178Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.394098ms logger=migrator t=2026-03-29T13:12:36.192653098Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-29T13:12:36.193987104Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.333166ms logger=migrator t=2026-03-29T13:12:36.199917453Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-29T13:12:36.200775876Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=858.243µs logger=migrator t=2026-03-29T13:12:36.205663607Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-29T13:12:36.207061004Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.396817ms logger=migrator t=2026-03-29T13:12:36.213773074Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-29T13:12:36.2147428Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=968.616µs logger=migrator t=2026-03-29T13:12:36.21961445Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-29T13:12:36.220686379Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.069758ms logger=migrator t=2026-03-29T13:12:36.2259935Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-29T13:12:36.226045852Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.772µs logger=migrator t=2026-03-29T13:12:36.232044123Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-29T13:12:36.236197234Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.153191ms logger=migrator t=2026-03-29T13:12:36.242594575Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-29T13:12:36.243392626Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=795.441µs logger=migrator t=2026-03-29T13:12:36.248482582Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-29T13:12:36.25284017Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.357198ms logger=migrator t=2026-03-29T13:12:36.256726593Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-29T13:12:36.257436312Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=709.709µs logger=migrator t=2026-03-29T13:12:36.262170519Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-29T13:12:36.263058523Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=886.974µs logger=migrator t=2026-03-29T13:12:36.267669516Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-29T13:12:36.268618511Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=946.745µs logger=migrator t=2026-03-29T13:12:36.273032399Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-29T13:12:36.287820215Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.790436ms logger=migrator t=2026-03-29T13:12:36.293741373Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-29T13:12:36.29432316Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=579.467µs logger=migrator t=2026-03-29T13:12:36.298220093Z 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-03-29T13:12:36.299135888Z 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=916.795µs logger=migrator t=2026-03-29T13:12:36.304045849Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-29T13:12:36.304400459Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=353.88µs logger=migrator t=2026-03-29T13:12:36.309418593Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-29T13:12:36.31002183Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=603.407µs logger=migrator t=2026-03-29T13:12:36.313969285Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-29T13:12:36.314255983Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=286.288µs logger=migrator t=2026-03-29T13:12:36.318928858Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-29T13:12:36.329395488Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=10.466339ms logger=migrator t=2026-03-29T13:12:36.335015469Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-29T13:12:36.339230411Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.215012ms logger=migrator t=2026-03-29T13:12:36.343769333Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-29T13:12:36.344775849Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.005386ms logger=migrator t=2026-03-29T13:12:36.348707385Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-29T13:12:36.349619409Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=908.934µs logger=migrator t=2026-03-29T13:12:36.358797195Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-29T13:12:36.359126514Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=326.75µs logger=migrator t=2026-03-29T13:12:36.364446716Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-29T13:12:36.369994524Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.548278ms logger=migrator t=2026-03-29T13:12:36.375135012Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-29T13:12:36.376054967Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=918.855µs logger=migrator t=2026-03-29T13:12:36.383604019Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-29T13:12:36.383768663Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=164.584µs logger=migrator t=2026-03-29T13:12:36.387768521Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-29T13:12:36.388387957Z level=info msg="Migration successfully executed" id="Move region to single row" duration=619.927µs logger=migrator t=2026-03-29T13:12:36.393087633Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-29T13:12:36.394531651Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.441578ms logger=migrator t=2026-03-29T13:12:36.399269538Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-29T13:12:36.401076817Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.812718ms logger=migrator t=2026-03-29T13:12:36.407706674Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-29T13:12:36.409940473Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.235939ms logger=migrator t=2026-03-29T13:12:36.418639276Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-29T13:12:36.419750317Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.11035ms logger=migrator t=2026-03-29T13:12:36.425462719Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-29T13:12:36.426407774Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=944.225µs logger=migrator t=2026-03-29T13:12:36.430951106Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-29T13:12:36.431991254Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.038749ms logger=migrator t=2026-03-29T13:12:36.43969902Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-29T13:12:36.439803523Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.763µs logger=migrator t=2026-03-29T13:12:36.445870155Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-29T13:12:36.446842291Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.193042ms logger=migrator t=2026-03-29T13:12:36.454876907Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-29T13:12:36.45572197Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=846.351µs logger=migrator t=2026-03-29T13:12:36.466735204Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-29T13:12:36.468128571Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.392877ms logger=migrator t=2026-03-29T13:12:36.476093625Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-29T13:12:36.476956898Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=862.863µs logger=migrator t=2026-03-29T13:12:36.48453315Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-29T13:12:36.484734716Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=202.806µs logger=migrator t=2026-03-29T13:12:36.491330622Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-29T13:12:36.492200455Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=869.843µs logger=migrator t=2026-03-29T13:12:36.49874079Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-29T13:12:36.498913665Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=179.735µs logger=migrator t=2026-03-29T13:12:36.503781786Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-29T13:12:36.50471935Z level=info msg="Migration successfully executed" id="create team table" duration=938.565µs logger=migrator t=2026-03-29T13:12:36.511275965Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-29T13:12:36.512276923Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.002328ms logger=migrator t=2026-03-29T13:12:36.518644453Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-29T13:12:36.520625036Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.987763ms logger=migrator t=2026-03-29T13:12:36.552616362Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-29T13:12:36.557566395Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.959613ms logger=migrator t=2026-03-29T13:12:36.567466399Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-29T13:12:36.56786905Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=406.431µs logger=migrator t=2026-03-29T13:12:36.57683306Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-29T13:12:36.57795089Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.11774ms logger=migrator t=2026-03-29T13:12:36.601931682Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-29T13:12:36.603127584Z level=info msg="Migration successfully executed" id="create team member table" duration=1.199462ms logger=migrator t=2026-03-29T13:12:36.610691116Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-29T13:12:36.612328031Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.643375ms logger=migrator t=2026-03-29T13:12:36.618735712Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-29T13:12:36.619744909Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.004266ms logger=migrator t=2026-03-29T13:12:36.626093919Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-29T13:12:36.627011543Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=917.145µs logger=migrator t=2026-03-29T13:12:36.633810005Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-29T13:12:36.638545832Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.735547ms logger=migrator t=2026-03-29T13:12:36.644186073Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-29T13:12:36.648803466Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.617274ms logger=migrator t=2026-03-29T13:12:36.673390805Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-29T13:12:36.67843501Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.047364ms logger=migrator t=2026-03-29T13:12:36.807200365Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-29T13:12:36.809028294Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.833539ms logger=migrator t=2026-03-29T13:12:36.816886254Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-29T13:12:36.81783062Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=943.845µs logger=migrator t=2026-03-29T13:12:36.824339923Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-29T13:12:36.825869875Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.529531ms logger=migrator t=2026-03-29T13:12:36.835316037Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-29T13:12:36.836616182Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.298055ms logger=migrator t=2026-03-29T13:12:36.843326332Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-29T13:12:36.844797361Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.477249ms logger=migrator t=2026-03-29T13:12:36.850215717Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-29T13:12:36.85112091Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=904.633µs logger=migrator t=2026-03-29T13:12:36.856834043Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-29T13:12:36.857728157Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=895.904µs logger=migrator t=2026-03-29T13:12:36.868882346Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-29T13:12:36.870045047Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.167241ms logger=migrator t=2026-03-29T13:12:36.876283374Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-29T13:12:36.876766936Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=483.892µs logger=migrator t=2026-03-29T13:12:36.884239917Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-29T13:12:36.884786902Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=547.606µs logger=migrator t=2026-03-29T13:12:36.889863417Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-29T13:12:36.890956167Z level=info msg="Migration successfully executed" id="create tag table" duration=1.094549ms logger=migrator t=2026-03-29T13:12:36.897383479Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-29T13:12:36.898346325Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=962.545µs logger=migrator t=2026-03-29T13:12:36.904217271Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-29T13:12:36.905003432Z level=info msg="Migration successfully executed" id="create login attempt table" duration=785.511µs logger=migrator t=2026-03-29T13:12:36.911380064Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-29T13:12:36.912913504Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.534332ms logger=migrator t=2026-03-29T13:12:36.91949639Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-29T13:12:36.920440666Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=944.186µs logger=migrator t=2026-03-29T13:12:36.930513135Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-29T13:12:36.944565451Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.056266ms logger=migrator t=2026-03-29T13:12:36.949914504Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-29T13:12:36.95048256Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=567.846µs logger=migrator t=2026-03-29T13:12:36.956382417Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-29T13:12:36.957794006Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.413287ms logger=migrator t=2026-03-29T13:12:36.963900869Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-29T13:12:36.964184997Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=283.928µs logger=migrator t=2026-03-29T13:12:36.969378205Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-29T13:12:36.969996742Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=620.117µs logger=migrator t=2026-03-29T13:12:36.975597902Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-29T13:12:36.976417373Z level=info msg="Migration successfully executed" id="create user auth table" duration=818.931µs logger=migrator t=2026-03-29T13:12:36.981083969Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-29T13:12:36.982560098Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.475558ms logger=migrator t=2026-03-29T13:12:36.98825568Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-29T13:12:36.988321212Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.912µs logger=migrator t=2026-03-29T13:12:36.994150238Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-29T13:12:36.999274326Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.123988ms logger=migrator t=2026-03-29T13:12:37.005916253Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-29T13:12:37.014551535Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.633671ms logger=migrator t=2026-03-29T13:12:37.021000786Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-29T13:12:37.024774887Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.775191ms logger=migrator t=2026-03-29T13:12:37.031161899Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-29T13:12:37.036789149Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.62678ms logger=migrator t=2026-03-29T13:12:37.046787117Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-29T13:12:37.048322748Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.542781ms logger=migrator t=2026-03-29T13:12:37.054704248Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-29T13:12:37.059739143Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.036075ms logger=migrator t=2026-03-29T13:12:37.075331171Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-29T13:12:37.076589025Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.260604ms logger=migrator t=2026-03-29T13:12:37.084669611Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-29T13:12:37.085902794Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.233653ms logger=migrator t=2026-03-29T13:12:37.095765688Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-29T13:12:37.097248037Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.481259ms logger=migrator t=2026-03-29T13:12:37.106037753Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-29T13:12:37.107074851Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.037978ms logger=migrator t=2026-03-29T13:12:37.113540384Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-29T13:12:37.115040894Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.49999ms logger=migrator t=2026-03-29T13:12:37.123909641Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-29T13:12:37.124942029Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.034378ms logger=migrator t=2026-03-29T13:12:37.132903451Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-29T13:12:37.138363718Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.460557ms logger=migrator t=2026-03-29T13:12:37.143819954Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-29T13:12:37.144743628Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=923.504µs logger=migrator t=2026-03-29T13:12:37.149977919Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-29T13:12:37.150652386Z level=info msg="Migration successfully executed" id="create cache_data table" duration=674.857µs logger=migrator t=2026-03-29T13:12:37.156679598Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-29T13:12:37.158157668Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.477719ms logger=migrator t=2026-03-29T13:12:37.163912621Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-29T13:12:37.165301128Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.389107ms logger=migrator t=2026-03-29T13:12:37.173842398Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-29T13:12:37.175286156Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.442748ms logger=migrator t=2026-03-29T13:12:37.182091258Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-29T13:12:37.182251853Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=160.705µs logger=migrator t=2026-03-29T13:12:37.189943168Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-29T13:12:37.190157294Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=203.756µs logger=migrator t=2026-03-29T13:12:37.201680162Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-29T13:12:37.203784099Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.107867ms logger=migrator t=2026-03-29T13:12:37.210594241Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-29T13:12:37.21167682Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.082719ms logger=migrator t=2026-03-29T13:12:37.217143696Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-29T13:12:37.218179213Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.035507ms logger=migrator t=2026-03-29T13:12:37.223041854Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-29T13:12:37.223114906Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.832µs logger=migrator t=2026-03-29T13:12:37.228315645Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-29T13:12:37.229360983Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.045678ms logger=migrator t=2026-03-29T13:12:37.238593561Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-29T13:12:37.240781879Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.188768ms logger=migrator t=2026-03-29T13:12:37.246343978Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-29T13:12:37.247628292Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.282204ms logger=migrator t=2026-03-29T13:12:37.253518199Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-29T13:12:37.2546205Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.09826ms logger=migrator t=2026-03-29T13:12:37.259218012Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-29T13:12:37.266042985Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.823843ms logger=migrator t=2026-03-29T13:12:37.271566533Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-29T13:12:37.272764295Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.197192ms logger=migrator t=2026-03-29T13:12:37.28154694Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-29T13:12:37.281640413Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=94.033µs logger=migrator t=2026-03-29T13:12:37.287219451Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-29T13:12:37.288653501Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.445069ms logger=migrator t=2026-03-29T13:12:37.293691984Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-29T13:12:37.294799215Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.107351ms logger=migrator t=2026-03-29T13:12:37.300126307Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-29T13:12:37.301849813Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.723906ms logger=migrator t=2026-03-29T13:12:37.307906745Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-29T13:12:37.307989837Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=83.642µs logger=migrator t=2026-03-29T13:12:37.313898945Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-29T13:12:37.314955394Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.055969ms logger=migrator t=2026-03-29T13:12:37.326457912Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-29T13:12:37.327724536Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.266893ms logger=migrator t=2026-03-29T13:12:37.334934568Z 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-03-29T13:12:37.33570079Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=768.492µs logger=migrator t=2026-03-29T13:12:37.340754494Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-29T13:12:37.341438783Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=683.779µs logger=migrator t=2026-03-29T13:12:37.349655133Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-29T13:12:37.357793751Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.141179ms logger=migrator t=2026-03-29T13:12:37.368698622Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-29T13:12:37.369399651Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=701.759µs logger=migrator t=2026-03-29T13:12:37.37498425Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-29T13:12:37.376126511Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.143511ms logger=migrator t=2026-03-29T13:12:37.381113234Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-29T13:12:37.406691659Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.578505ms logger=migrator t=2026-03-29T13:12:37.413337117Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-29T13:12:37.439333093Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.994326ms logger=migrator t=2026-03-29T13:12:37.44480191Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-29T13:12:37.446986628Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.183548ms logger=migrator t=2026-03-29T13:12:37.454374206Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-29T13:12:37.455401793Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.028158ms logger=migrator t=2026-03-29T13:12:37.46089535Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-29T13:12:37.466735116Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.839286ms logger=migrator t=2026-03-29T13:12:37.472694766Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-29T13:12:37.478306336Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.61094ms logger=migrator t=2026-03-29T13:12:37.494438008Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-29T13:12:37.495592728Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.159561ms logger=migrator t=2026-03-29T13:12:37.501926378Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-29T13:12:37.503014967Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.088489ms logger=migrator t=2026-03-29T13:12:37.508466343Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-29T13:12:37.509534202Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.068549ms logger=migrator t=2026-03-29T13:12:37.515181603Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-29T13:12:37.516299993Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.118119ms logger=migrator t=2026-03-29T13:12:37.521956814Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-29T13:12:37.522051676Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=95.282µs logger=migrator t=2026-03-29T13:12:37.527950615Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-29T13:12:37.534405187Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.459232ms logger=migrator t=2026-03-29T13:12:37.544122587Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-29T13:12:37.550801976Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.683219ms logger=migrator t=2026-03-29T13:12:37.556678873Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-29T13:12:37.564073111Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.390188ms logger=migrator t=2026-03-29T13:12:37.57262248Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-29T13:12:37.574062949Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.441019ms logger=migrator t=2026-03-29T13:12:37.579699119Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-29T13:12:37.580737287Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.038038ms logger=migrator t=2026-03-29T13:12:37.586325337Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-29T13:12:37.592698177Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.36928ms logger=migrator t=2026-03-29T13:12:37.60065014Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-29T13:12:37.607709959Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.057159ms logger=migrator t=2026-03-29T13:12:37.612660801Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-29T13:12:37.613383541Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=723.73µs logger=migrator t=2026-03-29T13:12:37.619418772Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-29T13:12:37.628287359Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.869947ms logger=migrator t=2026-03-29T13:12:37.633792998Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-29T13:12:37.638189764Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.396307ms logger=migrator t=2026-03-29T13:12:37.643852377Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-29T13:12:37.643929299Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=77.512µs logger=migrator t=2026-03-29T13:12:37.649540719Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-29T13:12:37.650726191Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.185152ms logger=migrator t=2026-03-29T13:12:37.658876278Z 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-03-29T13:12:37.66005896Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.184912ms logger=migrator t=2026-03-29T13:12:37.67875728Z 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-03-29T13:12:37.679601593Z 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=844.523µs logger=migrator t=2026-03-29T13:12:37.684962957Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-29T13:12:37.685012748Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=50.041µs logger=migrator t=2026-03-29T13:12:37.69144243Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-29T13:12:37.700943024Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.500734ms logger=migrator t=2026-03-29T13:12:37.70823718Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-29T13:12:37.715036932Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.796112ms logger=migrator t=2026-03-29T13:12:37.721116814Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-29T13:12:37.725502112Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.385718ms logger=migrator t=2026-03-29T13:12:37.731686886Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-29T13:12:37.737892393Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.202507ms logger=migrator t=2026-03-29T13:12:37.743608526Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-29T13:12:37.749770481Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.161815ms logger=migrator t=2026-03-29T13:12:37.755105164Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-29T13:12:37.755211397Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=104.853µs logger=migrator t=2026-03-29T13:12:37.761096035Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-29T13:12:37.761853785Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=757.441µs logger=migrator t=2026-03-29T13:12:37.768518372Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-29T13:12:37.777581896Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.063494ms logger=migrator t=2026-03-29T13:12:37.783821433Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-29T13:12:37.783888094Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.431µs logger=migrator t=2026-03-29T13:12:37.789410832Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-29T13:12:37.795754521Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.343479ms logger=migrator t=2026-03-29T13:12:37.802958574Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-29T13:12:37.804169558Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.198452ms logger=migrator t=2026-03-29T13:12:37.810671251Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-29T13:12:37.820215847Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.546176ms logger=migrator t=2026-03-29T13:12:37.825024905Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-29T13:12:37.82558735Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=562.025µs logger=migrator t=2026-03-29T13:12:37.831826387Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-29T13:12:37.832806583Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=979.486µs logger=migrator t=2026-03-29T13:12:37.83865771Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-29T13:12:37.844948798Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.290378ms logger=migrator t=2026-03-29T13:12:37.849961603Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-29T13:12:37.850772984Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=811.111µs logger=migrator t=2026-03-29T13:12:37.85772829Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-29T13:12:37.859367524Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.638274ms logger=migrator t=2026-03-29T13:12:37.864914093Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-29T13:12:37.865719354Z level=info msg="Migration successfully executed" id="create alert_image table" duration=805.161µs logger=migrator t=2026-03-29T13:12:37.871610632Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-29T13:12:37.873163653Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.553201ms logger=migrator t=2026-03-29T13:12:37.879494513Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-29T13:12:37.879599196Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.363µs logger=migrator t=2026-03-29T13:12:37.885396761Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-29T13:12:37.886350677Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=953.746µs logger=migrator t=2026-03-29T13:12:37.893046436Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-29T13:12:37.894821073Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.780767ms logger=migrator t=2026-03-29T13:12:37.900620018Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-29T13:12:37.901001979Z 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-03-29T13:12:37.912762313Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-29T13:12:37.913409291Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=645.168µs logger=migrator t=2026-03-29T13:12:37.919980806Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-29T13:12:37.92160422Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.622554ms logger=migrator t=2026-03-29T13:12:37.92723256Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-29T13:12:37.933939591Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.70646ms logger=migrator t=2026-03-29T13:12:37.940252659Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-29T13:12:37.941273537Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.021208ms logger=migrator t=2026-03-29T13:12:37.947868463Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-29T13:12:37.948913831Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.046808ms logger=migrator t=2026-03-29T13:12:37.957199732Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-29T13:12:37.958042835Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=842.673µs logger=migrator t=2026-03-29T13:12:37.967006785Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-29T13:12:37.968673429Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.665754ms logger=migrator t=2026-03-29T13:12:37.977209258Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-29T13:12:37.978976406Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.766538ms logger=migrator t=2026-03-29T13:12:37.985253963Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-29T13:12:37.985284554Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.931µs logger=migrator t=2026-03-29T13:12:37.991682026Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-29T13:12:37.991750977Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=69.581µs logger=migrator t=2026-03-29T13:12:37.997427889Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-29T13:12:38.00532176Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.895241ms logger=migrator t=2026-03-29T13:12:38.010692574Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-29T13:12:38.011084555Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=389.841µs logger=migrator t=2026-03-29T13:12:38.01726305Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-29T13:12:38.018685188Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.419508ms logger=migrator t=2026-03-29T13:12:38.026161088Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-29T13:12:38.02660359Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=441.842µs logger=migrator t=2026-03-29T13:12:38.031891662Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-29T13:12:38.032886388Z level=info msg="Migration successfully executed" id="create data_keys table" duration=994.137µs logger=migrator t=2026-03-29T13:12:38.038996302Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-29T13:12:38.039825114Z level=info msg="Migration successfully executed" id="create secrets table" duration=825.732µs logger=migrator t=2026-03-29T13:12:38.046690987Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-29T13:12:38.083611205Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.858887ms logger=migrator t=2026-03-29T13:12:38.08860004Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-29T13:12:38.093812859Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.212599ms logger=migrator t=2026-03-29T13:12:38.099268225Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-29T13:12:38.099406878Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.733µs logger=migrator t=2026-03-29T13:12:38.104587607Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-29T13:12:38.139287515Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.700708ms logger=migrator t=2026-03-29T13:12:38.145992126Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-29T13:12:38.175826164Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.833878ms logger=migrator t=2026-03-29T13:12:38.182506343Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-29T13:12:38.183588032Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.075599ms logger=migrator t=2026-03-29T13:12:38.190773393Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-29T13:12:38.194247617Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=3.473574ms logger=migrator t=2026-03-29T13:12:38.200397442Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-29T13:12:38.200679409Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=282.786µs logger=migrator t=2026-03-29T13:12:38.206517476Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-29T13:12:38.20742884Z level=info msg="Migration successfully executed" id="create permission table" duration=911.204µs logger=migrator t=2026-03-29T13:12:38.211781326Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-29T13:12:38.213452181Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.670265ms logger=migrator t=2026-03-29T13:12:38.219670808Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-29T13:12:38.221004133Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.334226ms logger=migrator t=2026-03-29T13:12:38.226454709Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-29T13:12:38.227339293Z level=info msg="Migration successfully executed" id="create role table" duration=883.934µs logger=migrator t=2026-03-29T13:12:38.231836253Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-29T13:12:38.239645352Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.810249ms logger=migrator t=2026-03-29T13:12:38.24370869Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-29T13:12:38.251089368Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.380138ms logger=migrator t=2026-03-29T13:12:38.256918264Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-29T13:12:38.258790684Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.8699ms logger=migrator t=2026-03-29T13:12:38.264144138Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-29T13:12:38.265854804Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.710005ms logger=migrator t=2026-03-29T13:12:38.270440416Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-29T13:12:38.271535595Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.094979ms logger=migrator t=2026-03-29T13:12:38.278771698Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-29T13:12:38.280798603Z level=info msg="Migration successfully executed" id="create team role table" duration=2.024345ms logger=migrator t=2026-03-29T13:12:38.286792194Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-29T13:12:38.287926253Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.13784ms logger=migrator t=2026-03-29T13:12:38.292388223Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-29T13:12:38.295193688Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.800705ms logger=migrator t=2026-03-29T13:12:38.300082919Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-29T13:12:38.30122857Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.144361ms logger=migrator t=2026-03-29T13:12:38.307406085Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-29T13:12:38.309526032Z level=info msg="Migration successfully executed" id="create user role table" duration=2.119537ms logger=migrator t=2026-03-29T13:12:38.314801213Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-29T13:12:38.316495119Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.695596ms logger=migrator t=2026-03-29T13:12:38.321720118Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-29T13:12:38.32368363Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.962922ms logger=migrator t=2026-03-29T13:12:38.328056088Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-29T13:12:38.329185449Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.12879ms logger=migrator t=2026-03-29T13:12:38.334250534Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-29T13:12:38.33522299Z level=info msg="Migration successfully executed" id="create builtin role table" duration=971.646µs logger=migrator t=2026-03-29T13:12:38.339811032Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-29T13:12:38.340956023Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.144751ms logger=migrator t=2026-03-29T13:12:38.345142316Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-29T13:12:38.346322257Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.179251ms logger=migrator t=2026-03-29T13:12:38.351582348Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-29T13:12:38.363367943Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.785815ms logger=migrator t=2026-03-29T13:12:38.3673755Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-29T13:12:38.368549352Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.173012ms logger=migrator t=2026-03-29T13:12:38.373175515Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-29T13:12:38.374347397Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.170052ms logger=migrator t=2026-03-29T13:12:38.379890905Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-29T13:12:38.381701103Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.805868ms logger=migrator t=2026-03-29T13:12:38.388121226Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-29T13:12:38.390640993Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.516696ms logger=migrator t=2026-03-29T13:12:38.395589655Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-29T13:12:38.39648794Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=897.964µs logger=migrator t=2026-03-29T13:12:38.400323462Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-29T13:12:38.401532914Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.208782ms logger=migrator t=2026-03-29T13:12:38.40622034Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-29T13:12:38.415414266Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.196776ms logger=migrator t=2026-03-29T13:12:38.419078754Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-29T13:12:38.427627723Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.547469ms logger=migrator t=2026-03-29T13:12:38.43200512Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-29T13:12:38.439708076Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.703037ms logger=migrator t=2026-03-29T13:12:38.444451393Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-29T13:12:38.454352858Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.892665ms logger=migrator t=2026-03-29T13:12:38.459078725Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-29T13:12:38.459922668Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=843.423µs logger=migrator t=2026-03-29T13:12:38.464080458Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-29T13:12:38.465550868Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.46832ms logger=migrator t=2026-03-29T13:12:38.471386574Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-29T13:12:38.473165711Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.779177ms logger=migrator t=2026-03-29T13:12:38.477310022Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-29T13:12:38.478213026Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=903.034µs logger=migrator t=2026-03-29T13:12:38.481963257Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-29T13:12:38.48360596Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.640803ms logger=migrator t=2026-03-29T13:12:38.489213292Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-29T13:12:38.489333475Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=117.444µs logger=migrator t=2026-03-29T13:12:38.493567888Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-29T13:12:38.49363686Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=70.423µs logger=migrator t=2026-03-29T13:12:38.49778952Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-29T13:12:38.498305294Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=515.614µs logger=migrator t=2026-03-29T13:12:38.502312462Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-29T13:12:38.503264027Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=952.985µs logger=migrator t=2026-03-29T13:12:38.508590999Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-29T13:12:38.50969637Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.105651ms logger=migrator t=2026-03-29T13:12:38.51384689Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-29T13:12:38.514232821Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=386.261µs logger=migrator t=2026-03-29T13:12:38.519762979Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-29T13:12:38.520264272Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=501.354µs logger=migrator t=2026-03-29T13:12:38.524224498Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-29T13:12:38.525489981Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.265663ms logger=migrator t=2026-03-29T13:12:38.531328809Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-29T13:12:38.533325482Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.995353ms logger=migrator t=2026-03-29T13:12:38.537865353Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-29T13:12:38.546031441Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.165448ms logger=migrator t=2026-03-29T13:12:38.550153232Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-29T13:12:38.550223094Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.072µs logger=migrator t=2026-03-29T13:12:38.554781556Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-29T13:12:38.555777253Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=995.217µs logger=migrator t=2026-03-29T13:12:38.562298967Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-29T13:12:38.563478368Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.178681ms logger=migrator t=2026-03-29T13:12:38.567899237Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-29T13:12:38.569003856Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.104489ms logger=migrator t=2026-03-29T13:12:38.57438937Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-29T13:12:38.582621401Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.231311ms logger=migrator t=2026-03-29T13:12:38.586653239Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-29T13:12:38.587659706Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.006427ms logger=migrator t=2026-03-29T13:12:38.591490368Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-29T13:12:38.592476114Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=985.516µs logger=migrator t=2026-03-29T13:12:38.597008595Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-29T13:12:38.62109878Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.087045ms logger=migrator t=2026-03-29T13:12:38.626485845Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-29T13:12:38.628202081Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.715516ms logger=migrator t=2026-03-29T13:12:38.633991766Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-29T13:12:38.635734642Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.743006ms logger=migrator t=2026-03-29T13:12:38.640276144Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-29T13:12:38.641326732Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.045458ms logger=migrator t=2026-03-29T13:12:38.64569451Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-29T13:12:38.646808669Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.11378ms logger=migrator t=2026-03-29T13:12:38.651918285Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-29T13:12:38.652154001Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=233.996µs logger=migrator t=2026-03-29T13:12:38.656529809Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-29T13:12:38.65730702Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=776.881µs logger=migrator t=2026-03-29T13:12:38.661245765Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-29T13:12:38.672613909Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.367394ms logger=migrator t=2026-03-29T13:12:38.678011294Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-29T13:12:38.67898271Z level=info msg="Migration successfully executed" id="create entity_events table" duration=970.816µs logger=migrator t=2026-03-29T13:12:38.683462039Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-29T13:12:38.684807086Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.347407ms logger=migrator t=2026-03-29T13:12:38.689702777Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-29T13:12:38.690218021Z 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-03-29T13:12:38.697046003Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-29T13:12:38.697838395Z 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-03-29T13:12:38.70254985Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-29T13:12:38.703885806Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.347136ms logger=migrator t=2026-03-29T13:12:38.708102729Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-29T13:12:38.709772675Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.668824ms logger=migrator t=2026-03-29T13:12:38.714724616Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-29T13:12:38.715904858Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.179851ms logger=migrator t=2026-03-29T13:12:38.720768319Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-29T13:12:38.722655229Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.88595ms logger=migrator t=2026-03-29T13:12:38.727461768Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-29T13:12:38.728591127Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.130049ms logger=migrator t=2026-03-29T13:12:38.73315081Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-29T13:12:38.73427983Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.12862ms logger=migrator t=2026-03-29T13:12:38.73799438Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-29T13:12:38.738785761Z level=info msg="Migration successfully executed" id="Drop public config table" duration=790.91µs logger=migrator t=2026-03-29T13:12:38.743526587Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-29T13:12:38.744642817Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.11576ms logger=migrator t=2026-03-29T13:12:38.749070015Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-29T13:12:38.750207526Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.136961ms logger=migrator t=2026-03-29T13:12:38.753955086Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-29T13:12:38.755445767Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.49216ms logger=migrator t=2026-03-29T13:12:38.760518222Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-29T13:12:38.762225668Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.707176ms logger=migrator t=2026-03-29T13:12:38.766615125Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-29T13:12:38.788206343Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.591358ms logger=migrator t=2026-03-29T13:12:38.79221196Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-29T13:12:38.798172209Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.961159ms logger=migrator t=2026-03-29T13:12:38.803014659Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-29T13:12:38.811333722Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.318153ms logger=migrator t=2026-03-29T13:12:38.816156611Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-29T13:12:38.816429419Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=272.247µs logger=migrator t=2026-03-29T13:12:38.820491787Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-29T13:12:38.829242461Z level=info msg="Migration successfully executed" id="add share column" duration=8.749584ms logger=migrator t=2026-03-29T13:12:38.834317397Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-29T13:12:38.834589535Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=271.917µs logger=migrator t=2026-03-29T13:12:38.838475269Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-29T13:12:38.839502756Z level=info msg="Migration successfully executed" id="create file table" duration=1.026937ms logger=migrator t=2026-03-29T13:12:38.844103259Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-29T13:12:38.845288771Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.185232ms logger=migrator t=2026-03-29T13:12:38.850675635Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-29T13:12:38.852837513Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.168078ms logger=migrator t=2026-03-29T13:12:38.858663649Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-29T13:12:38.859550672Z level=info msg="Migration successfully executed" id="create file_meta table" duration=886.743µs logger=migrator t=2026-03-29T13:12:38.864256338Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-29T13:12:38.865682896Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.425208ms logger=migrator t=2026-03-29T13:12:38.871379959Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-29T13:12:38.871487542Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=102.263µs logger=migrator t=2026-03-29T13:12:38.875469639Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-29T13:12:38.875533471Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.213µs logger=migrator t=2026-03-29T13:12:38.879593209Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-29T13:12:38.880152824Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=559.115µs logger=migrator t=2026-03-29T13:12:38.884940322Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-29T13:12:38.885293631Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=352.349µs logger=migrator t=2026-03-29T13:12:38.895311439Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-29T13:12:38.897535319Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.22267ms logger=migrator t=2026-03-29T13:12:38.901273369Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-29T13:12:38.91101304Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.738831ms logger=migrator t=2026-03-29T13:12:38.915031197Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-29T13:12:38.915191082Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=160.395µs logger=migrator t=2026-03-29T13:12:38.918975413Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-29T13:12:38.920128894Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.152711ms logger=migrator t=2026-03-29T13:12:38.925457766Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-29T13:12:38.926243538Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=786.452µs logger=migrator t=2026-03-29T13:12:38.930499681Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-29T13:12:38.930864591Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=364.76µs logger=migrator t=2026-03-29T13:12:38.935229648Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-29T13:12:38.936178073Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=953.135µs logger=migrator t=2026-03-29T13:12:38.94088895Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-29T13:12:38.950650951Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.76269ms logger=migrator t=2026-03-29T13:12:38.954460383Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-29T13:12:38.960662069Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.198195ms logger=migrator t=2026-03-29T13:12:38.964612444Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-29T13:12:38.966468884Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.85273ms logger=migrator t=2026-03-29T13:12:38.971672383Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-29T13:12:39.04439681Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.728947ms logger=migrator t=2026-03-29T13:12:39.048547551Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-29T13:12:39.049377693Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=829.853µs logger=migrator t=2026-03-29T13:12:39.053845382Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-29T13:12:39.055015504Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.170022ms logger=migrator t=2026-03-29T13:12:39.059265728Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-29T13:12:39.085567032Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.301474ms logger=migrator t=2026-03-29T13:12:39.090248096Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-29T13:12:39.0970862Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.838104ms logger=migrator t=2026-03-29T13:12:39.102068213Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-29T13:12:39.102412372Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=343.999µs logger=migrator t=2026-03-29T13:12:39.106197024Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-29T13:12:39.106365098Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=167.875µs logger=migrator t=2026-03-29T13:12:39.110128789Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-29T13:12:39.110336474Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=207.745µs logger=migrator t=2026-03-29T13:12:39.115769389Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-29T13:12:39.116328565Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=596.776µs logger=migrator t=2026-03-29T13:12:39.121062902Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-29T13:12:39.121393581Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=331.339µs logger=migrator t=2026-03-29T13:12:39.126442085Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-29T13:12:39.127825002Z level=info msg="Migration successfully executed" id="create folder table" duration=1.384007ms logger=migrator t=2026-03-29T13:12:39.134700996Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-29T13:12:39.135845967Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.144861ms logger=migrator t=2026-03-29T13:12:39.14416964Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-29T13:12:39.145361612Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.191142ms logger=migrator t=2026-03-29T13:12:39.152072601Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-29T13:12:39.152116563Z level=info msg="Migration successfully executed" id="Update folder title length" duration=49.672µs logger=migrator t=2026-03-29T13:12:39.156100809Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-29T13:12:39.157935768Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.833459ms logger=migrator t=2026-03-29T13:12:39.162774448Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-29T13:12:39.163888837Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.114859ms logger=migrator t=2026-03-29T13:12:39.168750557Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-29T13:12:39.169890208Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.136021ms logger=migrator t=2026-03-29T13:12:39.173967917Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-29T13:12:39.174391849Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=424.232µs logger=migrator t=2026-03-29T13:12:39.178076867Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-29T13:12:39.178334904Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=257.787µs logger=migrator t=2026-03-29T13:12:39.182802784Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-29T13:12:39.184414117Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.610523ms logger=migrator t=2026-03-29T13:12:39.188742193Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-29T13:12:39.190643424Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.900371ms logger=migrator t=2026-03-29T13:12:39.194576909Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-29T13:12:39.195595296Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.017687ms logger=migrator t=2026-03-29T13:12:39.200152558Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-29T13:12:39.201976687Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.822869ms logger=migrator t=2026-03-29T13:12:39.205961424Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-29T13:12:39.207606257Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.643933ms logger=migrator t=2026-03-29T13:12:39.212663563Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-29T13:12:39.213528676Z level=info msg="Migration successfully executed" id="create anon_device table" duration=864.083µs logger=migrator t=2026-03-29T13:12:39.219039763Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-29T13:12:39.220872872Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.833569ms logger=migrator t=2026-03-29T13:12:39.225689251Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-29T13:12:39.22751322Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.824389ms logger=migrator t=2026-03-29T13:12:39.233267354Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-29T13:12:39.234713163Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.447849ms logger=migrator t=2026-03-29T13:12:39.239331397Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-29T13:12:39.240422146Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.090709ms logger=migrator t=2026-03-29T13:12:39.245137062Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-29T13:12:39.246599251Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.462129ms logger=migrator t=2026-03-29T13:12:39.251859872Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-29T13:12:39.252219331Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=358.079µs logger=migrator t=2026-03-29T13:12:39.256226839Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-29T13:12:39.265446335Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.219016ms logger=migrator t=2026-03-29T13:12:39.269763961Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-29T13:12:39.270531261Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=769.93µs logger=migrator t=2026-03-29T13:12:39.275160445Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-29T13:12:39.275182337Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.792µs logger=migrator t=2026-03-29T13:12:39.2790559Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-29T13:12:39.28017425Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.11925ms logger=migrator t=2026-03-29T13:12:39.285549174Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-29T13:12:39.285619716Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=76.262µs logger=migrator t=2026-03-29T13:12:39.291558125Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-29T13:12:39.294180215Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.62023ms logger=migrator t=2026-03-29T13:12:39.298596223Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-29T13:12:39.300151064Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.554381ms logger=migrator t=2026-03-29T13:12:39.305721893Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-29T13:12:39.307242564Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.520041ms logger=migrator t=2026-03-29T13:12:39.312758402Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-29T13:12:39.313577434Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=819.672µs logger=migrator t=2026-03-29T13:12:39.317524359Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-29T13:12:39.317772416Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=248.567µs logger=migrator t=2026-03-29T13:12:39.321597989Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-29T13:12:39.322274657Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=676.888µs logger=migrator t=2026-03-29T13:12:39.327076245Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-29T13:12:39.327927167Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=854.243µs logger=migrator t=2026-03-29T13:12:39.333871067Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-29T13:12:39.334796842Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=925.544µs logger=migrator t=2026-03-29T13:12:39.339728354Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-29T13:12:39.348073366Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.346502ms logger=migrator t=2026-03-29T13:12:39.353882512Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-29T13:12:39.366267934Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.382661ms logger=migrator t=2026-03-29T13:12:39.371309289Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-29T13:12:39.380503775Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.195336ms logger=migrator t=2026-03-29T13:12:39.384794029Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-29T13:12:39.384847051Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.112µs logger=migrator t=2026-03-29T13:12:39.389400273Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-29T13:12:39.401207899Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.807446ms logger=migrator t=2026-03-29T13:12:39.407425306Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-29T13:12:39.41620177Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.775634ms logger=migrator t=2026-03-29T13:12:39.423862025Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-29T13:12:39.424109672Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=247.797µs logger=migrator t=2026-03-29T13:12:39.435867167Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.261093693s logger=migrator t=2026-03-29T13:12:39.437087499Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-29T13:12:39.452278476Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-29T13:12:39.452509072Z level=info msg="Created default organization" logger=secrets t=2026-03-29T13:12:39.461068352Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-29T13:12:39.522084104Z level=info msg="Restored cache from database" duration=753.11µs logger=plugin.store t=2026-03-29T13:12:39.525589168Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-29T13:12:39.575478653Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-29T13:12:39.575514184Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-29T13:12:39.575585716Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-29T13:12:39.575719959Z level=info msg="Plugins loaded" count=54 duration=50.130741ms logger=query_data t=2026-03-29T13:12:39.580631441Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-29T13:12:39.58431835Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-29T13:12:39.591766699Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-29T13:12:39.676536487Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-29T13:12:39.681262744Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-29T13:12:39.68409148Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-29T13:12:39.708841512Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-29T13:12:39.726784202Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-29T13:12:39.747926988Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-29T13:12:39.747947269Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-29T13:12:39.748183546Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-29T13:12:39.748559415Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-29T13:12:39.748554365Z level=info msg="Warming state cache for startup" logger=http.server t=2026-03-29T13:12:39.752560392Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-29T13:12:39.769219708Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-29T13:12:39.817765998Z level=info msg="Update check succeeded" duration=69.464369ms logger=grafana.update.checker t=2026-03-29T13:12:39.822034541Z level=info msg="Update check succeeded" duration=73.503316ms logger=provisioning.dashboard t=2026-03-29T13:12:39.888431629Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-29T13:12:39.910686695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-03-29T13:12:39.939794564Z level=info msg="State cache has been initialized" states=0 duration=191.230098ms logger=ngalert.scheduler t=2026-03-29T13:12:39.939895246Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-29T13:12:39.940147753Z level=info msg=starting first_tick=2026-03-29T13:12:40Z logger=plugin.angulardetectorsprovider.dynamic t=2026-03-29T13:12:39.958057192Z level=info msg="Patterns update finished" duration=156.782176ms logger=provisioning.dashboard t=2026-03-29T13:12:40.002874092Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-29T13:12:40.034635702Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-29T13:12:40.03531176Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-29T13:12:56.95445576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:56.965645169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:57.00379213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:57.083934014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:57.099823388Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-29T13:12:57.150434872Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-29T13:12:57.170817408Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-29T13:12:57.20867275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:57.230641378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:58.91324597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:58.936899923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.168276772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.187804014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.608693314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.628756341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.682352434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.700857219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.752957113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.771790457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.853147293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.870504688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.922815057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.942822352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:12:59.985307759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.000445054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.07433927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.09265893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.1367437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.155869011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.229550822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.249253359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.296707309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.316656683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.373558255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.398462961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.457268454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.478086051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.528949372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.54981563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.607562945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.624328993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.678063171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.697378698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.746597545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.762634513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.835629086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.851369247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.897446579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.912988676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.975802296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:00.992539483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.050496364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.071420594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.133153855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.165033008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.251700527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.275731319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.350205371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.371254585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.450440003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.472593636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.552840882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.57519409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.732108617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.751213539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.820503972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.83762948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.925260065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:01.945671101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.020086752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.034404444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.124243188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.144093449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.219975189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.236642684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.317332344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.335964292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.406924149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.42861159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.490897936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.508892957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-29T13:13:02.582591119Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-29T13:13:39.786289379Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-29T13:22:39.789795419Z level=info msg="Completed cleanup jobs" duration=41.032936ms logger=plugins.update.checker t=2026-03-29T13:22:39.878803196Z level=info msg="Update check succeeded" duration=60.25153ms logger=cleanup t=2026-03-29T13:32:39.788986774Z level=info msg="Completed cleanup jobs" duration=40.055346ms logger=plugins.update.checker t=2026-03-29T13:32:39.871982344Z level=info msg="Update check succeeded" duration=53.176246ms