logger=settings t=2026-04-10T13:54:26.587784245Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-10T13:54:26Z logger=settings t=2026-04-10T13:54:26.588045061Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-10T13:54:26.588055082Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-10T13:54:26.588058452Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-10T13:54:26.588063962Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-10T13:54:26.588066892Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-10T13:54:26.588072182Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-10T13:54:26.588074962Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-10T13:54:26.588078282Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-10T13:54:26.588084713Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-10T13:54:26.588087443Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-10T13:54:26.588092533Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-10T13:54:26.588097483Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-10T13:54:26.588100133Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-10T13:54:26.588102903Z level=info msg=Target target=[all] logger=settings t=2026-04-10T13:54:26.588110513Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-10T13:54:26.588113333Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-10T13:54:26.588115983Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-10T13:54:26.588118563Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-10T13:54:26.588124724Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-10T13:54:26.588127334Z level=info msg="App mode production" logger=sqlstore t=2026-04-10T13:54:26.588465533Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-10T13:54:26.588482683Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-10T13:54:26.590078536Z level=info msg="Locking database" logger=migrator t=2026-04-10T13:54:26.590090246Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-10T13:54:26.59062707Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-10T13:54:26.593985039Z level=info msg="Migration successfully executed" id="create migration_log table" duration=3.352949ms logger=migrator t=2026-04-10T13:54:26.60192719Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-10T13:54:26.602843395Z level=info msg="Migration successfully executed" id="create user table" duration=915.235µs logger=migrator t=2026-04-10T13:54:26.62299432Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-10T13:54:26.624588002Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.597582ms logger=migrator t=2026-04-10T13:54:26.630252053Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-10T13:54:26.631206038Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=947.835µs logger=migrator t=2026-04-10T13:54:26.635992086Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-10T13:54:26.636699754Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=707.828µs logger=migrator t=2026-04-10T13:54:26.644732098Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-10T13:54:26.646382642Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.648223ms logger=migrator t=2026-04-10T13:54:26.653037328Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-10T13:54:26.656617593Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.597755ms logger=migrator t=2026-04-10T13:54:26.663212189Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-10T13:54:26.664115793Z level=info msg="Migration successfully executed" id="create user table v2" duration=902.214µs logger=migrator t=2026-04-10T13:54:26.669679901Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-10T13:54:26.670463691Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=791.851µs logger=migrator t=2026-04-10T13:54:26.676753289Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-10T13:54:26.67794221Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.189301ms logger=migrator t=2026-04-10T13:54:26.684557896Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-10T13:54:26.685550272Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=992.736µs logger=migrator t=2026-04-10T13:54:26.69037135Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-10T13:54:26.690978676Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=611.796µs logger=migrator t=2026-04-10T13:54:26.695940218Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-10T13:54:26.696872503Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=931.915µs logger=migrator t=2026-04-10T13:54:26.70051007Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-10T13:54:26.7005397Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.72µs logger=migrator t=2026-04-10T13:54:26.705552924Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-10T13:54:26.707319351Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.761056ms logger=migrator t=2026-04-10T13:54:26.71143999Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-10T13:54:26.71181931Z level=info msg="Migration successfully executed" id="Add missing user data" duration=377.17µs logger=migrator t=2026-04-10T13:54:26.720144571Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-10T13:54:26.721821776Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.681395ms logger=migrator t=2026-04-10T13:54:26.733512207Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-10T13:54:26.734367059Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=859.613µs logger=migrator t=2026-04-10T13:54:26.737815931Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-10T13:54:26.738995052Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.179001ms logger=migrator t=2026-04-10T13:54:26.744578101Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-10T13:54:26.752748898Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.173357ms logger=migrator t=2026-04-10T13:54:26.75734812Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-10T13:54:26.758428008Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.076448ms logger=migrator t=2026-04-10T13:54:26.763428731Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-10T13:54:26.763630997Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=200.226µs logger=migrator t=2026-04-10T13:54:26.768479836Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-10T13:54:26.770122069Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.632793ms logger=migrator t=2026-04-10T13:54:26.777583878Z 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-10T13:54:26.778185364Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=607.536µs logger=migrator t=2026-04-10T13:54:26.783533256Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-10T13:54:26.784116871Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=584.025µs logger=migrator t=2026-04-10T13:54:26.816839411Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-10T13:54:26.818587467Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.749116ms logger=migrator t=2026-04-10T13:54:26.827143024Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-10T13:54:26.829857046Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.717802ms logger=migrator t=2026-04-10T13:54:26.848995445Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-10T13:54:26.85030037Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.311515ms logger=migrator t=2026-04-10T13:54:26.858948129Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-10T13:54:26.85973571Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=789.311µs logger=migrator t=2026-04-10T13:54:26.865092672Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-10T13:54:26.866023787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=932.175µs logger=migrator t=2026-04-10T13:54:26.871992166Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-10T13:54:26.872032937Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=53.962µs logger=migrator t=2026-04-10T13:54:26.892708606Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-10T13:54:26.893556129Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=852.413µs logger=migrator t=2026-04-10T13:54:26.904341125Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-10T13:54:26.905108616Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=769.921µs logger=migrator t=2026-04-10T13:54:26.912486492Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-10T13:54:26.914166576Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.683234ms logger=migrator t=2026-04-10T13:54:26.919347104Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-10T13:54:26.920184716Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=837.542µs logger=migrator t=2026-04-10T13:54:26.925986761Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-10T13:54:26.929182656Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.195414ms logger=migrator t=2026-04-10T13:54:26.933991993Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-10T13:54:26.934886367Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=890.144µs logger=migrator t=2026-04-10T13:54:26.939979922Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-10T13:54:26.940811624Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=827.342µs logger=migrator t=2026-04-10T13:54:26.946433804Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-10T13:54:26.947232685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=798.451µs logger=migrator t=2026-04-10T13:54:26.952502155Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-10T13:54:26.954103228Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.600352ms logger=migrator t=2026-04-10T13:54:26.975138566Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-10T13:54:26.977219632Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.084696ms logger=migrator t=2026-04-10T13:54:26.984620988Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-10T13:54:26.98505069Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=429.972µs logger=migrator t=2026-04-10T13:54:26.994215763Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-10T13:54:26.995042495Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=830.522µs logger=migrator t=2026-04-10T13:54:27.00235508Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-10T13:54:27.002793221Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=431.992µs logger=migrator t=2026-04-10T13:54:27.009242962Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-10T13:54:27.009953161Z level=info msg="Migration successfully executed" id="create star table" duration=710.089µs logger=migrator t=2026-04-10T13:54:27.018721434Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-10T13:54:27.019789543Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.074839ms logger=migrator t=2026-04-10T13:54:27.029785279Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-10T13:54:27.030707553Z level=info msg="Migration successfully executed" id="create org table v1" duration=924.025µs logger=migrator t=2026-04-10T13:54:27.03738467Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-10T13:54:27.038089389Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=704.639µs logger=migrator t=2026-04-10T13:54:27.043731359Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-10T13:54:27.044486269Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=754.94µs logger=migrator t=2026-04-10T13:54:27.049598725Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-10T13:54:27.050684044Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.085428ms logger=migrator t=2026-04-10T13:54:27.056816507Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-10T13:54:27.057923256Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.099009ms logger=migrator t=2026-04-10T13:54:27.071039155Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-10T13:54:27.074041754Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=3.00767ms logger=migrator t=2026-04-10T13:54:27.082040507Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-10T13:54:27.082075038Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.891µs logger=migrator t=2026-04-10T13:54:27.087097751Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-10T13:54:27.087151903Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.811µs logger=migrator t=2026-04-10T13:54:27.093995174Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-10T13:54:27.094604681Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=608.466µs logger=migrator t=2026-04-10T13:54:27.101792302Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-10T13:54:27.103275011Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.4979ms logger=migrator t=2026-04-10T13:54:27.109094575Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-10T13:54:27.109923157Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=828.212µs logger=migrator t=2026-04-10T13:54:27.11943536Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-10T13:54:27.121167436Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.727246ms logger=migrator t=2026-04-10T13:54:27.126911089Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-10T13:54:27.128197333Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.289174ms logger=migrator t=2026-04-10T13:54:27.134620784Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-10T13:54:27.135633681Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.012027ms logger=migrator t=2026-04-10T13:54:27.141496757Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-10T13:54:27.142921314Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.429408ms logger=migrator t=2026-04-10T13:54:27.150937337Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-10T13:54:27.156426983Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.489246ms logger=migrator t=2026-04-10T13:54:27.162177876Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-10T13:54:27.163130991Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=952.835µs logger=migrator t=2026-04-10T13:54:27.16834777Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-10T13:54:27.169755227Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.407847ms logger=migrator t=2026-04-10T13:54:27.175816669Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-10T13:54:27.176718152Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=896.904µs logger=migrator t=2026-04-10T13:54:27.18415328Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-10T13:54:27.184751966Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=598.556µs logger=migrator t=2026-04-10T13:54:27.191860975Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-10T13:54:27.192764869Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=915.615µs logger=migrator t=2026-04-10T13:54:27.198529102Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-10T13:54:27.198667576Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=138.693µs logger=migrator t=2026-04-10T13:54:27.203291608Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-10T13:54:27.205263391Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.971403ms logger=migrator t=2026-04-10T13:54:27.210335076Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-10T13:54:27.212237216Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.90184ms logger=migrator t=2026-04-10T13:54:27.217264389Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-10T13:54:27.219428937Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.155678ms logger=migrator t=2026-04-10T13:54:27.226953257Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-10T13:54:27.22930708Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.352512ms logger=migrator t=2026-04-10T13:54:27.233357217Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-10T13:54:27.236422569Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.064972ms logger=migrator t=2026-04-10T13:54:27.243457346Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-10T13:54:27.245187722Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.723846ms logger=migrator t=2026-04-10T13:54:27.251815317Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-10T13:54:27.253293077Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.47771ms logger=migrator t=2026-04-10T13:54:27.261879565Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-10T13:54:27.261937386Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.961µs logger=migrator t=2026-04-10T13:54:27.267412632Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-10T13:54:27.267452983Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.851µs logger=migrator t=2026-04-10T13:54:27.273610957Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-10T13:54:27.277344566Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.734199ms logger=migrator t=2026-04-10T13:54:27.28123864Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-10T13:54:27.283291084Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.052115ms logger=migrator t=2026-04-10T13:54:27.288000109Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-10T13:54:27.290086094Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.086745ms logger=migrator t=2026-04-10T13:54:27.296117885Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-10T13:54:27.297870791Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.752826ms logger=migrator t=2026-04-10T13:54:27.304084356Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-10T13:54:27.304297022Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.316µs logger=migrator t=2026-04-10T13:54:27.307713313Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-10T13:54:27.308646518Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=932.605µs logger=migrator t=2026-04-10T13:54:27.312982033Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-10T13:54:27.314226256Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.243843ms logger=migrator t=2026-04-10T13:54:27.319034204Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-10T13:54:27.319063805Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=35.921µs logger=migrator t=2026-04-10T13:54:27.323674157Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-10T13:54:27.324622972Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=948.835µs logger=migrator t=2026-04-10T13:54:27.327910359Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-10T13:54:27.328651219Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=740.94µs logger=migrator t=2026-04-10T13:54:27.333382935Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-10T13:54:27.343248717Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.865972ms logger=migrator t=2026-04-10T13:54:27.346889904Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-10T13:54:27.347448549Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=559.645µs logger=migrator t=2026-04-10T13:54:27.351510127Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-10T13:54:27.352155504Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=644.577µs logger=migrator t=2026-04-10T13:54:27.357846905Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-10T13:54:27.358717028Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=870.373µs logger=migrator t=2026-04-10T13:54:27.363504645Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-10T13:54:27.363833014Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=328.569µs logger=migrator t=2026-04-10T13:54:27.367502121Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-10T13:54:27.368166139Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=662.998µs logger=migrator t=2026-04-10T13:54:27.372170515Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-10T13:54:27.375416642Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.253127ms logger=migrator t=2026-04-10T13:54:27.38024628Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-10T13:54:27.381108173Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=864.853µs logger=migrator t=2026-04-10T13:54:27.386733072Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-10T13:54:27.386924698Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=192.436µs logger=migrator t=2026-04-10T13:54:27.392576497Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-10T13:54:27.392835564Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=259.517µs logger=migrator t=2026-04-10T13:54:27.39868676Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-10T13:54:27.399979384Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.292074ms logger=migrator t=2026-04-10T13:54:27.405327756Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-10T13:54:27.410167695Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.844689ms logger=migrator t=2026-04-10T13:54:27.414928161Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-10T13:54:27.416474523Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.552612ms logger=migrator t=2026-04-10T13:54:27.422496763Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-10T13:54:27.423441928Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=941.295µs logger=migrator t=2026-04-10T13:54:27.42918461Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-10T13:54:27.43029441Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.109879ms logger=migrator t=2026-04-10T13:54:27.531323844Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-10T13:54:27.532740452Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.421038ms logger=migrator t=2026-04-10T13:54:27.540345364Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-10T13:54:27.541058273Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=712.819µs logger=migrator t=2026-04-10T13:54:27.54771913Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-10T13:54:27.559683278Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.967528ms logger=migrator t=2026-04-10T13:54:27.564564617Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-10T13:54:27.565562714Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=997.787µs logger=migrator t=2026-04-10T13:54:27.569624532Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-10T13:54:27.570471654Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=846.312µs logger=migrator t=2026-04-10T13:54:27.574002778Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-10T13:54:27.57482622Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=822.612µs logger=migrator t=2026-04-10T13:54:27.579689969Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-10T13:54:27.580231213Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=541.384µs logger=migrator t=2026-04-10T13:54:27.583806988Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-10T13:54:27.586082489Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.279601ms logger=migrator t=2026-04-10T13:54:27.589672694Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-10T13:54:27.591966525Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.293921ms logger=migrator t=2026-04-10T13:54:27.596305031Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-10T13:54:27.596340322Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.251µs logger=migrator t=2026-04-10T13:54:27.600167973Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-10T13:54:27.60040488Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=237.087µs logger=migrator t=2026-04-10T13:54:27.604033906Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-10T13:54:27.606494881Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.460535ms logger=migrator t=2026-04-10T13:54:27.610381054Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-10T13:54:27.61061132Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=230.416µs logger=migrator t=2026-04-10T13:54:27.615076219Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-10T13:54:27.615264034Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=180.665µs logger=migrator t=2026-04-10T13:54:27.620181605Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-10T13:54:27.622568478Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.379293ms logger=migrator t=2026-04-10T13:54:27.627828688Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-10T13:54:27.628012393Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.485µs logger=migrator t=2026-04-10T13:54:27.634251939Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-10T13:54:27.6358064Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.564971ms logger=migrator t=2026-04-10T13:54:27.639725244Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-10T13:54:27.640738261Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.013257ms logger=migrator t=2026-04-10T13:54:27.645739804Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-10T13:54:27.646642538Z level=info msg="Migration successfully executed" id="create api_key table" duration=897.904µs logger=migrator t=2026-04-10T13:54:27.655995366Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-10T13:54:27.657805165Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.812668ms logger=migrator t=2026-04-10T13:54:27.664829131Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-10T13:54:27.665598342Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=760.58µs logger=migrator t=2026-04-10T13:54:27.670140712Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-10T13:54:27.673608394Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=3.460202ms logger=migrator t=2026-04-10T13:54:27.679764488Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-10T13:54:27.680478087Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=714.409µs logger=migrator t=2026-04-10T13:54:27.688362166Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-10T13:54:27.689549338Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.190002ms logger=migrator t=2026-04-10T13:54:27.693591955Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-10T13:54:27.69451173Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=919.365µs logger=migrator t=2026-04-10T13:54:27.698618809Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-10T13:54:27.70843234Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.815321ms logger=migrator t=2026-04-10T13:54:27.714724057Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-10T13:54:27.715777945Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.059909ms logger=migrator t=2026-04-10T13:54:27.72051066Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-10T13:54:27.721465666Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=953.376µs logger=migrator t=2026-04-10T13:54:27.725209435Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-10T13:54:27.725998236Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=787.601µs logger=migrator t=2026-04-10T13:54:27.731464362Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-10T13:54:27.734281687Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.821085ms logger=migrator t=2026-04-10T13:54:27.738712604Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-10T13:54:27.739112295Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=400.141µs logger=migrator t=2026-04-10T13:54:27.743630775Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-10T13:54:27.744649352Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.019877ms logger=migrator t=2026-04-10T13:54:27.748769281Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-10T13:54:27.748810782Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.741µs logger=migrator t=2026-04-10T13:54:27.752802588Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-10T13:54:27.755465919Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.663771ms logger=migrator t=2026-04-10T13:54:27.761787737Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-10T13:54:27.764308664Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.512617ms logger=migrator t=2026-04-10T13:54:27.76866154Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-10T13:54:27.76904498Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=389.25µs logger=migrator t=2026-04-10T13:54:27.773507249Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-10T13:54:27.776421106Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.914847ms logger=migrator t=2026-04-10T13:54:27.781520572Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-10T13:54:27.78410639Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.585088ms logger=migrator t=2026-04-10T13:54:27.787909271Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-10T13:54:27.788673142Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=759.12µs logger=migrator t=2026-04-10T13:54:27.792842342Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-10T13:54:27.793391937Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=549.315µs logger=migrator t=2026-04-10T13:54:27.798104132Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-10T13:54:27.799028277Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=923.865µs logger=migrator t=2026-04-10T13:54:27.802884629Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-10T13:54:27.803740812Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=856.143µs logger=migrator t=2026-04-10T13:54:27.807840681Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-10T13:54:27.809223658Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.381917ms logger=migrator t=2026-04-10T13:54:27.81458026Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-10T13:54:27.816031749Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.451009ms logger=migrator t=2026-04-10T13:54:27.820698102Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-10T13:54:27.820815825Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=118.263µs logger=migrator t=2026-04-10T13:54:27.824609586Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-10T13:54:27.824677118Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=74.182µs logger=migrator t=2026-04-10T13:54:27.828451188Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-10T13:54:27.832978399Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.526961ms logger=migrator t=2026-04-10T13:54:27.84017971Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-10T13:54:27.843143379Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.962229ms logger=migrator t=2026-04-10T13:54:27.848118801Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-10T13:54:27.848302326Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=184.565µs logger=migrator t=2026-04-10T13:54:27.854239384Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-10T13:54:27.855424785Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.189471ms logger=migrator t=2026-04-10T13:54:27.860205962Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-10T13:54:27.861363423Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.156971ms logger=migrator t=2026-04-10T13:54:27.868173714Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-10T13:54:27.868211785Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.311µs logger=migrator t=2026-04-10T13:54:27.875466218Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-10T13:54:27.876913796Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.446038ms logger=migrator t=2026-04-10T13:54:27.882452363Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-10T13:54:27.884655772Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.205869ms logger=migrator t=2026-04-10T13:54:27.891847983Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-10T13:54:27.896549638Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.701964ms logger=migrator t=2026-04-10T13:54:27.900672937Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-10T13:54:27.900704128Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.221µs logger=migrator t=2026-04-10T13:54:27.90528488Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-10T13:54:27.906187614Z level=info msg="Migration successfully executed" id="create session table" duration=903.114µs logger=migrator t=2026-04-10T13:54:27.911559767Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-10T13:54:27.911979248Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=424.221µs logger=migrator t=2026-04-10T13:54:27.917517265Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-10T13:54:27.917602187Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=96.372µs logger=migrator t=2026-04-10T13:54:27.921264835Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-10T13:54:27.922297252Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.029957ms logger=migrator t=2026-04-10T13:54:27.927288294Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-10T13:54:27.929702288Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.406284ms logger=migrator t=2026-04-10T13:54:27.936101848Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-10T13:54:27.936153629Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.351µs logger=migrator t=2026-04-10T13:54:27.940581997Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-10T13:54:27.940606707Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.47µs logger=migrator t=2026-04-10T13:54:27.944440599Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-10T13:54:27.949121914Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.679295ms logger=migrator t=2026-04-10T13:54:27.954373953Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-10T13:54:27.957477176Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.104553ms logger=migrator t=2026-04-10T13:54:27.967585884Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-10T13:54:27.967673456Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=88.272µs logger=migrator t=2026-04-10T13:54:27.975012102Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-10T13:54:27.97533254Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=342.149µs logger=migrator t=2026-04-10T13:54:27.983829376Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-10T13:54:27.985388307Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.559121ms logger=migrator t=2026-04-10T13:54:27.991362916Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-10T13:54:27.991455089Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=93.533µs logger=migrator t=2026-04-10T13:54:27.997235012Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-10T13:54:28.009270662Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=12.033029ms logger=migrator t=2026-04-10T13:54:28.016439192Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-10T13:54:28.016817362Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=378.43µs logger=migrator t=2026-04-10T13:54:28.024846776Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-10T13:54:28.02838205Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.537554ms logger=migrator t=2026-04-10T13:54:28.032802797Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-10T13:54:28.036357771Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.561724ms logger=migrator t=2026-04-10T13:54:28.048624757Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-10T13:54:28.048828053Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=208.486µs logger=migrator t=2026-04-10T13:54:28.057995497Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-10T13:54:28.059426505Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.434218ms logger=migrator t=2026-04-10T13:54:28.067134539Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-10T13:54:28.068754932Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.621693ms logger=migrator t=2026-04-10T13:54:28.083053142Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-10T13:54:28.084431049Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.377657ms logger=migrator t=2026-04-10T13:54:28.09122954Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-10T13:54:28.092126163Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=896.014µs logger=migrator t=2026-04-10T13:54:28.096551461Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-10T13:54:28.097381643Z level=info msg="Migration successfully executed" id="add index alert state" duration=833.552µs logger=migrator t=2026-04-10T13:54:28.10177112Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-10T13:54:28.102610692Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=839.502µs logger=migrator t=2026-04-10T13:54:28.107920783Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-10T13:54:28.108734144Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=812.251µs logger=migrator t=2026-04-10T13:54:28.113770188Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-10T13:54:28.115145985Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.374117ms logger=migrator t=2026-04-10T13:54:28.123064945Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-10T13:54:28.123880787Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=816.862µs logger=migrator t=2026-04-10T13:54:28.138835834Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-10T13:54:28.150816063Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.980908ms logger=migrator t=2026-04-10T13:54:28.164400024Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-10T13:54:28.165522634Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.102929ms logger=migrator t=2026-04-10T13:54:28.169593802Z 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-10T13:54:28.170969028Z 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.375306ms logger=migrator t=2026-04-10T13:54:28.17742895Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-10T13:54:28.177937123Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=463.163µs logger=migrator t=2026-04-10T13:54:28.181776495Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-10T13:54:28.182299549Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=522.924µs logger=migrator t=2026-04-10T13:54:28.187159308Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-10T13:54:28.187915198Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=752.82µs logger=migrator t=2026-04-10T13:54:28.195173481Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-10T13:54:28.198730996Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.556635ms logger=migrator t=2026-04-10T13:54:28.203147543Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-10T13:54:28.206820751Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.672688ms logger=migrator t=2026-04-10T13:54:28.216857647Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-10T13:54:28.220797242Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.962546ms logger=migrator t=2026-04-10T13:54:28.224907961Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-10T13:54:28.227384387Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.475956ms logger=migrator t=2026-04-10T13:54:28.231214199Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-10T13:54:28.232072572Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=854.362µs logger=migrator t=2026-04-10T13:54:28.237709852Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-10T13:54:28.237758303Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=49.612µs logger=migrator t=2026-04-10T13:54:28.242195791Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-10T13:54:28.242236542Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.152µs logger=migrator t=2026-04-10T13:54:28.248680063Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-10T13:54:28.249416702Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=736.629µs logger=migrator t=2026-04-10T13:54:28.255557465Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-10T13:54:28.257031385Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.47346ms logger=migrator t=2026-04-10T13:54:28.262622193Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-10T13:54:28.263764184Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.141731ms logger=migrator t=2026-04-10T13:54:28.269548337Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-10T13:54:28.271057197Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.50804ms logger=migrator t=2026-04-10T13:54:28.276607155Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-10T13:54:28.278041543Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.433568ms logger=migrator t=2026-04-10T13:54:28.288015868Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-10T13:54:28.292341913Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.327665ms logger=migrator t=2026-04-10T13:54:28.296630967Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-10T13:54:28.300599712Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.968125ms logger=migrator t=2026-04-10T13:54:28.305645416Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-10T13:54:28.305836442Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=190.605µs logger=migrator t=2026-04-10T13:54:28.309783756Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-10T13:54:28.310748782Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=958.986µs logger=migrator t=2026-04-10T13:54:28.318641161Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-10T13:54:28.320768808Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.133227ms logger=migrator t=2026-04-10T13:54:28.326465439Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-10T13:54:28.330787804Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.319975ms logger=migrator t=2026-04-10T13:54:28.334439121Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-10T13:54:28.334513833Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=75.342µs logger=migrator t=2026-04-10T13:54:28.337845652Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-10T13:54:28.338721845Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=876.323µs logger=migrator t=2026-04-10T13:54:28.34341794Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-10T13:54:28.344595211Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.175981ms logger=migrator t=2026-04-10T13:54:28.349244995Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-10T13:54:28.349379998Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=135.733µs logger=migrator t=2026-04-10T13:54:28.35473451Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-10T13:54:28.356453106Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.715546ms logger=migrator t=2026-04-10T13:54:28.363721059Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-10T13:54:28.365839226Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.62763ms logger=migrator t=2026-04-10T13:54:28.372596735Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-10T13:54:28.374684341Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.089416ms logger=migrator t=2026-04-10T13:54:28.381240125Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-10T13:54:28.382241812Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.001237ms logger=migrator t=2026-04-10T13:54:28.387549322Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-10T13:54:28.388814716Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.264434ms logger=migrator t=2026-04-10T13:54:28.393074619Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-10T13:54:28.395146264Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.070595ms logger=migrator t=2026-04-10T13:54:28.402475109Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-10T13:54:28.40251299Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.011µs logger=migrator t=2026-04-10T13:54:28.406941918Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-10T13:54:28.411805367Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.860699ms logger=migrator t=2026-04-10T13:54:28.420747795Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-10T13:54:28.422211633Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.470178ms logger=migrator t=2026-04-10T13:54:28.430789741Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-10T13:54:28.435448715Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.658354ms logger=migrator t=2026-04-10T13:54:28.441043624Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-10T13:54:28.442001889Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=958.495µs logger=migrator t=2026-04-10T13:54:28.447819884Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-10T13:54:28.449217561Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.403447ms logger=migrator t=2026-04-10T13:54:28.456852274Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-10T13:54:28.458682472Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.832288ms logger=migrator t=2026-04-10T13:54:28.462779791Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-10T13:54:28.474635566Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.853625ms logger=migrator t=2026-04-10T13:54:28.478981832Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-10T13:54:28.479532967Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=551.194µs logger=migrator t=2026-04-10T13:54:28.484454397Z 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-10T13:54:28.485387022Z 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=932.275µs logger=migrator t=2026-04-10T13:54:28.49020244Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-10T13:54:28.490702143Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=499.543µs logger=migrator t=2026-04-10T13:54:28.494791962Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-10T13:54:28.495681335Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=889.403µs logger=migrator t=2026-04-10T13:54:28.499464896Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-10T13:54:28.499694962Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=230.296µs logger=migrator t=2026-04-10T13:54:28.503145334Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-10T13:54:28.507664264Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.51181ms logger=migrator t=2026-04-10T13:54:28.511229399Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-10T13:54:28.515219055Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.989286ms logger=migrator t=2026-04-10T13:54:28.519009745Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-10T13:54:28.520051413Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.041788ms logger=migrator t=2026-04-10T13:54:28.523760002Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-10T13:54:28.524688316Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=927.784µs logger=migrator t=2026-04-10T13:54:28.530052289Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-10T13:54:28.530299255Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=247.197µs logger=migrator t=2026-04-10T13:54:28.533913311Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-10T13:54:28.53800928Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.095689ms logger=migrator t=2026-04-10T13:54:28.543319991Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-10T13:54:28.544291477Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=971.056µs logger=migrator t=2026-04-10T13:54:28.549809474Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-10T13:54:28.55003725Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=229.496µs logger=migrator t=2026-04-10T13:54:28.554880749Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-10T13:54:28.555405022Z level=info msg="Migration successfully executed" id="Move region to single row" duration=523.774µs logger=migrator t=2026-04-10T13:54:28.559304286Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-10T13:54:28.561369091Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.064105ms logger=migrator t=2026-04-10T13:54:28.566522868Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-10T13:54:28.567411221Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=888.294µs logger=migrator t=2026-04-10T13:54:28.571109879Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-10T13:54:28.572136907Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.026608ms logger=migrator t=2026-04-10T13:54:28.575836295Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-10T13:54:28.576846742Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.011987ms logger=migrator t=2026-04-10T13:54:28.581165547Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-10T13:54:28.582079931Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=914.224µs logger=migrator t=2026-04-10T13:54:28.58655535Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-10T13:54:28.587712201Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.164031ms logger=migrator t=2026-04-10T13:54:28.591997705Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-10T13:54:28.592104968Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=108.323µs logger=migrator t=2026-04-10T13:54:28.596735171Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-10T13:54:28.597574583Z level=info msg="Migration successfully executed" id="create test_data table" duration=838.872µs logger=migrator t=2026-04-10T13:54:28.604001533Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-10T13:54:28.60538947Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.388597ms logger=migrator t=2026-04-10T13:54:28.610965448Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-10T13:54:28.61253808Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.572472ms logger=migrator t=2026-04-10T13:54:28.617189954Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-10T13:54:28.618191881Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.001117ms logger=migrator t=2026-04-10T13:54:28.623583374Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-10T13:54:28.623777899Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=192.595µs logger=migrator t=2026-04-10T13:54:28.628189346Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-10T13:54:28.628804613Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=615.667µs logger=migrator t=2026-04-10T13:54:28.640470312Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-10T13:54:28.640594826Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=130.774µs logger=migrator t=2026-04-10T13:54:28.646205505Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-10T13:54:28.646882823Z level=info msg="Migration successfully executed" id="create team table" duration=678.638µs logger=migrator t=2026-04-10T13:54:28.65279442Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-10T13:54:28.654621869Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.832918ms logger=migrator t=2026-04-10T13:54:28.659628352Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-10T13:54:28.660636178Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.007956ms logger=migrator t=2026-04-10T13:54:28.667115601Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-10T13:54:28.671720283Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.605112ms logger=migrator t=2026-04-10T13:54:28.675861283Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-10T13:54:28.676077578Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=216.285µs logger=migrator t=2026-04-10T13:54:28.679871559Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-10T13:54:28.680817254Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=945.205µs logger=migrator t=2026-04-10T13:54:28.685322674Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-10T13:54:28.686879646Z level=info msg="Migration successfully executed" id="create team member table" duration=1.552771ms logger=migrator t=2026-04-10T13:54:28.695475324Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-10T13:54:28.696475131Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.002277ms logger=migrator t=2026-04-10T13:54:28.702189873Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-10T13:54:28.703858187Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.670285ms logger=migrator t=2026-04-10T13:54:28.708353066Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-10T13:54:28.709609639Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.254753ms logger=migrator t=2026-04-10T13:54:28.715246189Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-10T13:54:28.720123109Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.87652ms logger=migrator t=2026-04-10T13:54:28.724392302Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-10T13:54:28.729406766Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.013643ms logger=migrator t=2026-04-10T13:54:28.733486944Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-10T13:54:28.738119527Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.632303ms logger=migrator t=2026-04-10T13:54:28.74538756Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-10T13:54:28.747041454Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.653614ms logger=migrator t=2026-04-10T13:54:28.754934854Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-10T13:54:28.756967788Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.039355ms logger=migrator t=2026-04-10T13:54:28.764140228Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-10T13:54:28.765206087Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.066719ms logger=migrator t=2026-04-10T13:54:28.774140844Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-10T13:54:28.775932482Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.795588ms logger=migrator t=2026-04-10T13:54:28.784078908Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-10T13:54:28.785097305Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.018757ms logger=migrator t=2026-04-10T13:54:28.792849751Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-10T13:54:28.794095864Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.246663ms logger=migrator t=2026-04-10T13:54:28.802244041Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-10T13:54:28.803905485Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.661054ms logger=migrator t=2026-04-10T13:54:28.811488246Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-10T13:54:28.81275951Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.270224ms logger=migrator t=2026-04-10T13:54:28.818333268Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-10T13:54:28.818816661Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=483.553µs logger=migrator t=2026-04-10T13:54:28.824612105Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-10T13:54:28.824880732Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=268.677µs logger=migrator t=2026-04-10T13:54:28.832071053Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-10T13:54:28.833663956Z level=info msg="Migration successfully executed" id="create tag table" duration=1.596682ms logger=migrator t=2026-04-10T13:54:28.841211446Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-10T13:54:28.842136401Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=926.455µs logger=migrator t=2026-04-10T13:54:28.847553034Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-10T13:54:28.848358416Z level=info msg="Migration successfully executed" id="create login attempt table" duration=805.342µs logger=migrator t=2026-04-10T13:54:28.86920993Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-10T13:54:28.870202636Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=990.896µs logger=migrator t=2026-04-10T13:54:28.876472123Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-10T13:54:28.87785913Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.387447ms logger=migrator t=2026-04-10T13:54:28.8865257Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-10T13:54:28.903220004Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.693274ms logger=migrator t=2026-04-10T13:54:28.926114852Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-10T13:54:28.927012326Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=896.344µs logger=migrator t=2026-04-10T13:54:28.936103237Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-10T13:54:28.937561806Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.458699ms logger=migrator t=2026-04-10T13:54:28.944765378Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-10T13:54:28.945063506Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=295.887µs logger=migrator t=2026-04-10T13:54:28.952516344Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-10T13:54:28.953834088Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.317495ms logger=migrator t=2026-04-10T13:54:28.959057167Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-10T13:54:28.960115795Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.058538ms logger=migrator t=2026-04-10T13:54:28.965449057Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-10T13:54:28.966663489Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.213852ms logger=migrator t=2026-04-10T13:54:28.973412059Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-10T13:54:28.973497471Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=82.852µs logger=migrator t=2026-04-10T13:54:28.978939156Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-10T13:54:28.986861926Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.923261ms logger=migrator t=2026-04-10T13:54:28.994066087Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-10T13:54:28.999937583Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.870506ms logger=migrator t=2026-04-10T13:54:29.005222564Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-10T13:54:29.010311399Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.091025ms logger=migrator t=2026-04-10T13:54:29.022140964Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-10T13:54:29.02578605Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.645217ms logger=migrator t=2026-04-10T13:54:29.03257162Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-10T13:54:29.03519152Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.62419ms logger=migrator t=2026-04-10T13:54:29.046954623Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-10T13:54:29.055534711Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.585389ms logger=migrator t=2026-04-10T13:54:29.060840391Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-10T13:54:29.062098475Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.255864ms logger=migrator t=2026-04-10T13:54:29.068920196Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-10T13:54:29.069903102Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=983.506µs logger=migrator t=2026-04-10T13:54:29.076116527Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-10T13:54:29.077130844Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.013827ms logger=migrator t=2026-04-10T13:54:29.083408901Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-10T13:54:29.0848841Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.475349ms logger=migrator t=2026-04-10T13:54:29.090182301Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-10T13:54:29.091157137Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=974.676µs logger=migrator t=2026-04-10T13:54:29.097474845Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-10T13:54:29.099025206Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.550131ms logger=migrator t=2026-04-10T13:54:29.104720497Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-10T13:54:29.110568123Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.850356ms logger=migrator t=2026-04-10T13:54:29.116081609Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-10T13:54:29.118202426Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.123637ms logger=migrator t=2026-04-10T13:54:29.124356279Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-10T13:54:29.125337015Z level=info msg="Migration successfully executed" id="create cache_data table" duration=980.086µs logger=migrator t=2026-04-10T13:54:29.13042961Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-10T13:54:29.131465118Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.032738ms logger=migrator t=2026-04-10T13:54:29.136219564Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-10T13:54:29.137539589Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.319475ms logger=migrator t=2026-04-10T13:54:29.143663652Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-10T13:54:29.144683379Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.017087ms logger=migrator t=2026-04-10T13:54:29.150339459Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-10T13:54:29.150409631Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=71.202µs logger=migrator t=2026-04-10T13:54:29.155694692Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-10T13:54:29.155866056Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=171.584µs logger=migrator t=2026-04-10T13:54:29.162055711Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-10T13:54:29.16352879Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.472779ms logger=migrator t=2026-04-10T13:54:29.169457977Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-10T13:54:29.170625388Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.168311ms logger=migrator t=2026-04-10T13:54:29.176757341Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-10T13:54:29.178734074Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.970643ms logger=migrator t=2026-04-10T13:54:29.184830436Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-10T13:54:29.184938639Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=109.673µs logger=migrator t=2026-04-10T13:54:29.190331842Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-10T13:54:29.191342129Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.009927ms logger=migrator t=2026-04-10T13:54:29.196683481Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-10T13:54:29.198354735Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.672824ms logger=migrator t=2026-04-10T13:54:29.205020152Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-10T13:54:29.206003398Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=982.986µs logger=migrator t=2026-04-10T13:54:29.210831757Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-10T13:54:29.211863434Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.033548ms logger=migrator t=2026-04-10T13:54:29.217667028Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-10T13:54:29.223433662Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.766214ms logger=migrator t=2026-04-10T13:54:29.228898557Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-10T13:54:29.230363496Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.463879ms logger=migrator t=2026-04-10T13:54:29.236027556Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-10T13:54:29.236233482Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=204.216µs logger=migrator t=2026-04-10T13:54:29.242804926Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-10T13:54:29.244671126Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.86546ms logger=migrator t=2026-04-10T13:54:29.250989594Z 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-10T13:54:29.252945246Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.955412ms logger=migrator t=2026-04-10T13:54:29.258292548Z 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-10T13:54:29.259939332Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.646583ms logger=migrator t=2026-04-10T13:54:29.265820608Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-10T13:54:29.266059574Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=239.136µs logger=migrator t=2026-04-10T13:54:29.271671193Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-10T13:54:29.272822554Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.152521ms logger=migrator t=2026-04-10T13:54:29.27945256Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-10T13:54:29.280852607Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.399387ms logger=migrator t=2026-04-10T13:54:29.285370067Z 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-10T13:54:29.286819716Z 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.449899ms logger=migrator t=2026-04-10T13:54:29.29264373Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-10T13:54:29.294180611Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.535511ms logger=migrator t=2026-04-10T13:54:29.303386876Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-10T13:54:29.31184365Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.454254ms logger=migrator t=2026-04-10T13:54:29.319753841Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-10T13:54:29.32234634Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.593278ms logger=migrator t=2026-04-10T13:54:29.32726371Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-10T13:54:29.328240856Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=977.486µs logger=migrator t=2026-04-10T13:54:29.333945928Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-10T13:54:29.377049973Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=43.096445ms logger=migrator t=2026-04-10T13:54:29.384605724Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-10T13:54:29.407917393Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.311459ms logger=migrator t=2026-04-10T13:54:29.413651956Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-10T13:54:29.414383675Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=731.569µs logger=migrator t=2026-04-10T13:54:29.420916048Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-10T13:54:29.423166428Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.24883ms logger=migrator t=2026-04-10T13:54:29.428180622Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-10T13:54:29.43415078Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.972499ms logger=migrator t=2026-04-10T13:54:29.439913003Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-10T13:54:29.446658443Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.74498ms logger=migrator t=2026-04-10T13:54:29.45260519Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-10T13:54:29.453640628Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.035138ms logger=migrator t=2026-04-10T13:54:29.461567539Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-10T13:54:29.462894664Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.327075ms logger=migrator t=2026-04-10T13:54:29.468435561Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-10T13:54:29.469453508Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.017737ms logger=migrator t=2026-04-10T13:54:29.475768816Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-10T13:54:29.477545883Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.776797ms logger=migrator t=2026-04-10T13:54:29.483678786Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-10T13:54:29.483782319Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=103.223µs logger=migrator t=2026-04-10T13:54:29.489437419Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-10T13:54:29.498595282Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.158923ms logger=migrator t=2026-04-10T13:54:29.503886303Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-10T13:54:29.508231759Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.345016ms logger=migrator t=2026-04-10T13:54:29.513096078Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-10T13:54:29.519514248Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.41734ms logger=migrator t=2026-04-10T13:54:29.524300695Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-10T13:54:29.52522106Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=919.975µs logger=migrator t=2026-04-10T13:54:29.530688105Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-10T13:54:29.532459822Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.769537ms logger=migrator t=2026-04-10T13:54:29.538450661Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-10T13:54:29.548230101Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.77629ms logger=migrator t=2026-04-10T13:54:29.55720264Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-10T13:54:29.563959939Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.759759ms logger=migrator t=2026-04-10T13:54:29.572237429Z 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-10T13:54:29.573504603Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.266984ms logger=migrator t=2026-04-10T13:54:29.581457094Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-10T13:54:29.59107064Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.608185ms logger=migrator t=2026-04-10T13:54:29.59635418Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-10T13:54:29.602784221Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.429231ms logger=migrator t=2026-04-10T13:54:29.608515413Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-10T13:54:29.608614566Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=99.493µs logger=migrator t=2026-04-10T13:54:29.61478483Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-10T13:54:29.615906769Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.121619ms logger=migrator t=2026-04-10T13:54:29.621457517Z 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-10T13:54:29.622534066Z 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.076579ms logger=migrator t=2026-04-10T13:54:29.628073602Z 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-10T13:54:29.629248694Z 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.174772ms logger=migrator t=2026-04-10T13:54:29.636119086Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-10T13:54:29.636220989Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=102.613µs logger=migrator t=2026-04-10T13:54:29.640923664Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-10T13:54:29.645684891Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.760687ms logger=migrator t=2026-04-10T13:54:29.651001412Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-10T13:54:29.659053466Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.049884ms logger=migrator t=2026-04-10T13:54:29.665735303Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-10T13:54:29.673410957Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.676644ms logger=migrator t=2026-04-10T13:54:29.680359202Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-10T13:54:29.690497851Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.139559ms logger=migrator t=2026-04-10T13:54:29.697096677Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-10T13:54:29.702693575Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.598068ms logger=migrator t=2026-04-10T13:54:29.709458415Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-10T13:54:29.709532697Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.482µs logger=migrator t=2026-04-10T13:54:29.716327858Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-10T13:54:29.717646953Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.319625ms logger=migrator t=2026-04-10T13:54:29.726166059Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-10T13:54:29.733489064Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.321254ms logger=migrator t=2026-04-10T13:54:29.738895607Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-10T13:54:29.7390153Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=119.713µs logger=migrator t=2026-04-10T13:54:29.742565975Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-10T13:54:29.750027923Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.460919ms logger=migrator t=2026-04-10T13:54:29.755870498Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-10T13:54:29.756999598Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.12947ms logger=migrator t=2026-04-10T13:54:29.762739721Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-10T13:54:29.772216512Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.475981ms logger=migrator t=2026-04-10T13:54:29.778340595Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-10T13:54:29.780187274Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.853809ms logger=migrator t=2026-04-10T13:54:29.78568063Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-10T13:54:29.786491882Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=807.492µs logger=migrator t=2026-04-10T13:54:29.792655006Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-10T13:54:29.801196643Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.553388ms logger=migrator t=2026-04-10T13:54:29.805867967Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-10T13:54:29.806680968Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=813.331µs logger=migrator t=2026-04-10T13:54:29.813434497Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-10T13:54:29.814396033Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=957.666µs logger=migrator t=2026-04-10T13:54:29.818625445Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-10T13:54:29.819400186Z level=info msg="Migration successfully executed" id="create alert_image table" duration=777.801µs logger=migrator t=2026-04-10T13:54:29.826062253Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-10T13:54:29.827154602Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.092989ms logger=migrator t=2026-04-10T13:54:29.833592603Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-10T13:54:29.833711366Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=120.993µs logger=migrator t=2026-04-10T13:54:29.839685765Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-10T13:54:29.840824786Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.1387ms logger=migrator t=2026-04-10T13:54:29.846316461Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-10T13:54:29.847294067Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=977.746µs logger=migrator t=2026-04-10T13:54:29.851000736Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-10T13:54:29.851394346Z 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-10T13:54:29.85606886Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-10T13:54:29.856501092Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=433.862µs logger=migrator t=2026-04-10T13:54:29.861994528Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-10T13:54:29.863339594Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.338725ms logger=migrator t=2026-04-10T13:54:29.867199866Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-10T13:54:29.876347209Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.146693ms logger=migrator t=2026-04-10T13:54:29.880078398Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-10T13:54:29.881172817Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.092749ms logger=migrator t=2026-04-10T13:54:29.887091445Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-10T13:54:29.889461128Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.373363ms logger=migrator t=2026-04-10T13:54:29.894273365Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-10T13:54:29.89520594Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=932.645µs logger=migrator t=2026-04-10T13:54:29.899805883Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-10T13:54:29.900877321Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.072009ms logger=migrator t=2026-04-10T13:54:29.907966049Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-10T13:54:29.910189488Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.222669ms logger=migrator t=2026-04-10T13:54:29.914429691Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-10T13:54:29.914466762Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.851µs logger=migrator t=2026-04-10T13:54:29.917973105Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-10T13:54:29.918050347Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=77.672µs logger=migrator t=2026-04-10T13:54:29.922853995Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-10T13:54:29.929915132Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.061467ms logger=migrator t=2026-04-10T13:54:29.93546279Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-10T13:54:29.93583956Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=377.09µs logger=migrator t=2026-04-10T13:54:29.941023628Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-10T13:54:29.942081546Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.057378ms logger=migrator t=2026-04-10T13:54:29.946743829Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-10T13:54:29.947176491Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=432.792µs logger=migrator t=2026-04-10T13:54:29.952552444Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-10T13:54:29.954105615Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.553341ms logger=migrator t=2026-04-10T13:54:29.958747088Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-10T13:54:29.959854868Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.10817ms logger=migrator t=2026-04-10T13:54:29.964293776Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-10T13:54:29.997035156Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.74127ms logger=migrator t=2026-04-10T13:54:30.004419922Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-10T13:54:30.014010177Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.023087ms logger=migrator t=2026-04-10T13:54:30.017867779Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-10T13:54:30.017976102Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=105.113µs logger=migrator t=2026-04-10T13:54:30.020856779Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-10T13:54:30.051058611Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.197843ms logger=migrator t=2026-04-10T13:54:30.057645986Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-10T13:54:30.088747323Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.095426ms logger=migrator t=2026-04-10T13:54:30.094867105Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-10T13:54:30.095500392Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=633.387µs logger=migrator t=2026-04-10T13:54:30.100908626Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-10T13:54:30.102614611Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.708416ms logger=migrator t=2026-04-10T13:54:30.108543809Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-10T13:54:30.108896728Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=353.28µs logger=migrator t=2026-04-10T13:54:30.113055428Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-10T13:54:30.114380744Z level=info msg="Migration successfully executed" id="create permission table" duration=1.324496ms logger=migrator t=2026-04-10T13:54:30.119008377Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-10T13:54:30.119978633Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=971.555µs logger=migrator t=2026-04-10T13:54:30.126583378Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-10T13:54:30.128764556Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.180537ms logger=migrator t=2026-04-10T13:54:30.133686286Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-10T13:54:30.134503508Z level=info msg="Migration successfully executed" id="create role table" duration=817.382µs logger=migrator t=2026-04-10T13:54:30.138841573Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-10T13:54:30.146707253Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.861259ms logger=migrator t=2026-04-10T13:54:30.153481883Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-10T13:54:30.160679694Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.197941ms logger=migrator t=2026-04-10T13:54:30.164947077Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-10T13:54:30.165982444Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.034617ms logger=migrator t=2026-04-10T13:54:30.170234808Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-10T13:54:30.171275985Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.040158ms logger=migrator t=2026-04-10T13:54:30.176119364Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-10T13:54:30.177197053Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.073088ms logger=migrator t=2026-04-10T13:54:30.181413245Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-10T13:54:30.182344309Z level=info msg="Migration successfully executed" id="create team role table" duration=930.484µs logger=migrator t=2026-04-10T13:54:30.186641294Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-10T13:54:30.187716432Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.073448ms logger=migrator t=2026-04-10T13:54:30.192864709Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-10T13:54:30.194533733Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.667534ms logger=migrator t=2026-04-10T13:54:30.200142652Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-10T13:54:30.201220621Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.077899ms logger=migrator t=2026-04-10T13:54:30.205858964Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-10T13:54:30.208192166Z level=info msg="Migration successfully executed" id="create user role table" duration=2.335182ms logger=migrator t=2026-04-10T13:54:30.213871507Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-10T13:54:30.214895444Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.022837ms logger=migrator t=2026-04-10T13:54:30.219903917Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-10T13:54:30.220973236Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.068649ms logger=migrator t=2026-04-10T13:54:30.225126956Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-10T13:54:30.226157074Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.029318ms logger=migrator t=2026-04-10T13:54:30.23166156Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-10T13:54:30.232944634Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.283164ms logger=migrator t=2026-04-10T13:54:30.237519055Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-10T13:54:30.239127158Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.607043ms logger=migrator t=2026-04-10T13:54:30.245894568Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-10T13:54:30.248193529Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.293121ms logger=migrator t=2026-04-10T13:54:30.253309775Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-10T13:54:30.263191378Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.881643ms logger=migrator t=2026-04-10T13:54:30.267301307Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-10T13:54:30.268358234Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.056138ms logger=migrator t=2026-04-10T13:54:30.273581053Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-10T13:54:30.274651112Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.062859ms logger=migrator t=2026-04-10T13:54:30.280070556Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-10T13:54:30.281113364Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.042557ms logger=migrator t=2026-04-10T13:54:30.28510832Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-10T13:54:30.286737043Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.628093ms logger=migrator t=2026-04-10T13:54:30.291942141Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-10T13:54:30.293262267Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.312005ms logger=migrator t=2026-04-10T13:54:30.298358962Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-10T13:54:30.300347085Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.993933ms logger=migrator t=2026-04-10T13:54:30.305139282Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-10T13:54:30.313186396Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.047134ms logger=migrator t=2026-04-10T13:54:30.318392494Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-10T13:54:30.32613012Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.737646ms logger=migrator t=2026-04-10T13:54:30.330136956Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-10T13:54:30.335634532Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.496756ms logger=migrator t=2026-04-10T13:54:30.339477294Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-10T13:54:30.347362184Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.88427ms logger=migrator t=2026-04-10T13:54:30.352377047Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-10T13:54:30.353479446Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.101909ms logger=migrator t=2026-04-10T13:54:30.357951735Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-10T13:54:30.359010353Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.058028ms logger=migrator t=2026-04-10T13:54:30.364020097Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-10T13:54:30.365764503Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.741587ms logger=migrator t=2026-04-10T13:54:30.370482208Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-10T13:54:30.371374852Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=893.394µs logger=migrator t=2026-04-10T13:54:30.375209634Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-10T13:54:30.376291442Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.081238ms logger=migrator t=2026-04-10T13:54:30.380826753Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-10T13:54:30.380890404Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.071µs logger=migrator t=2026-04-10T13:54:30.385819166Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-10T13:54:30.385874767Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.472µs logger=migrator t=2026-04-10T13:54:30.392042251Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-10T13:54:30.392740149Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=698.258µs logger=migrator t=2026-04-10T13:54:30.397240019Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-10T13:54:30.398086882Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=848.423µs logger=migrator t=2026-04-10T13:54:30.402240222Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-10T13:54:30.403250709Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.010707ms logger=migrator t=2026-04-10T13:54:30.408071927Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-10T13:54:30.408307543Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=235.716µs logger=migrator t=2026-04-10T13:54:30.41234218Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-10T13:54:30.412798642Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=458.512µs logger=migrator t=2026-04-10T13:54:30.41722851Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-10T13:54:30.418585256Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.355666ms logger=migrator t=2026-04-10T13:54:30.424706129Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-10T13:54:30.42588671Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.181711ms logger=migrator t=2026-04-10T13:54:30.432056064Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-10T13:54:30.443159839Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.101675ms logger=migrator t=2026-04-10T13:54:30.44807609Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-10T13:54:30.448130541Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=55.281µs logger=migrator t=2026-04-10T13:54:30.458305841Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-10T13:54:30.459538094Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.233273ms logger=migrator t=2026-04-10T13:54:30.466877739Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-10T13:54:30.468138353Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.261194ms logger=migrator t=2026-04-10T13:54:30.473868235Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-10T13:54:30.475579721Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.707745ms logger=migrator t=2026-04-10T13:54:30.483419629Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-10T13:54:30.491998527Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.578248ms logger=migrator t=2026-04-10T13:54:30.496205898Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-10T13:54:30.497488143Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.281835ms logger=migrator t=2026-04-10T13:54:30.504568461Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-10T13:54:30.506897913Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.326012ms logger=migrator t=2026-04-10T13:54:30.51131786Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-10T13:54:30.535171394Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.852904ms logger=migrator t=2026-04-10T13:54:30.539886319Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-10T13:54:30.541845451Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.958292ms logger=migrator t=2026-04-10T13:54:30.549964527Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-10T13:54:30.55198325Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.015443ms logger=migrator t=2026-04-10T13:54:30.557277391Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-10T13:54:30.558318419Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.040638ms logger=migrator t=2026-04-10T13:54:30.562738426Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-10T13:54:30.563811635Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.073159ms logger=migrator t=2026-04-10T13:54:30.569086745Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-10T13:54:30.569357272Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=271.037µs logger=migrator t=2026-04-10T13:54:30.574277193Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-10T13:54:30.575598878Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.321715ms logger=migrator t=2026-04-10T13:54:30.580014485Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-10T13:54:30.591583202Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.568107ms logger=migrator t=2026-04-10T13:54:30.596400281Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-10T13:54:30.597290284Z level=info msg="Migration successfully executed" id="create entity_events table" duration=889.924µs logger=migrator t=2026-04-10T13:54:30.601105236Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-10T13:54:30.602117062Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.011446ms logger=migrator t=2026-04-10T13:54:30.607468885Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-10T13:54:30.608004179Z 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-10T13:54:30.611859831Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-10T13:54:30.612375845Z 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-10T13:54:30.616253988Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-10T13:54:30.617696097Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.438668ms logger=migrator t=2026-04-10T13:54:30.62347197Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-10T13:54:30.625436132Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.969062ms logger=migrator t=2026-04-10T13:54:30.630405774Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-10T13:54:30.631569835Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.164101ms logger=migrator t=2026-04-10T13:54:30.636696261Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-10T13:54:30.637875473Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.178582ms logger=migrator t=2026-04-10T13:54:30.642512336Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-10T13:54:30.644355145Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.840639ms logger=migrator t=2026-04-10T13:54:30.653102387Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-10T13:54:30.65544177Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.339992ms logger=migrator t=2026-04-10T13:54:30.662110246Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-10T13:54:30.662913268Z level=info msg="Migration successfully executed" id="Drop public config table" duration=803.142µs logger=migrator t=2026-04-10T13:54:30.666499743Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-10T13:54:30.668421044Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.924811ms logger=migrator t=2026-04-10T13:54:30.672466452Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-10T13:54:30.673818818Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.353276ms logger=migrator t=2026-04-10T13:54:30.67728745Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-10T13:54:30.678397029Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.109649ms logger=migrator t=2026-04-10T13:54:30.681581274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-10T13:54:30.682650992Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.069268ms logger=migrator t=2026-04-10T13:54:30.687145132Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-10T13:54:30.712128636Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.988653ms logger=migrator t=2026-04-10T13:54:30.716357358Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-10T13:54:30.724308759Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.950481ms logger=migrator t=2026-04-10T13:54:30.728038178Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-10T13:54:30.736515443Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.476725ms logger=migrator t=2026-04-10T13:54:30.742093752Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-10T13:54:30.742302177Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=207.785µs logger=migrator t=2026-04-10T13:54:30.747020073Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-10T13:54:30.75933207Z level=info msg="Migration successfully executed" id="add share column" duration=12.311528ms logger=migrator t=2026-04-10T13:54:30.765814182Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-10T13:54:30.765998357Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=186.405µs logger=migrator t=2026-04-10T13:54:30.770531777Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-10T13:54:30.771461502Z level=info msg="Migration successfully executed" id="create file table" duration=929.725µs logger=migrator t=2026-04-10T13:54:30.777116202Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-10T13:54:30.778204241Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.087239ms logger=migrator t=2026-04-10T13:54:30.783570194Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-10T13:54:30.785278179Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.706645ms logger=migrator t=2026-04-10T13:54:30.79132004Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-10T13:54:30.792868371Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.555702ms logger=migrator t=2026-04-10T13:54:30.79812229Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-10T13:54:30.800028411Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.905731ms logger=migrator t=2026-04-10T13:54:30.804571981Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-10T13:54:30.804676164Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=105.173µs logger=migrator t=2026-04-10T13:54:30.808620099Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-10T13:54:30.808723622Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.213µs logger=migrator t=2026-04-10T13:54:30.813860078Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-10T13:54:30.814436434Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=576.456µs logger=migrator t=2026-04-10T13:54:30.819219761Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-10T13:54:30.819537439Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=318.178µs logger=migrator t=2026-04-10T13:54:30.823617768Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-10T13:54:30.82597659Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.358502ms logger=migrator t=2026-04-10T13:54:30.830008878Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-10T13:54:30.839087839Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.07887ms logger=migrator t=2026-04-10T13:54:30.844676937Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-10T13:54:30.844867592Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=191.165µs logger=migrator t=2026-04-10T13:54:30.850389819Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-10T13:54:30.851501009Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.110739ms logger=migrator t=2026-04-10T13:54:30.855752862Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-10T13:54:30.856197983Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=445.951µs logger=migrator t=2026-04-10T13:54:30.8624671Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-10T13:54:30.862820229Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=353.989µs logger=migrator t=2026-04-10T13:54:30.868808849Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-10T13:54:30.869577129Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=768.401µs logger=migrator t=2026-04-10T13:54:30.886224141Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-10T13:54:30.899038182Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.818801ms logger=migrator t=2026-04-10T13:54:30.905167275Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-10T13:54:30.912298504Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.130409ms logger=migrator t=2026-04-10T13:54:30.915974491Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-10T13:54:30.917122012Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.147391ms logger=migrator t=2026-04-10T13:54:30.921745345Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-10T13:54:30.998441423Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.696608ms logger=migrator t=2026-04-10T13:54:31.005081289Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-10T13:54:31.005910581Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=829.062µs logger=migrator t=2026-04-10T13:54:31.011673734Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-10T13:54:31.012510166Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=835.502µs logger=migrator t=2026-04-10T13:54:31.019283006Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-10T13:54:31.044363833Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.080537ms logger=migrator t=2026-04-10T13:54:31.052248202Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-10T13:54:31.065077493Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.823101ms logger=migrator t=2026-04-10T13:54:31.070119987Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-10T13:54:31.070432706Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=316.468µs logger=migrator t=2026-04-10T13:54:31.076901487Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-10T13:54:31.077081932Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=181.015µs logger=migrator t=2026-04-10T13:54:31.083864022Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-10T13:54:31.084201541Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=337.229µs logger=migrator t=2026-04-10T13:54:31.090885109Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-10T13:54:31.091225748Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=341.179µs logger=migrator t=2026-04-10T13:54:31.097726691Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-10T13:54:31.098057639Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=330.608µs logger=migrator t=2026-04-10T13:54:31.104792498Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-10T13:54:31.106593456Z level=info msg="Migration successfully executed" id="create folder table" duration=1.801548ms logger=migrator t=2026-04-10T13:54:31.114799524Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-10T13:54:31.116332925Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.536011ms logger=migrator t=2026-04-10T13:54:31.120493885Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-10T13:54:31.121632606Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.1354ms logger=migrator t=2026-04-10T13:54:31.129392732Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-10T13:54:31.129436193Z level=info msg="Migration successfully executed" id="Update folder title length" duration=44.631µs logger=migrator t=2026-04-10T13:54:31.133345417Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-10T13:54:31.135909515Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.563418ms logger=migrator t=2026-04-10T13:54:31.140635981Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-10T13:54:31.141820652Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.185071ms logger=migrator t=2026-04-10T13:54:31.145764807Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-10T13:54:31.14699618Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.230523ms logger=migrator t=2026-04-10T13:54:31.155035863Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-10T13:54:31.155466155Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=433.612µs logger=migrator t=2026-04-10T13:54:31.160531429Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-10T13:54:31.160815777Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=284.948µs logger=migrator t=2026-04-10T13:54:31.165197663Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-10T13:54:31.167040352Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.839729ms logger=migrator t=2026-04-10T13:54:31.177424688Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-10T13:54:31.178768454Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.348266ms logger=migrator t=2026-04-10T13:54:31.196146555Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-10T13:54:31.197940623Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.798758ms logger=migrator t=2026-04-10T13:54:31.204030325Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-10T13:54:31.210775754Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=6.743939ms logger=migrator t=2026-04-10T13:54:31.217050831Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-10T13:54:31.218179481Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.12824ms logger=migrator t=2026-04-10T13:54:31.223680607Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-10T13:54:31.224641543Z level=info msg="Migration successfully executed" id="create anon_device table" duration=960.956µs logger=migrator t=2026-04-10T13:54:31.231350711Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-10T13:54:31.232648475Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.297144ms logger=migrator t=2026-04-10T13:54:31.239631211Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-10T13:54:31.241720296Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.088715ms logger=migrator t=2026-04-10T13:54:31.246829712Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-10T13:54:31.247725296Z level=info msg="Migration successfully executed" id="create signing_key table" duration=895.484µs logger=migrator t=2026-04-10T13:54:31.254789044Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-10T13:54:31.256582452Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.770227ms logger=migrator t=2026-04-10T13:54:31.262133469Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-10T13:54:31.263360221Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.226732ms logger=migrator t=2026-04-10T13:54:31.271883508Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-10T13:54:31.2723603Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=478.342µs logger=migrator t=2026-04-10T13:54:31.279055938Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-10T13:54:31.288971522Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.964015ms logger=migrator t=2026-04-10T13:54:31.294589241Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-10T13:54:31.295173577Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=586.126µs logger=migrator t=2026-04-10T13:54:31.300516558Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-10T13:54:31.30057416Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=58.142µs logger=migrator t=2026-04-10T13:54:31.308600653Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-10T13:54:31.309756064Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.157171ms logger=migrator t=2026-04-10T13:54:31.313089513Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-10T13:54:31.313109843Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.84µs logger=migrator t=2026-04-10T13:54:31.318150177Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-10T13:54:31.319664808Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.51394ms logger=migrator t=2026-04-10T13:54:31.328749279Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-10T13:54:31.330232008Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.481949ms logger=migrator t=2026-04-10T13:54:31.335909869Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-10T13:54:31.337037449Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.12728ms logger=migrator t=2026-04-10T13:54:31.37999402Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-10T13:54:31.381002627Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.008957ms logger=migrator t=2026-04-10T13:54:31.410988634Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-10T13:54:31.411660922Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=674.768µs logger=migrator t=2026-04-10T13:54:31.41838578Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-10T13:54:31.419151561Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=766.971µs logger=migrator t=2026-04-10T13:54:31.427525633Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-10T13:54:31.428990552Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.469879ms logger=migrator t=2026-04-10T13:54:31.436235395Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-10T13:54:31.437715424Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.479859ms logger=migrator t=2026-04-10T13:54:31.443669992Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-10T13:54:31.453895564Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.227492ms logger=migrator t=2026-04-10T13:54:31.461709212Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-10T13:54:31.471215624Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.508773ms logger=migrator t=2026-04-10T13:54:31.479537495Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-10T13:54:31.488869763Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.332118ms logger=migrator t=2026-04-10T13:54:31.493923827Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-10T13:54:31.493989679Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.362µs logger=migrator t=2026-04-10T13:54:31.499964298Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-10T13:54:31.511962846Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.001057ms logger=migrator t=2026-04-10T13:54:31.517176664Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-10T13:54:31.525513836Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.335552ms logger=migrator t=2026-04-10T13:54:31.532639315Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-10T13:54:31.532951663Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=312.458µs logger=migrator t=2026-04-10T13:54:31.537798252Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.947181013s logger=migrator t=2026-04-10T13:54:31.538624624Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-10T13:54:31.55727686Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-10T13:54:31.557487515Z level=info msg="Created default organization" logger=secrets t=2026-04-10T13:54:31.565008895Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-10T13:54:31.620378326Z level=info msg="Restored cache from database" duration=600.506µs logger=plugin.store t=2026-04-10T13:54:31.621868136Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-10T13:54:31.659492985Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-10T13:54:31.659519586Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-10T13:54:31.659599718Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-10T13:54:31.659608778Z level=info msg="Plugins loaded" count=54 duration=37.741262ms logger=query_data t=2026-04-10T13:54:31.663673457Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-10T13:54:31.666848721Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-10T13:54:31.670836697Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-10T13:54:31.686498383Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-10T13:54:31.689586285Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-10T13:54:31.7074618Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-10T13:54:31.730470591Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-10T13:54:31.748701126Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-10T13:54:31.777326066Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-10T13:54:31.777377098Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-10T13:54:31.780512231Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-10T13:54:31.780805719Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-10T13:54:31.781055585Z level=info msg="State cache has been initialized" states=0 duration=536.324µs logger=ngalert.scheduler t=2026-04-10T13:54:31.781100887Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-10T13:54:31.781384404Z level=info msg=starting first_tick=2026-04-10T13:54:40Z logger=ngalert.multiorg.alertmanager t=2026-04-10T13:54:31.782251227Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-10T13:54:31.789314975Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-10T13:54:31.856591472Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-10T13:54:31.871687213Z level=info msg="Update check succeeded" duration=90.187346ms logger=grafana.update.checker t=2026-04-10T13:54:31.874052966Z level=info msg="Update check succeeded" duration=93.174385ms logger=provisioning.dashboard t=2026-04-10T13:54:31.963117993Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-10T13:54:31.980524975Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-10T13:54:31.980950566Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-10T13:54:32.062062242Z level=info msg="Patterns update finished" duration=85.713298ms logger=provisioning.dashboard t=2026-04-10T13:54:35.37223474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.373538565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.393056243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.428860305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.443869084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.469258898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.506616311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.540876021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.560705898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.590954322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.611419895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.641905405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.666207751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.699858625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.716441916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.749170375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.764045391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.810972007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.833899217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.870639103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.887499211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.928913611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.947236498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:35.991508524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.011513276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.042695214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.071954182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.113438354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.128551255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.160031232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.17841661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.225914862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.245371589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.296891808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.31426981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.356364848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.375800404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.405933885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.422979518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.462888729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.481254396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.511672465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.531847831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.591103245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.606567776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.651980423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.686544211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.844851157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.872853371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.919805409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:36.939756988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:37.020033581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:37.041453371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:37.091459919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:37.111258396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:37.497550879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:37.513053991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.06893139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.086843696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.162208619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.17919815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.250959657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.267119596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.335877883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.352229808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.425454873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.446577744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.531787328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.565845323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.664111133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.688921632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.820133719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.836534194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.913085138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:38.933066559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:39.075419881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:39.089191387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:39.184356835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:39.204692996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T13:54:39.283107179Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-10T13:55:14.808820529Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-10T14:04:31.829977444Z level=info msg="Completed cleanup jobs" duration=45.554019ms logger=plugins.update.checker t=2026-04-10T14:04:31.939237077Z level=info msg="Update check succeeded" duration=67.142427ms logger=sqlstore.transactions t=2026-04-10T14:09:31.680924334Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-10T14:14:31.80678971Z level=info msg="Completed cleanup jobs" duration=24.496266ms logger=plugins.update.checker t=2026-04-10T14:14:31.946630796Z level=info msg="Update check succeeded" duration=74.143205ms