logger=settings t=2026-04-11T21:54:20.05156401Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-11T21:54:20Z logger=settings t=2026-04-11T21:54:20.051829035Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-11T21:54:20.051843205Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-11T21:54:20.051848375Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-11T21:54:20.051852505Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-11T21:54:20.051856885Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-11T21:54:20.051861246Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-11T21:54:20.051864056Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-11T21:54:20.051868186Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-11T21:54:20.051872086Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-11T21:54:20.051877076Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-11T21:54:20.051880316Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-11T21:54:20.051884606Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-11T21:54:20.051887806Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-11T21:54:20.051892756Z level=info msg=Target target=[all] logger=settings t=2026-04-11T21:54:20.051904106Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-11T21:54:20.051909546Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-11T21:54:20.051913267Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-11T21:54:20.051917117Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-11T21:54:20.051921357Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-11T21:54:20.051925647Z level=info msg="App mode production" logger=sqlstore t=2026-04-11T21:54:20.052196302Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-11T21:54:20.052218823Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-11T21:54:20.053678442Z level=info msg="Locking database" logger=migrator t=2026-04-11T21:54:20.053692252Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-11T21:54:20.054257174Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-11T21:54:20.05510224Z level=info msg="Migration successfully executed" id="create migration_log table" duration=844.646µs logger=migrator t=2026-04-11T21:54:20.062102201Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-11T21:54:20.063298564Z level=info msg="Migration successfully executed" id="create user table" duration=1.223224ms logger=migrator t=2026-04-11T21:54:20.06860735Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-11T21:54:20.069936257Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.331757ms logger=migrator t=2026-04-11T21:54:20.074836155Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-11T21:54:20.076025309Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.179184ms logger=migrator t=2026-04-11T21:54:20.081023549Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-11T21:54:20.081674482Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=650.973µs logger=migrator t=2026-04-11T21:54:20.085788134Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-11T21:54:20.086438286Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=650.392µs logger=migrator t=2026-04-11T21:54:20.090739863Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-11T21:54:20.093193392Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.452889ms logger=migrator t=2026-04-11T21:54:20.097450257Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-11T21:54:20.098328055Z level=info msg="Migration successfully executed" id="create user table v2" duration=873.518µs logger=migrator t=2026-04-11T21:54:20.102081729Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-11T21:54:20.102898645Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=816.316µs logger=migrator t=2026-04-11T21:54:20.108014258Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-11T21:54:20.108710662Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=696.424µs logger=migrator t=2026-04-11T21:54:20.114869105Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-11T21:54:20.115578329Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=721.194µs logger=migrator t=2026-04-11T21:54:20.120634531Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-11T21:54:20.12113125Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=496.809µs logger=migrator t=2026-04-11T21:54:20.124591219Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-11T21:54:20.125832595Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.230745ms logger=migrator t=2026-04-11T21:54:20.129291914Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-11T21:54:20.129332954Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.49µs logger=migrator t=2026-04-11T21:54:20.13410802Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-11T21:54:20.135761362Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.640502ms logger=migrator t=2026-04-11T21:54:20.140037258Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-11T21:54:20.140384795Z level=info msg="Migration successfully executed" id="Add missing user data" duration=340.667µs logger=migrator t=2026-04-11T21:54:20.145274432Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-11T21:54:20.146342264Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.067822ms logger=migrator t=2026-04-11T21:54:20.149954616Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-11T21:54:20.150614649Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=659.993µs logger=migrator t=2026-04-11T21:54:20.154734762Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-11T21:54:20.155829104Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.088461ms logger=migrator t=2026-04-11T21:54:20.159679861Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-11T21:54:20.167406975Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.726684ms logger=migrator t=2026-04-11T21:54:20.172073388Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-11T21:54:20.173217381Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.139993ms logger=migrator t=2026-04-11T21:54:20.177234952Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-11T21:54:20.177461686Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=226.914µs logger=migrator t=2026-04-11T21:54:20.182379375Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-11T21:54:20.183597198Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.218283ms logger=migrator t=2026-04-11T21:54:20.188439486Z 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-04-11T21:54:20.188919115Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=479.789µs logger=migrator t=2026-04-11T21:54:20.195399364Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-11T21:54:20.196060738Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=662.094µs logger=migrator t=2026-04-11T21:54:20.202828663Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-11T21:54:20.20413743Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.309167ms logger=migrator t=2026-04-11T21:54:20.208452275Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-11T21:54:20.2097084Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.197714ms logger=migrator t=2026-04-11T21:54:20.21420888Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-11T21:54:20.215597869Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.391989ms logger=migrator t=2026-04-11T21:54:20.219981296Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-11T21:54:20.220766001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=787.465µs logger=migrator t=2026-04-11T21:54:20.22568433Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-11T21:54:20.22620643Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=522.38µs logger=migrator t=2026-04-11T21:54:20.229807423Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-11T21:54:20.229857134Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.631µs logger=migrator t=2026-04-11T21:54:20.234940895Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-11T21:54:20.235913284Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=972.879µs logger=migrator t=2026-04-11T21:54:20.239071848Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-11T21:54:20.239538327Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=466.829µs logger=migrator t=2026-04-11T21:54:20.242338563Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-11T21:54:20.242975595Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=637.072µs logger=migrator t=2026-04-11T21:54:20.245447895Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-11T21:54:20.246390794Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=945.33µs logger=migrator t=2026-04-11T21:54:20.249791832Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:20.252060928Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.270246ms logger=migrator t=2026-04-11T21:54:20.255456245Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-11T21:54:20.256094497Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=631.632µs logger=migrator t=2026-04-11T21:54:20.259971125Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-11T21:54:20.26067826Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=706.895µs logger=migrator t=2026-04-11T21:54:20.264011696Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-11T21:54:20.26473594Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=723.754µs logger=migrator t=2026-04-11T21:54:20.268416023Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-11T21:54:20.269102038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=685.735µs logger=migrator t=2026-04-11T21:54:20.27376031Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-11T21:54:20.274986206Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.226515ms logger=migrator t=2026-04-11T21:54:20.279596747Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-11T21:54:20.280293571Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=698.464µs logger=migrator t=2026-04-11T21:54:20.28523903Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-11T21:54:20.285801252Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=562.742µs logger=migrator t=2026-04-11T21:54:20.292101137Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-11T21:54:20.292509105Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=407.828µs logger=migrator t=2026-04-11T21:54:20.297801131Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-11T21:54:20.299031796Z level=info msg="Migration successfully executed" id="create star table" duration=1.217594ms logger=migrator t=2026-04-11T21:54:20.303869902Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-11T21:54:20.305262201Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.393519ms logger=migrator t=2026-04-11T21:54:20.31024052Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-11T21:54:20.311012376Z level=info msg="Migration successfully executed" id="create org table v1" duration=775.627µs logger=migrator t=2026-04-11T21:54:20.315188009Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-11T21:54:20.315939913Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=751.645µs logger=migrator t=2026-04-11T21:54:20.320397993Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-11T21:54:20.321483234Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.090331ms logger=migrator t=2026-04-11T21:54:20.326644007Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-11T21:54:20.327352511Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=708.464µs logger=migrator t=2026-04-11T21:54:20.331695279Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-11T21:54:20.33280217Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.105131ms logger=migrator t=2026-04-11T21:54:20.337187949Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-11T21:54:20.338474234Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.286256ms logger=migrator t=2026-04-11T21:54:20.343075476Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-11T21:54:20.343101826Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.93µs logger=migrator t=2026-04-11T21:54:20.347929193Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-11T21:54:20.347964984Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.041µs logger=migrator t=2026-04-11T21:54:20.35231158Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-11T21:54:20.352633277Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=322.217µs logger=migrator t=2026-04-11T21:54:20.359303281Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-11T21:54:20.360970273Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.667142ms logger=migrator t=2026-04-11T21:54:20.365730559Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-11T21:54:20.366515264Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=784.675µs logger=migrator t=2026-04-11T21:54:20.372982694Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-11T21:54:20.373827701Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=844.607µs logger=migrator t=2026-04-11T21:54:20.378131157Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-11T21:54:20.379134037Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.00309ms logger=migrator t=2026-04-11T21:54:20.384156888Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-11T21:54:20.384911002Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=754.234µs logger=migrator t=2026-04-11T21:54:20.394126916Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-11T21:54:20.394850521Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=723.785µs logger=migrator t=2026-04-11T21:54:20.398415972Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-11T21:54:20.40329596Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.879528ms logger=migrator t=2026-04-11T21:54:20.406985334Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-11T21:54:20.407689377Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=703.883µs logger=migrator t=2026-04-11T21:54:20.413025444Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-11T21:54:20.413790119Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=764.655µs logger=migrator t=2026-04-11T21:54:20.418157997Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-11T21:54:20.418892431Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=734.174µs logger=migrator t=2026-04-11T21:54:20.424581985Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-11T21:54:20.424941942Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=357.287µs logger=migrator t=2026-04-11T21:54:20.429621326Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-11T21:54:20.43084733Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.225894ms logger=migrator t=2026-04-11T21:54:20.436958053Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-11T21:54:20.437061565Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=104.762µs logger=migrator t=2026-04-11T21:54:20.441226738Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-11T21:54:20.443998233Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.771175ms logger=migrator t=2026-04-11T21:54:20.449623355Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-11T21:54:20.451360221Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.738475ms logger=migrator t=2026-04-11T21:54:20.455545674Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-11T21:54:20.458525333Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.974269ms logger=migrator t=2026-04-11T21:54:20.463984792Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-11T21:54:20.464965513Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=981.211µs logger=migrator t=2026-04-11T21:54:20.470619556Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-11T21:54:20.47332281Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.706504ms logger=migrator t=2026-04-11T21:54:20.477279098Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-11T21:54:20.478663597Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.388359ms logger=migrator t=2026-04-11T21:54:20.482626125Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-11T21:54:20.4833774Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=753.895µs logger=migrator t=2026-04-11T21:54:20.489330589Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-11T21:54:20.48937592Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=47.771µs logger=migrator t=2026-04-11T21:54:20.493826859Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-11T21:54:20.49386591Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.731µs logger=migrator t=2026-04-11T21:54:20.497680056Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-11T21:54:20.501622915Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.917309ms logger=migrator t=2026-04-11T21:54:20.505815629Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-11T21:54:20.509348089Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.535181ms logger=migrator t=2026-04-11T21:54:20.514650005Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-11T21:54:20.518328819Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.678474ms logger=migrator t=2026-04-11T21:54:20.522542393Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-11T21:54:20.526028222Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.478439ms logger=migrator t=2026-04-11T21:54:20.52987787Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-11T21:54:20.530080884Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.224µs logger=migrator t=2026-04-11T21:54:20.534623774Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-11T21:54:20.53538254Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=755.766µs logger=migrator t=2026-04-11T21:54:20.541015753Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-11T21:54:20.54190177Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=885.328µs logger=migrator t=2026-04-11T21:54:20.546699206Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-11T21:54:20.546735197Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.031µs logger=migrator t=2026-04-11T21:54:20.550658615Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-11T21:54:20.551388079Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=729.024µs logger=migrator t=2026-04-11T21:54:20.55542859Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-11T21:54:20.556044912Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=616.552µs logger=migrator t=2026-04-11T21:54:20.560627994Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:20.56589037Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.262136ms logger=migrator t=2026-04-11T21:54:20.570237126Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-11T21:54:20.570892809Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=659.533µs logger=migrator t=2026-04-11T21:54:20.574743597Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-11T21:54:20.57542901Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=685.383µs logger=migrator t=2026-04-11T21:54:20.579629404Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-11T21:54:20.580367629Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=701.764µs logger=migrator t=2026-04-11T21:54:20.585449241Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-11T21:54:20.585759807Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=306.026µs logger=migrator t=2026-04-11T21:54:20.589510471Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-11T21:54:20.589981641Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=471.3µs logger=migrator t=2026-04-11T21:54:20.593735046Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-11T21:54:20.595595613Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.860377ms logger=migrator t=2026-04-11T21:54:20.600394479Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-11T21:54:20.601104833Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=709.844µs logger=migrator t=2026-04-11T21:54:20.60491662Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-11T21:54:20.605061272Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=144.892µs logger=migrator t=2026-04-11T21:54:20.608867418Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-11T21:54:20.609012951Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=155.013µs logger=migrator t=2026-04-11T21:54:20.614285357Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-11T21:54:20.61495379Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=668.183µs logger=migrator t=2026-04-11T21:54:20.619130614Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-11T21:54:20.621085302Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.954368ms logger=migrator t=2026-04-11T21:54:20.624663325Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-11T21:54:20.62544738Z level=info msg="Migration successfully executed" id="create data_source table" duration=783.915µs logger=migrator t=2026-04-11T21:54:20.630847218Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-11T21:54:20.631522281Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=675.103µs logger=migrator t=2026-04-11T21:54:20.638142123Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-11T21:54:20.638870458Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=728.135µs logger=migrator t=2026-04-11T21:54:20.6439394Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-11T21:54:20.644742026Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=797.385µs logger=migrator t=2026-04-11T21:54:20.651591362Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-11T21:54:20.652280055Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=691.073µs logger=migrator t=2026-04-11T21:54:20.656191224Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-11T21:54:20.661730995Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.539561ms logger=migrator t=2026-04-11T21:54:20.665469879Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-11T21:54:20.666319986Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=850.297µs logger=migrator t=2026-04-11T21:54:20.670543061Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-11T21:54:20.671254535Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=711.274µs logger=migrator t=2026-04-11T21:54:20.674857678Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-11T21:54:20.675574802Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=721.054µs logger=migrator t=2026-04-11T21:54:20.680795746Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-11T21:54:20.681290446Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=494.95µs logger=migrator t=2026-04-11T21:54:20.685941798Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-11T21:54:20.68804409Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.102102ms logger=migrator t=2026-04-11T21:54:20.692135853Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-11T21:54:20.694268875Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.132762ms logger=migrator t=2026-04-11T21:54:20.698185494Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-11T21:54:20.698215494Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.65µs logger=migrator t=2026-04-11T21:54:20.702631622Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-11T21:54:20.702806406Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=174.754µs logger=migrator t=2026-04-11T21:54:20.706543671Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-11T21:54:20.711164192Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.613441ms logger=migrator t=2026-04-11T21:54:20.717442159Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-11T21:54:20.717930028Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=480.969µs logger=migrator t=2026-04-11T21:54:20.723620482Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-11T21:54:20.723988099Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=367.897µs logger=migrator t=2026-04-11T21:54:20.727912947Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-11T21:54:20.731281375Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.369448ms logger=migrator t=2026-04-11T21:54:20.735274465Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-11T21:54:20.735462598Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.613µs logger=migrator t=2026-04-11T21:54:20.739961709Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-11T21:54:20.740857646Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=895.687µs logger=migrator t=2026-04-11T21:54:20.745441898Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-11T21:54:20.746217323Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=775.165µs logger=migrator t=2026-04-11T21:54:20.751201093Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-11T21:54:20.752671682Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.459509ms logger=migrator t=2026-04-11T21:54:20.757346426Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-11T21:54:20.758660502Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.314126ms logger=migrator t=2026-04-11T21:54:20.764718194Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-11T21:54:20.765590161Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=872.197µs logger=migrator t=2026-04-11T21:54:20.770464658Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-11T21:54:20.772292854Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.827036ms logger=migrator t=2026-04-11T21:54:20.777286314Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-11T21:54:20.778132851Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=846.237µs logger=migrator t=2026-04-11T21:54:20.78255184Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-11T21:54:20.783336925Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=785.235µs logger=migrator t=2026-04-11T21:54:20.787461148Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-11T21:54:20.788307415Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=849.197µs logger=migrator t=2026-04-11T21:54:20.793175112Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-11T21:54:20.800381496Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.205774ms logger=migrator t=2026-04-11T21:54:20.804297804Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-11T21:54:20.80512632Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=827.976µs logger=migrator t=2026-04-11T21:54:20.809332165Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-11T21:54:20.810243823Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=911.628µs logger=migrator t=2026-04-11T21:54:20.814728702Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-11T21:54:20.815754183Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.024251ms logger=migrator t=2026-04-11T21:54:20.819585359Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-11T21:54:20.820921707Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.335778ms logger=migrator t=2026-04-11T21:54:20.856256572Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-11T21:54:20.856984648Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=722.245µs logger=migrator t=2026-04-11T21:54:20.868823034Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-11T21:54:20.869825374Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.00244ms logger=migrator t=2026-04-11T21:54:20.874513548Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-11T21:54:20.874556068Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=54.831µs logger=migrator t=2026-04-11T21:54:20.879260643Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-11T21:54:20.881877494Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.611891ms logger=migrator t=2026-04-11T21:54:20.886352784Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-11T21:54:20.888895435Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.541641ms logger=migrator t=2026-04-11T21:54:20.892633669Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-11T21:54:20.892793292Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.533µs logger=migrator t=2026-04-11T21:54:20.898295512Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-11T21:54:20.901547007Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.248525ms logger=migrator t=2026-04-11T21:54:20.906113449Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-11T21:54:20.908828143Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.714284ms logger=migrator t=2026-04-11T21:54:20.912566957Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-11T21:54:20.913459276Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=891.559µs logger=migrator t=2026-04-11T21:54:20.91718259Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-11T21:54:20.9181884Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.00549ms logger=migrator t=2026-04-11T21:54:20.92267141Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-11T21:54:20.92369538Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.02517ms logger=migrator t=2026-04-11T21:54:20.927264512Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-11T21:54:20.928295552Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.03023ms logger=migrator t=2026-04-11T21:54:20.933124899Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-11T21:54:20.933940505Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=818.786µs logger=migrator t=2026-04-11T21:54:20.940133159Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-11T21:54:20.940981146Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=849.277µs logger=migrator t=2026-04-11T21:54:20.946165959Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-11T21:54:20.946234581Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.511µs logger=migrator t=2026-04-11T21:54:20.94968753Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-11T21:54:20.949714761Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.201µs logger=migrator t=2026-04-11T21:54:20.954285372Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-11T21:54:20.95721645Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.933729ms logger=migrator t=2026-04-11T21:54:20.961844023Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-11T21:54:20.966309513Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.46517ms logger=migrator t=2026-04-11T21:54:21.044948724Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-11T21:54:21.045124127Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=171.743µs logger=migrator t=2026-04-11T21:54:21.111627126Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-11T21:54:21.112551915Z level=info msg="Migration successfully executed" id="create quota table v1" duration=927.489µs logger=migrator t=2026-04-11T21:54:21.123024355Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-11T21:54:21.124143567Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.120892ms logger=migrator t=2026-04-11T21:54:21.128389811Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-11T21:54:21.128424292Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.781µs logger=migrator t=2026-04-11T21:54:21.132147587Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-11T21:54:21.133003164Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=854.757µs logger=migrator t=2026-04-11T21:54:21.139519753Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-11T21:54:21.141375881Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.855728ms logger=migrator t=2026-04-11T21:54:21.150273769Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-11T21:54:21.152484083Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.202714ms logger=migrator t=2026-04-11T21:54:21.160471643Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-11T21:54:21.160505454Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.591µs logger=migrator t=2026-04-11T21:54:21.169969562Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-11T21:54:21.171610196Z level=info msg="Migration successfully executed" id="create session table" duration=1.643544ms logger=migrator t=2026-04-11T21:54:21.17585824Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-11T21:54:21.175959352Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=102.172µs logger=migrator t=2026-04-11T21:54:21.179520394Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-11T21:54:21.179640356Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=121.202µs logger=migrator t=2026-04-11T21:54:21.185889921Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-11T21:54:21.186973542Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.089311ms logger=migrator t=2026-04-11T21:54:21.192168716Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-11T21:54:21.192976552Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=807.516µs logger=migrator t=2026-04-11T21:54:21.197641486Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-11T21:54:21.197674466Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.171µs logger=migrator t=2026-04-11T21:54:21.20285735Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-11T21:54:21.20289084Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.65µs logger=migrator t=2026-04-11T21:54:21.208086035Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-11T21:54:21.211190716Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.102381ms logger=migrator t=2026-04-11T21:54:21.214835089Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-11T21:54:21.21788131Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.046111ms logger=migrator t=2026-04-11T21:54:21.221401861Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-11T21:54:21.221494363Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=92.402µs logger=migrator t=2026-04-11T21:54:21.225329289Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-11T21:54:21.225440351Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=107.842µs logger=migrator t=2026-04-11T21:54:21.229686327Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-11T21:54:21.231225457Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.537501ms logger=migrator t=2026-04-11T21:54:21.236365199Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-11T21:54:21.236434121Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=73.812µs logger=migrator t=2026-04-11T21:54:21.242182986Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-11T21:54:21.247152075Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.971029ms logger=migrator t=2026-04-11T21:54:21.252141155Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-11T21:54:21.252300718Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=160.203µs logger=migrator t=2026-04-11T21:54:21.256564303Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-11T21:54:21.262246667Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.681663ms logger=migrator t=2026-04-11T21:54:21.266318079Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-11T21:54:21.269656595Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.338256ms logger=migrator t=2026-04-11T21:54:21.274820158Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-11T21:54:21.27489314Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.672µs logger=migrator t=2026-04-11T21:54:21.279597093Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-11T21:54:21.280459001Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=861.548µs logger=migrator t=2026-04-11T21:54:21.285164214Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-11T21:54:21.286516832Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.352658ms logger=migrator t=2026-04-11T21:54:21.29388809Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-11T21:54:21.295578923Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.690603ms logger=migrator t=2026-04-11T21:54:21.305998441Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-11T21:54:21.307515701Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.51671ms logger=migrator t=2026-04-11T21:54:21.312318017Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-11T21:54:21.313276076Z level=info msg="Migration successfully executed" id="add index alert state" duration=957.869µs logger=migrator t=2026-04-11T21:54:21.319463391Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-11T21:54:21.320409819Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=940.828µs logger=migrator t=2026-04-11T21:54:21.335558842Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-11T21:54:21.336666104Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.107262ms logger=migrator t=2026-04-11T21:54:21.34192734Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-11T21:54:21.343333337Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.405877ms logger=migrator t=2026-04-11T21:54:21.349794156Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-11T21:54:21.351139874Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.346418ms logger=migrator t=2026-04-11T21:54:21.355140803Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-11T21:54:21.366462729Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.318206ms logger=migrator t=2026-04-11T21:54:21.370303057Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-11T21:54:21.370882058Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=577.321µs logger=migrator t=2026-04-11T21:54:21.375815597Z 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-04-11T21:54:21.376844287Z 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.02667ms logger=migrator t=2026-04-11T21:54:21.383887598Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-11T21:54:21.384557292Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=670.013µs logger=migrator t=2026-04-11T21:54:21.388052381Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-11T21:54:21.388745675Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=692.784µs logger=migrator t=2026-04-11T21:54:21.392649783Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-11T21:54:21.393719534Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.069311ms logger=migrator t=2026-04-11T21:54:21.397461139Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-11T21:54:21.403192564Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.731975ms logger=migrator t=2026-04-11T21:54:21.408320826Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-11T21:54:21.412262705Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.940409ms logger=migrator t=2026-04-11T21:54:21.416969699Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-11T21:54:21.421691113Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.713864ms logger=migrator t=2026-04-11T21:54:21.425832267Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-11T21:54:21.428560301Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.727764ms logger=migrator t=2026-04-11T21:54:21.43250269Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-11T21:54:21.433233574Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=730.814µs logger=migrator t=2026-04-11T21:54:21.436819307Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-11T21:54:21.436851037Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.471µs logger=migrator t=2026-04-11T21:54:21.440253985Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-11T21:54:21.440282085Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.23µs logger=migrator t=2026-04-11T21:54:21.443598931Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-11T21:54:21.444812145Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.212894ms logger=migrator t=2026-04-11T21:54:21.451421378Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-11T21:54:21.452804915Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.382647ms logger=migrator t=2026-04-11T21:54:21.45853754Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-11T21:54:21.459270335Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=732.655µs logger=migrator t=2026-04-11T21:54:21.466155342Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-11T21:54:21.466987418Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=831.776µs logger=migrator t=2026-04-11T21:54:21.470612502Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-11T21:54:21.471743514Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.129882ms logger=migrator t=2026-04-11T21:54:21.476998539Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-11T21:54:21.483994869Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.998819ms logger=migrator t=2026-04-11T21:54:21.491103321Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-11T21:54:21.496515259Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.446499ms logger=migrator t=2026-04-11T21:54:21.503751213Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-11T21:54:21.504000279Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=251.206µs logger=migrator t=2026-04-11T21:54:21.507629061Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-11T21:54:21.508636211Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.0059ms logger=migrator t=2026-04-11T21:54:21.519322405Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-11T21:54:21.520368196Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.0553ms logger=migrator t=2026-04-11T21:54:21.525685782Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-11T21:54:21.529834825Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.148723ms logger=migrator t=2026-04-11T21:54:21.535793294Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-11T21:54:21.535857905Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.291µs logger=migrator t=2026-04-11T21:54:21.543863856Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-11T21:54:21.544919866Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.05685ms logger=migrator t=2026-04-11T21:54:21.556651061Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-11T21:54:21.558283224Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.632693ms logger=migrator t=2026-04-11T21:54:21.564388365Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-11T21:54:21.564513898Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=129.163µs logger=migrator t=2026-04-11T21:54:21.573725962Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-11T21:54:21.575295484Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.569671ms logger=migrator t=2026-04-11T21:54:21.583379685Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-11T21:54:21.584281533Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=899.658µs logger=migrator t=2026-04-11T21:54:21.591400696Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-11T21:54:21.592786953Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.386327ms logger=migrator t=2026-04-11T21:54:21.600591799Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-11T21:54:21.602367165Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.774356ms logger=migrator t=2026-04-11T21:54:21.615336284Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-11T21:54:21.616323804Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=988.64µs logger=migrator t=2026-04-11T21:54:21.62564135Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-11T21:54:21.626921725Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.282045ms logger=migrator t=2026-04-11T21:54:21.636760912Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-11T21:54:21.636807283Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=52.151µs logger=migrator t=2026-04-11T21:54:21.644273902Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-11T21:54:21.649231811Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.961349ms logger=migrator t=2026-04-11T21:54:21.653764812Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-11T21:54:21.654577718Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=811.966µs logger=migrator t=2026-04-11T21:54:21.659967726Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-11T21:54:21.666344093Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.376397ms logger=migrator t=2026-04-11T21:54:21.670589808Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-11T21:54:21.671344673Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=754.505µs logger=migrator t=2026-04-11T21:54:21.675108569Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-11T21:54:21.676467266Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.358147ms logger=migrator t=2026-04-11T21:54:21.684734121Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-11T21:54:21.686239391Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.50555ms logger=migrator t=2026-04-11T21:54:21.727021686Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-11T21:54:21.742253911Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.232035ms logger=migrator t=2026-04-11T21:54:21.746857082Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-11T21:54:21.747404473Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=549.291µs logger=migrator t=2026-04-11T21:54:21.754082167Z 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-04-11T21:54:21.755636158Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.55339ms logger=migrator t=2026-04-11T21:54:21.761020375Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-11T21:54:21.761329571Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=309.406µs logger=migrator t=2026-04-11T21:54:21.766400673Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-11T21:54:21.766970034Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=566.821µs logger=migrator t=2026-04-11T21:54:21.772486234Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-11T21:54:21.772707389Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=221.245µs logger=migrator t=2026-04-11T21:54:21.777961844Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-11T21:54:21.782086157Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.124833ms logger=migrator t=2026-04-11T21:54:21.786950574Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-11T21:54:21.79073717Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.789335ms logger=migrator t=2026-04-11T21:54:21.796109237Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-11T21:54:21.797000385Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=890.368µs logger=migrator t=2026-04-11T21:54:21.801799581Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-11T21:54:21.802934003Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.116232ms logger=migrator t=2026-04-11T21:54:21.808567116Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-11T21:54:21.808903032Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=298.116µs logger=migrator t=2026-04-11T21:54:21.814471803Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-11T21:54:21.818119387Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.644874ms logger=migrator t=2026-04-11T21:54:21.824123127Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-11T21:54:21.825168957Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.04272ms logger=migrator t=2026-04-11T21:54:21.831110956Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-11T21:54:21.832192178Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=1.080962ms logger=migrator t=2026-04-11T21:54:21.836946202Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-11T21:54:21.837378592Z level=info msg="Migration successfully executed" id="Move region to single row" duration=434.8µs logger=migrator t=2026-04-11T21:54:21.843057455Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-11T21:54:21.844165537Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.108152ms logger=migrator t=2026-04-11T21:54:21.850088516Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-11T21:54:21.851000933Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=912.728µs logger=migrator t=2026-04-11T21:54:21.856017274Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-11T21:54:21.857013624Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=977.62µs logger=migrator t=2026-04-11T21:54:21.863877831Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-11T21:54:21.86484873Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=969.139µs logger=migrator t=2026-04-11T21:54:21.872148536Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-11T21:54:21.873314459Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.167313ms logger=migrator t=2026-04-11T21:54:21.87980256Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-11T21:54:21.88137143Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.57089ms logger=migrator t=2026-04-11T21:54:21.886722658Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-11T21:54:21.886786769Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.861µs logger=migrator t=2026-04-11T21:54:21.892566734Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-11T21:54:21.894057444Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.49016ms logger=migrator t=2026-04-11T21:54:21.900127816Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-11T21:54:21.901404841Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.277785ms logger=migrator t=2026-04-11T21:54:21.906566574Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-11T21:54:21.907406392Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=840.047µs logger=migrator t=2026-04-11T21:54:21.912697367Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-11T21:54:21.914069034Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.368977ms logger=migrator t=2026-04-11T21:54:21.919533434Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-11T21:54:21.919704237Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=171.113µs logger=migrator t=2026-04-11T21:54:21.923980272Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-11T21:54:21.92432845Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=347.828µs logger=migrator t=2026-04-11T21:54:21.928801838Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-11T21:54:21.928944741Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=146.303µs logger=migrator t=2026-04-11T21:54:21.934302159Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-11T21:54:21.935542294Z level=info msg="Migration successfully executed" id="create team table" duration=1.238095ms logger=migrator t=2026-04-11T21:54:21.941064314Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-11T21:54:21.942609585Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.54462ms logger=migrator t=2026-04-11T21:54:21.948107645Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-11T21:54:21.949068583Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=960.888µs logger=migrator t=2026-04-11T21:54:21.95490342Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-11T21:54:21.9663519Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=11.443429ms logger=migrator t=2026-04-11T21:54:21.972017903Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-11T21:54:21.972259118Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=244.525µs logger=migrator t=2026-04-11T21:54:21.976761527Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-11T21:54:21.978055803Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.297676ms logger=migrator t=2026-04-11T21:54:21.984565403Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-11T21:54:21.985463251Z level=info msg="Migration successfully executed" id="create team member table" duration=898.618µs logger=migrator t=2026-04-11T21:54:21.991707776Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-11T21:54:21.992654085Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=946.449µs logger=migrator t=2026-04-11T21:54:21.997999962Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-11T21:54:21.998767387Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=767.115µs logger=migrator t=2026-04-11T21:54:22.005203105Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-11T21:54:22.006064263Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=861.518µs logger=migrator t=2026-04-11T21:54:22.011202746Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-11T21:54:22.01542385Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.220774ms logger=migrator t=2026-04-11T21:54:22.021206996Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-11T21:54:22.025480341Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.272946ms logger=migrator t=2026-04-11T21:54:22.032616364Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-11T21:54:22.044323677Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=11.698854ms logger=migrator t=2026-04-11T21:54:22.051393939Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-11T21:54:22.053097133Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.706574ms logger=migrator t=2026-04-11T21:54:22.060688404Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-11T21:54:22.062271936Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.583892ms logger=migrator t=2026-04-11T21:54:22.068867668Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-11T21:54:22.07045071Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.582752ms logger=migrator t=2026-04-11T21:54:22.078050961Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-11T21:54:22.080020981Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.97028ms logger=migrator t=2026-04-11T21:54:22.086633123Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-11T21:54:22.088189014Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.557001ms logger=migrator t=2026-04-11T21:54:22.096041531Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-11T21:54:22.09697534Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=933.599µs logger=migrator t=2026-04-11T21:54:22.102802876Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-11T21:54:22.104792486Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.99243ms logger=migrator t=2026-04-11T21:54:22.110881638Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-11T21:54:22.113161183Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.279105ms logger=migrator t=2026-04-11T21:54:22.117712215Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-11T21:54:22.118199014Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=486.689µs logger=migrator t=2026-04-11T21:54:22.12300355Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-11T21:54:22.123224515Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=223.466µs logger=migrator t=2026-04-11T21:54:22.129309697Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-11T21:54:22.13001405Z level=info msg="Migration successfully executed" id="create tag table" duration=703.844µs logger=migrator t=2026-04-11T21:54:22.136382397Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-11T21:54:22.137937009Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.553352ms logger=migrator t=2026-04-11T21:54:22.144187113Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-11T21:54:22.144976239Z level=info msg="Migration successfully executed" id="create login attempt table" duration=788.656µs logger=migrator t=2026-04-11T21:54:22.151229135Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-11T21:54:22.153158073Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.928238ms logger=migrator t=2026-04-11T21:54:22.159161302Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-11T21:54:22.160093612Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=931.9µs logger=migrator t=2026-04-11T21:54:22.166188683Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:22.18403577Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.845307ms logger=migrator t=2026-04-11T21:54:22.188853836Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-11T21:54:22.189515419Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=661.313µs logger=migrator t=2026-04-11T21:54:22.194624751Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-11T21:54:22.196098571Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.4726ms logger=migrator t=2026-04-11T21:54:22.205121641Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-11T21:54:22.20557974Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=459.539µs logger=migrator t=2026-04-11T21:54:22.21153752Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-11T21:54:22.212757525Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.219574ms logger=migrator t=2026-04-11T21:54:22.218216363Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-11T21:54:22.219531149Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.314597ms logger=migrator t=2026-04-11T21:54:22.225348826Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-11T21:54:22.22706291Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.713394ms logger=migrator t=2026-04-11T21:54:22.232598221Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-11T21:54:22.232808485Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=210.374µs logger=migrator t=2026-04-11T21:54:22.238154482Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-11T21:54:22.243490288Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.333676ms logger=migrator t=2026-04-11T21:54:22.249643662Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-11T21:54:22.253730473Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.086441ms logger=migrator t=2026-04-11T21:54:22.259341265Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-11T21:54:22.264900376Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.561561ms logger=migrator t=2026-04-11T21:54:22.269847365Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-11T21:54:22.275227123Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.377098ms logger=migrator t=2026-04-11T21:54:22.280168202Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-11T21:54:22.281185942Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.01707ms logger=migrator t=2026-04-11T21:54:22.287800483Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-11T21:54:22.295979937Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.180554ms logger=migrator t=2026-04-11T21:54:22.300465347Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-11T21:54:22.301365585Z level=info msg="Migration successfully executed" id="create server_lock table" duration=900.208µs logger=migrator t=2026-04-11T21:54:22.307217992Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-11T21:54:22.308236343Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.018351ms logger=migrator t=2026-04-11T21:54:22.313723062Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-11T21:54:22.31563407Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.910028ms logger=migrator t=2026-04-11T21:54:22.322248013Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-11T21:54:22.323183061Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=935.038µs logger=migrator t=2026-04-11T21:54:22.32913439Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-11T21:54:22.330803834Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.675374ms logger=migrator t=2026-04-11T21:54:22.336885685Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-11T21:54:22.338902666Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.01652ms logger=migrator t=2026-04-11T21:54:22.344581969Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-11T21:54:22.352782123Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.165512ms logger=migrator t=2026-04-11T21:54:22.367037468Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-11T21:54:22.368079708Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.05136ms logger=migrator t=2026-04-11T21:54:22.374401194Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-11T21:54:22.376314773Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.911609ms logger=migrator t=2026-04-11T21:54:22.386296172Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-11T21:54:22.387428225Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.132733ms logger=migrator t=2026-04-11T21:54:22.393077118Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-11T21:54:22.394088918Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.01141ms logger=migrator t=2026-04-11T21:54:22.401130949Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-11T21:54:22.403110478Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.980869ms logger=migrator t=2026-04-11T21:54:22.409245051Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-11T21:54:22.409394354Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=149.883µs logger=migrator t=2026-04-11T21:54:22.415564568Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-11T21:54:22.415836123Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=271.486µs logger=migrator t=2026-04-11T21:54:22.422093087Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-11T21:54:22.423975695Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.881678ms logger=migrator t=2026-04-11T21:54:22.431440065Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T21:54:22.432521116Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.083841ms logger=migrator t=2026-04-11T21:54:22.438603938Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T21:54:22.440344613Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.737275ms logger=migrator t=2026-04-11T21:54:22.447151588Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:22.447381203Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=231.675µs logger=migrator t=2026-04-11T21:54:22.453279011Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T21:54:22.454301862Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.022641ms logger=migrator t=2026-04-11T21:54:22.459838702Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T21:54:22.461539406Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.701134ms logger=migrator t=2026-04-11T21:54:22.466869262Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-11T21:54:22.467860703Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=991.211µs logger=migrator t=2026-04-11T21:54:22.472422293Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-11T21:54:22.474183409Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.761276ms logger=migrator t=2026-04-11T21:54:22.479508836Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-11T21:54:22.486589477Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.081312ms logger=migrator t=2026-04-11T21:54:22.491931393Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-11T21:54:22.492926724Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=992.801µs logger=migrator t=2026-04-11T21:54:22.497726209Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-11T21:54:22.497831851Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=105.512µs logger=migrator t=2026-04-11T21:54:22.503176548Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-11T21:54:22.50474789Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.570402ms logger=migrator t=2026-04-11T21:54:22.511154028Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-11T21:54:22.512803571Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.649063ms logger=migrator t=2026-04-11T21:54:22.517928773Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-11T21:54:22.519518695Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.590652ms logger=migrator t=2026-04-11T21:54:22.525112627Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:22.525257Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=144.623µs logger=migrator t=2026-04-11T21:54:22.529960374Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-11T21:54:22.530854231Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=893.147µs logger=migrator t=2026-04-11T21:54:22.536045386Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-11T21:54:22.537907603Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.856338ms logger=migrator t=2026-04-11T21:54:22.545056485Z 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-04-11T21:54:22.546666628Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.609743ms logger=migrator t=2026-04-11T21:54:22.553499984Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-11T21:54:22.555491174Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.98897ms logger=migrator t=2026-04-11T21:54:22.563104836Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-11T21:54:22.573213758Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.108452ms logger=migrator t=2026-04-11T21:54:22.581381151Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:22.582126126Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=744.795µs logger=migrator t=2026-04-11T21:54:22.587483783Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:22.589167637Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.683714ms logger=migrator t=2026-04-11T21:54:22.597443593Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-11T21:54:22.629016493Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.56649ms logger=migrator t=2026-04-11T21:54:22.651530313Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-11T21:54:22.690476912Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=38.943319ms logger=migrator t=2026-04-11T21:54:22.707874679Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:22.709614854Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.737165ms logger=migrator t=2026-04-11T21:54:22.736841889Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-11T21:54:22.738386359Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.54507ms logger=migrator t=2026-04-11T21:54:22.752341588Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-11T21:54:22.761416759Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.076611ms logger=migrator t=2026-04-11T21:54:22.768817897Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-11T21:54:22.777404199Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.585012ms logger=migrator t=2026-04-11T21:54:22.800267116Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-11T21:54:22.801833668Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.566352ms logger=migrator t=2026-04-11T21:54:22.83348054Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-11T21:54:22.834545771Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.066961ms logger=migrator t=2026-04-11T21:54:22.852620512Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-11T21:54:22.854150393Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.53023ms logger=migrator t=2026-04-11T21:54:22.864361157Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-11T21:54:22.866190774Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.829677ms logger=migrator t=2026-04-11T21:54:22.875428978Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:22.87554324Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=109.212µs logger=migrator t=2026-04-11T21:54:22.881751404Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-11T21:54:22.889142412Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.391768ms logger=migrator t=2026-04-11T21:54:22.913000939Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-11T21:54:22.922738384Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.736485ms logger=migrator t=2026-04-11T21:54:22.934375506Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-11T21:54:22.943032809Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.658053ms logger=migrator t=2026-04-11T21:54:22.953987238Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-11T21:54:22.955361456Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.381018ms logger=migrator t=2026-04-11T21:54:22.963319984Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-11T21:54:22.965028279Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.708195ms logger=migrator t=2026-04-11T21:54:22.9886271Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-11T21:54:22.998063959Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.440639ms logger=migrator t=2026-04-11T21:54:23.019793154Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-11T21:54:23.029507387Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.718333ms logger=migrator t=2026-04-11T21:54:23.039977697Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-11T21:54:23.041683981Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.706193ms logger=migrator t=2026-04-11T21:54:23.057685151Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-11T21:54:23.067890705Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.207264ms logger=migrator t=2026-04-11T21:54:23.078939876Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-11T21:54:23.087896695Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.957929ms logger=migrator t=2026-04-11T21:54:23.103766542Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-11T21:54:23.103947686Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=181.434µs logger=migrator t=2026-04-11T21:54:23.11469766Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-11T21:54:23.116553797Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.825477ms logger=migrator t=2026-04-11T21:54:23.126845773Z 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-04-11T21:54:23.127889404Z 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.043251ms logger=migrator t=2026-04-11T21:54:23.149305142Z 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-04-11T21:54:23.151100767Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.795435ms logger=migrator t=2026-04-11T21:54:23.176333272Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-11T21:54:23.176544567Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=214.935µs logger=migrator t=2026-04-11T21:54:23.199005606Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-11T21:54:23.205970565Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.967408ms logger=migrator t=2026-04-11T21:54:23.223533615Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-11T21:54:23.233483844Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.952079ms logger=migrator t=2026-04-11T21:54:23.253719349Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-11T21:54:23.26180266Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.085651ms logger=migrator t=2026-04-11T21:54:23.283384872Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-11T21:54:23.293726778Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.341476ms logger=migrator t=2026-04-11T21:54:23.324954423Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-11T21:54:23.336601766Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.644683ms logger=migrator t=2026-04-11T21:54:23.354027364Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-11T21:54:23.354143186Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=120.503µs logger=migrator t=2026-04-11T21:54:23.374485682Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-11T21:54:23.375474653Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=994.87µs logger=migrator t=2026-04-11T21:54:23.388082234Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-11T21:54:23.39887299Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.792076ms logger=migrator t=2026-04-11T21:54:23.408977392Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-11T21:54:23.409051684Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.812µs logger=migrator t=2026-04-11T21:54:23.417927501Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-11T21:54:23.429422361Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.49136ms logger=migrator t=2026-04-11T21:54:23.438146225Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-11T21:54:23.439458411Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.314696ms logger=migrator t=2026-04-11T21:54:23.447782907Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-11T21:54:23.456501591Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.718874ms logger=migrator t=2026-04-11T21:54:23.460466841Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-11T21:54:23.461367309Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=902.878µs logger=migrator t=2026-04-11T21:54:23.466159475Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-11T21:54:23.467150884Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=991.849µs logger=migrator t=2026-04-11T21:54:23.471080223Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-11T21:54:23.477809558Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.725344ms logger=migrator t=2026-04-11T21:54:23.481541062Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-11T21:54:23.482333048Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=792.206µs logger=migrator t=2026-04-11T21:54:23.489777886Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-11T21:54:23.49090514Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.131354ms logger=migrator t=2026-04-11T21:54:23.498011291Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-11T21:54:23.498824058Z level=info msg="Migration successfully executed" id="create alert_image table" duration=812.937µs logger=migrator t=2026-04-11T21:54:23.503411219Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-11T21:54:23.505097563Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.686864ms logger=migrator t=2026-04-11T21:54:23.509361068Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-11T21:54:23.509436369Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=76.031µs logger=migrator t=2026-04-11T21:54:23.5134667Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-11T21:54:23.514467Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.00211ms logger=migrator t=2026-04-11T21:54:23.518883309Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-11T21:54:23.520418719Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.53599ms logger=migrator t=2026-04-11T21:54:23.524383069Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-11T21:54:23.525168354Z 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-04-11T21:54:23.529762526Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-11T21:54:23.530185865Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=423.759µs logger=migrator t=2026-04-11T21:54:23.53396031Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-11T21:54:23.535072982Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.112312ms logger=migrator t=2026-04-11T21:54:23.539001011Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-11T21:54:23.548168604Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.162502ms logger=migrator t=2026-04-11T21:54:23.55651468Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-11T21:54:23.557359288Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=847.198µs logger=migrator t=2026-04-11T21:54:23.570193744Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-11T21:54:23.572009621Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.817876ms logger=migrator t=2026-04-11T21:54:23.577561042Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-11T21:54:23.578376448Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=815.266µs logger=migrator t=2026-04-11T21:54:23.583953939Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-11T21:54:23.585134382Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.179983ms logger=migrator t=2026-04-11T21:54:23.589354407Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-11T21:54:23.590440258Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.085551ms logger=migrator t=2026-04-11T21:54:23.594390948Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-11T21:54:23.594449939Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=59.941µs logger=migrator t=2026-04-11T21:54:23.600603312Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-11T21:54:23.600738105Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=136.083µs logger=migrator t=2026-04-11T21:54:23.6065099Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-11T21:54:23.619640222Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.129562ms logger=migrator t=2026-04-11T21:54:23.624713514Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-11T21:54:23.62550545Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=792.186µs logger=migrator t=2026-04-11T21:54:23.629467648Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-11T21:54:23.630917688Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.44624ms logger=migrator t=2026-04-11T21:54:23.635341036Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-11T21:54:23.635838127Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=499.501µs logger=migrator t=2026-04-11T21:54:23.63953836Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-11T21:54:23.640895577Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.349916ms logger=migrator t=2026-04-11T21:54:23.645928458Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-11T21:54:23.646855266Z level=info msg="Migration successfully executed" id="create secrets table" duration=926.678µs logger=migrator t=2026-04-11T21:54:23.651301155Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-11T21:54:23.683381236Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.076231ms logger=migrator t=2026-04-11T21:54:23.68862322Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-11T21:54:23.694810565Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.186215ms logger=migrator t=2026-04-11T21:54:23.700058829Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-11T21:54:23.700247994Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=190.445µs logger=migrator t=2026-04-11T21:54:23.705256383Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-11T21:54:23.739266453Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.00946ms logger=migrator t=2026-04-11T21:54:23.744776213Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-11T21:54:23.775984747Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.206564ms logger=migrator t=2026-04-11T21:54:23.781819574Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-11T21:54:23.782444286Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=624.992µs logger=migrator t=2026-04-11T21:54:23.787266883Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-11T21:54:23.78812481Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=857.857µs logger=migrator t=2026-04-11T21:54:23.793233992Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-11T21:54:23.793582519Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=349.107µs logger=migrator t=2026-04-11T21:54:23.798893005Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-11T21:54:23.799728902Z level=info msg="Migration successfully executed" id="create permission table" duration=829.926µs logger=migrator t=2026-04-11T21:54:23.804178131Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-11T21:54:23.805221821Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.04403ms logger=migrator t=2026-04-11T21:54:23.811208611Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-11T21:54:23.812294393Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.088872ms logger=migrator t=2026-04-11T21:54:23.818387425Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-11T21:54:23.82020236Z level=info msg="Migration successfully executed" id="create role table" duration=1.804605ms logger=migrator t=2026-04-11T21:54:23.826981216Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-11T21:54:23.834940776Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.9584ms logger=migrator t=2026-04-11T21:54:23.842031387Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-11T21:54:23.850902064Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.867707ms logger=migrator t=2026-04-11T21:54:23.8561943Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-11T21:54:23.857021636Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=826.806µs logger=migrator t=2026-04-11T21:54:23.863528927Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-11T21:54:23.865003666Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.477639ms logger=migrator t=2026-04-11T21:54:23.869114118Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-11T21:54:23.870647809Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.533401ms logger=migrator t=2026-04-11T21:54:23.874860493Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-11T21:54:23.876002635Z level=info msg="Migration successfully executed" id="create team role table" duration=1.142452ms logger=migrator t=2026-04-11T21:54:23.884041577Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-11T21:54:23.885893464Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.849828ms logger=migrator t=2026-04-11T21:54:23.891567527Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-11T21:54:23.892955714Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.388467ms logger=migrator t=2026-04-11T21:54:23.898945664Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-11T21:54:23.901036086Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.089422ms logger=migrator t=2026-04-11T21:54:23.912022926Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-11T21:54:23.91321152Z level=info msg="Migration successfully executed" id="create user role table" duration=1.192205ms logger=migrator t=2026-04-11T21:54:23.928452814Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-11T21:54:23.930445524Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.99326ms logger=migrator t=2026-04-11T21:54:23.938775081Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-11T21:54:23.940563406Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.788055ms logger=migrator t=2026-04-11T21:54:23.9462667Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-11T21:54:23.947437394Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.174854ms logger=migrator t=2026-04-11T21:54:23.953421743Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-11T21:54:23.955151258Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.734245ms logger=migrator t=2026-04-11T21:54:23.967006495Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-11T21:54:23.970236419Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=3.231674ms logger=migrator t=2026-04-11T21:54:23.9762808Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-11T21:54:23.977462653Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.181033ms logger=migrator t=2026-04-11T21:54:23.981714569Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-11T21:54:23.990152847Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.435498ms logger=migrator t=2026-04-11T21:54:23.997564426Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-11T21:54:23.999069225Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.502439ms logger=migrator t=2026-04-11T21:54:24.003624037Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-11T21:54:24.005078595Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.453578ms logger=migrator t=2026-04-11T21:54:24.011058855Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-11T21:54:24.012135627Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.080972ms logger=migrator t=2026-04-11T21:54:24.06836868Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-11T21:54:24.071016594Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.652333ms logger=migrator t=2026-04-11T21:54:24.085071405Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-11T21:54:24.086802209Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.732875ms logger=migrator t=2026-04-11T21:54:24.093393211Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-11T21:54:24.094485362Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.091901ms logger=migrator t=2026-04-11T21:54:24.101511483Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-11T21:54:24.111326229Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.811566ms logger=migrator t=2026-04-11T21:54:24.117082744Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-11T21:54:24.13536667Z level=info msg="Migration successfully executed" id="permission kind migration" duration=18.286846ms logger=migrator t=2026-04-11T21:54:24.140493762Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-11T21:54:24.146195026Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.701364ms logger=migrator t=2026-04-11T21:54:24.151734857Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-11T21:54:24.162245046Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.512159ms logger=migrator t=2026-04-11T21:54:24.167349789Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-11T21:54:24.168357159Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.007871ms logger=migrator t=2026-04-11T21:54:24.174080954Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-11T21:54:24.175136414Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.05478ms logger=migrator t=2026-04-11T21:54:24.181058293Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-11T21:54:24.182059853Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.00177ms logger=migrator t=2026-04-11T21:54:24.186531972Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-11T21:54:24.18744061Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=907.368µs logger=migrator t=2026-04-11T21:54:24.193515922Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-11T21:54:24.195877909Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.361057ms logger=migrator t=2026-04-11T21:54:24.206180235Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-11T21:54:24.206412929Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=239.304µs logger=migrator t=2026-04-11T21:54:24.211723706Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-11T21:54:24.211792277Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=68.852µs logger=migrator t=2026-04-11T21:54:24.216639084Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-11T21:54:24.217387179Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=749.065µs logger=migrator t=2026-04-11T21:54:24.222513121Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-11T21:54:24.223517451Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.00529ms logger=migrator t=2026-04-11T21:54:24.232966091Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-11T21:54:24.234006561Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.04012ms logger=migrator t=2026-04-11T21:54:24.238656674Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-11T21:54:24.239006681Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=348.937µs logger=migrator t=2026-04-11T21:54:24.244220106Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-11T21:54:24.244810927Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=590.521µs logger=migrator t=2026-04-11T21:54:24.249887229Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-11T21:54:24.251190044Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.300305ms logger=migrator t=2026-04-11T21:54:24.257977051Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-11T21:54:24.259409119Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.432428ms logger=migrator t=2026-04-11T21:54:24.265083852Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-11T21:54:24.274317786Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.231654ms logger=migrator t=2026-04-11T21:54:24.281228785Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-11T21:54:24.281296156Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=67.701µs logger=migrator t=2026-04-11T21:54:24.28802916Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-11T21:54:24.29047485Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.451089ms logger=migrator t=2026-04-11T21:54:24.298640883Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-11T21:54:24.29996779Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.325517ms logger=migrator t=2026-04-11T21:54:24.311228895Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-11T21:54:24.313061241Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.855567ms logger=migrator t=2026-04-11T21:54:24.323487919Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-11T21:54:24.33350376Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.016781ms logger=migrator t=2026-04-11T21:54:24.339150173Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-11T21:54:24.340384967Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.235354ms logger=migrator t=2026-04-11T21:54:24.346358036Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-11T21:54:24.348107952Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.753976ms logger=migrator t=2026-04-11T21:54:24.353595262Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-11T21:54:24.379357976Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.752175ms logger=migrator t=2026-04-11T21:54:24.383766945Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-11T21:54:24.385604971Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.840256ms logger=migrator t=2026-04-11T21:54:24.392359996Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-11T21:54:24.393798005Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.440778ms logger=migrator t=2026-04-11T21:54:24.399378016Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-11T21:54:24.40056061Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.182073ms logger=migrator t=2026-04-11T21:54:24.406325355Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-11T21:54:24.407192923Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=867.447µs logger=migrator t=2026-04-11T21:54:24.414275804Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-11T21:54:24.414673352Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=397.878µs logger=migrator t=2026-04-11T21:54:24.423313705Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-11T21:54:24.424222353Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=908.358µs logger=migrator t=2026-04-11T21:54:24.429660321Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-11T21:54:24.442052619Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.392318ms logger=migrator t=2026-04-11T21:54:24.448843135Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-11T21:54:24.449965877Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.117962ms logger=migrator t=2026-04-11T21:54:24.455573099Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-11T21:54:24.457202682Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.631923ms logger=migrator t=2026-04-11T21:54:24.464432606Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-11T21:54:24.465031599Z 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-04-11T21:54:24.469937176Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-11T21:54:24.470391815Z 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-04-11T21:54:24.478747252Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-11T21:54:24.480147971Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.403759ms logger=migrator t=2026-04-11T21:54:24.48664422Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-11T21:54:24.487792094Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.149894ms logger=migrator t=2026-04-11T21:54:24.494978417Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-11T21:54:24.496726062Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.753135ms logger=migrator t=2026-04-11T21:54:24.501589219Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-11T21:54:24.502721082Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.131463ms logger=migrator t=2026-04-11T21:54:24.51014056Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-11T21:54:24.511569078Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.425078ms logger=migrator t=2026-04-11T21:54:24.520411185Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-11T21:54:24.521741202Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.328917ms logger=migrator t=2026-04-11T21:54:24.526328023Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-11T21:54:24.527350084Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.020711ms logger=migrator t=2026-04-11T21:54:24.532384295Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-11T21:54:24.533612879Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.228004ms logger=migrator t=2026-04-11T21:54:24.539331003Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-11T21:54:24.540675581Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.337418ms logger=migrator t=2026-04-11T21:54:24.546571608Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-11T21:54:24.54769565Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.124972ms logger=migrator t=2026-04-11T21:54:24.552626009Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-11T21:54:24.553794312Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.168253ms logger=migrator t=2026-04-11T21:54:24.561866514Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-11T21:54:24.584377333Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.498059ms logger=migrator t=2026-04-11T21:54:24.589404244Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-11T21:54:24.595435125Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.030031ms logger=migrator t=2026-04-11T21:54:24.600362393Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-11T21:54:24.606518596Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.155383ms logger=migrator t=2026-04-11T21:54:24.611807202Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-11T21:54:24.612017596Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=206.664µs logger=migrator t=2026-04-11T21:54:24.627787032Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-11T21:54:24.640456175Z level=info msg="Migration successfully executed" id="add share column" duration=12.673282ms logger=migrator t=2026-04-11T21:54:24.696938413Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-11T21:54:24.697398162Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=464.279µs logger=migrator t=2026-04-11T21:54:24.702723419Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-11T21:54:24.704097087Z level=info msg="Migration successfully executed" id="create file table" duration=1.373177ms logger=migrator t=2026-04-11T21:54:24.710592276Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-11T21:54:24.711805651Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.212525ms logger=migrator t=2026-04-11T21:54:24.717207749Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-11T21:54:24.718402322Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.193753ms logger=migrator t=2026-04-11T21:54:24.72426214Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-11T21:54:24.725671448Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.409108ms logger=migrator t=2026-04-11T21:54:24.732125227Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-11T21:54:24.734129647Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.00664ms logger=migrator t=2026-04-11T21:54:24.739114066Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-11T21:54:24.739185857Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.471µs logger=migrator t=2026-04-11T21:54:24.743634577Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-11T21:54:24.743725938Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=75.851µs logger=migrator t=2026-04-11T21:54:24.751391832Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-11T21:54:24.752137407Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=745.994µs logger=migrator t=2026-04-11T21:54:24.760166077Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-11T21:54:24.760397862Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=235.855µs logger=migrator t=2026-04-11T21:54:24.765480543Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-11T21:54:24.767033734Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.556191ms logger=migrator t=2026-04-11T21:54:24.771371081Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-11T21:54:24.781298809Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.925988ms logger=migrator t=2026-04-11T21:54:24.787210148Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-11T21:54:24.787406682Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=198.104µs logger=migrator t=2026-04-11T21:54:24.79186415Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-11T21:54:24.793545084Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.676134ms logger=migrator t=2026-04-11T21:54:24.800156596Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-11T21:54:24.80085929Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=703.314µs logger=migrator t=2026-04-11T21:54:24.80584411Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-11T21:54:24.806135336Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=291.366µs logger=migrator t=2026-04-11T21:54:24.81135932Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-11T21:54:24.812039443Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=681.783µs logger=migrator t=2026-04-11T21:54:24.816495683Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-11T21:54:24.826770799Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.276656ms logger=migrator t=2026-04-11T21:54:24.831165146Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-11T21:54:24.83783875Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.671954ms logger=migrator t=2026-04-11T21:54:24.843648446Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-11T21:54:24.845536583Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.887977ms logger=migrator t=2026-04-11T21:54:24.850808288Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-11T21:54:24.943573702Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.766104ms logger=migrator t=2026-04-11T21:54:24.949389529Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-11T21:54:24.950564572Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.172984ms logger=migrator t=2026-04-11T21:54:24.957060412Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-11T21:54:24.958196325Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.135573ms logger=migrator t=2026-04-11T21:54:24.965230365Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-11T21:54:24.996285366Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.051101ms logger=migrator t=2026-04-11T21:54:25.00449225Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-11T21:54:25.015645043Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.147683ms logger=migrator t=2026-04-11T21:54:25.024058721Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-11T21:54:25.024334596Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=276.665µs logger=migrator t=2026-04-11T21:54:25.02949046Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-11T21:54:25.029701924Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=208.984µs logger=migrator t=2026-04-11T21:54:25.036245014Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-11T21:54:25.036590042Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=348.228µs logger=migrator t=2026-04-11T21:54:25.042828337Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-11T21:54:25.043083872Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=256.515µs logger=migrator t=2026-04-11T21:54:25.04849691Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-11T21:54:25.048986099Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=493.139µs logger=migrator t=2026-04-11T21:54:25.056133433Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-11T21:54:25.057661723Z level=info msg="Migration successfully executed" id="create folder table" duration=1.52809ms logger=migrator t=2026-04-11T21:54:25.065943888Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-11T21:54:25.067006929Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.066681ms logger=migrator t=2026-04-11T21:54:25.075135132Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-11T21:54:25.076606442Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.46782ms logger=migrator t=2026-04-11T21:54:25.082093611Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-11T21:54:25.082120692Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.401µs logger=migrator t=2026-04-11T21:54:25.087257755Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-11T21:54:25.088644532Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.385007ms logger=migrator t=2026-04-11T21:54:25.095645332Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-11T21:54:25.09756656Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.921478ms logger=migrator t=2026-04-11T21:54:25.10253059Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-11T21:54:25.103843366Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.308826ms logger=migrator t=2026-04-11T21:54:25.109583881Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-11T21:54:25.110338006Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=754.195µs logger=migrator t=2026-04-11T21:54:25.116320255Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-11T21:54:25.116835085Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=515.92µs logger=migrator t=2026-04-11T21:54:25.122184362Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-11T21:54:25.124440138Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.255055ms logger=migrator t=2026-04-11T21:54:25.130837055Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-11T21:54:25.13204829Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.214135ms logger=migrator t=2026-04-11T21:54:25.138996538Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-11T21:54:25.141170112Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.164494ms logger=migrator t=2026-04-11T21:54:25.147031549Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-11T21:54:25.148315324Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.282915ms logger=migrator t=2026-04-11T21:54:25.153318685Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-11T21:54:25.154471218Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.155234ms logger=migrator t=2026-04-11T21:54:25.16006289Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-11T21:54:25.16109065Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.02713ms logger=migrator t=2026-04-11T21:54:25.165975238Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-11T21:54:25.169039049Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.061581ms logger=migrator t=2026-04-11T21:54:25.176934797Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-11T21:54:25.178499658Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.569161ms logger=migrator t=2026-04-11T21:54:25.189007078Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-11T21:54:25.189908836Z level=info msg="Migration successfully executed" id="create signing_key table" duration=900.378µs logger=migrator t=2026-04-11T21:54:25.196700332Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-11T21:54:25.198434796Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.732244ms logger=migrator t=2026-04-11T21:54:25.204772563Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-11T21:54:25.206483067Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.723454ms logger=migrator t=2026-04-11T21:54:25.211846504Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-11T21:54:25.21212715Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=281.266µs logger=migrator t=2026-04-11T21:54:25.2181554Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-11T21:54:25.230499397Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.347797ms logger=migrator t=2026-04-11T21:54:25.236245862Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-11T21:54:25.237722461Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.481929ms logger=migrator t=2026-04-11T21:54:25.24410695Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-11T21:54:25.24414195Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.841µs logger=migrator t=2026-04-11T21:54:25.24866906Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-11T21:54:25.249858355Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.194834ms logger=migrator t=2026-04-11T21:54:25.255085559Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-11T21:54:25.255105749Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.41µs logger=migrator t=2026-04-11T21:54:25.260749562Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-11T21:54:25.262058888Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.309966ms logger=migrator t=2026-04-11T21:54:25.274864894Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-11T21:54:25.276230421Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.366407ms logger=migrator t=2026-04-11T21:54:25.298009727Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-11T21:54:25.299674499Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.665042ms logger=migrator t=2026-04-11T21:54:25.30718457Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-11T21:54:25.30868407Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.50171ms logger=migrator t=2026-04-11T21:54:25.314009337Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-11T21:54:25.314373724Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=365.477µs logger=migrator t=2026-04-11T21:54:25.320279672Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-11T21:54:25.321453455Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.177463ms logger=migrator t=2026-04-11T21:54:25.326576597Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-11T21:54:25.328667519Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.086332ms logger=migrator t=2026-04-11T21:54:25.335850862Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-11T21:54:25.336806082Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=954.96µs logger=migrator t=2026-04-11T21:54:25.341639118Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-11T21:54:25.35222628Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.582692ms logger=migrator t=2026-04-11T21:54:25.358051036Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-11T21:54:25.372119727Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.070151ms logger=migrator t=2026-04-11T21:54:25.377586787Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-11T21:54:25.391114657Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.53226ms logger=migrator t=2026-04-11T21:54:25.396287421Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-11T21:54:25.396384053Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=97.761µs logger=migrator t=2026-04-11T21:54:25.403054046Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-11T21:54:25.416639277Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.584061ms logger=migrator t=2026-04-11T21:54:25.421126577Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-11T21:54:25.430671738Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.544311ms logger=migrator t=2026-04-11T21:54:25.437460804Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-11T21:54:25.437783Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=322.346µs logger=migrator t=2026-04-11T21:54:25.442446973Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.38820663s logger=migrator t=2026-04-11T21:54:25.443603386Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-11T21:54:25.464871681Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-11T21:54:25.465089796Z level=info msg="Created default organization" logger=secrets t=2026-04-11T21:54:25.470528154Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-11T21:54:25.519238898Z level=info msg="Restored cache from database" duration=2.851867ms logger=plugin.store t=2026-04-11T21:54:25.522152826Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-11T21:54:25.561795959Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-11T21:54:25.561827819Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-11T21:54:25.56188469Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-11T21:54:25.561897941Z level=info msg="Plugins loaded" count=54 duration=39.750335ms logger=query_data t=2026-04-11T21:54:25.565678286Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-11T21:54:25.573820329Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-11T21:54:25.583606895Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-11T21:54:25.591103624Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-11T21:54:25.593296128Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-11T21:54:25.595031323Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-11T21:54:25.615997762Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-11T21:54:25.633613254Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-11T21:54:25.652947521Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-11T21:54:25.652978541Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-11T21:54:25.65390991Z level=info msg="Storage starting" logger=http.server t=2026-04-11T21:54:25.657348248Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-11T21:54:25.668566953Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-11T21:54:25.668643324Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-11T21:54:25.702770276Z level=info msg="State cache has been initialized" states=0 duration=34.203074ms logger=ngalert.scheduler t=2026-04-11T21:54:25.702825087Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-11T21:54:25.70295657Z level=info msg=starting first_tick=2026-04-11T21:54:30Z logger=plugins.update.checker t=2026-04-11T21:54:25.718161694Z level=info msg="Update check succeeded" duration=64.996499ms logger=provisioning.dashboard t=2026-04-11T21:54:25.719201684Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-11T21:54:25.721173474Z level=info msg="Update check succeeded" duration=68.07485ms logger=provisioning.dashboard t=2026-04-11T21:54:25.824615302Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-11T21:54:25.892698972Z level=info msg="Patterns update finished" duration=76.790754ms logger=grafana-apiserver t=2026-04-11T21:54:26.278045554Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-11T21:54:26.278530193Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-11T21:54:28.304686648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.305329251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.326717099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.372611146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.390096056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.422778208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.43634015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.518830049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.531878359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.563211645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.577598533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.686613941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.703119692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.733972548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.776394897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.845267053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.873782832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.91467549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.931788232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:28.979193529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.00323731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.044067256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.076680918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.164060094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.177472853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.229275688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.2449168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.311954801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.325810347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.378459009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.395363287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.475747894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.491144162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.559585749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.574745783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.803426993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.819060936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.870080305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.886615765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.949373849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:29.962656345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.035254396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.054585843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.119641823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.133198374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.196236833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.218247813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.286332985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.302571539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.363482016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.385997976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.501101356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.51826954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.588723337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.605539944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.6723772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.691852809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.755032102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.769346038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.837146943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.853089352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.933027179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:30.949351795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.030928826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.04916843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.115548918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.130086418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.199507506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.218017285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.293281969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.313257468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.399077354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.416492002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.486837008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.508834948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.593740534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.613424467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.702912886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.718713262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-11T21:54:31.797574912Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-11T21:56:02.675792641Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-11T22:04:25.665082479Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-11T22:04:25.73415046Z level=info msg="Completed cleanup jobs" duration=80.313927ms logger=plugins.update.checker t=2026-04-11T22:04:25.797107319Z level=info msg="Update check succeeded" duration=78.349437ms