logger=settings t=2026-09-10T11:21:21.190725894Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-10T11:21:21Z logger=settings t=2026-09-10T11:21:21.194883621Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-10T11:21:21.194917952Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-10T11:21:21.194930283Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-10T11:21:21.194940294Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-10T11:21:21.194949764Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-10T11:21:21.194958744Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-10T11:21:21.194973945Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-10T11:21:21.194985855Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-10T11:21:21.194995175Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-10T11:21:21.195004545Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-10T11:21:21.195013906Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-10T11:21:21.195023386Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-10T11:21:21.195033046Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-10T11:21:21.195048206Z level=info msg=Target target=[all] logger=settings t=2026-09-10T11:21:21.195066977Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-10T11:21:21.195076097Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-10T11:21:21.195089147Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-10T11:21:21.195097888Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-10T11:21:21.195112218Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-10T11:21:21.195120898Z level=info msg="App mode production" logger=sqlstore t=2026-09-10T11:21:21.195852236Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-10T11:21:21.195900339Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-10T11:21:21.199000518Z level=info msg="Locking database" logger=migrator t=2026-09-10T11:21:21.199025989Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-10T11:21:21.200287411Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-10T11:21:21.201968375Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.682604ms logger=migrator t=2026-09-10T11:21:21.208186126Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-10T11:21:21.209308145Z level=info msg="Migration successfully executed" id="create user table" duration=1.122229ms logger=migrator t=2026-09-10T11:21:21.21566725Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-10T11:21:21.216685836Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.018436ms logger=migrator t=2026-09-10T11:21:21.225233097Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-10T11:21:21.227084955Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.850308ms logger=migrator t=2026-09-10T11:21:21.232118655Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-10T11:21:21.232799052Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=680.778µs logger=migrator t=2026-09-10T11:21:21.23928987Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-10T11:21:21.239924057Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=632.177µs logger=migrator t=2026-09-10T11:21:21.247751669Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-10T11:21:21.25473438Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.985031ms logger=migrator t=2026-09-10T11:21:21.264075751Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-10T11:21:21.265053587Z level=info msg="Migration successfully executed" id="create user table v2" duration=982.186µs logger=migrator t=2026-09-10T11:21:21.273444004Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-10T11:21:21.274666295Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.228441ms logger=migrator t=2026-09-10T11:21:21.282559059Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-10T11:21:21.283195826Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=639.006µs logger=migrator t=2026-09-10T11:21:21.288542424Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-10T11:21:21.288864422Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=324.438µs logger=migrator t=2026-09-10T11:21:21.292937517Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-10T11:21:21.293301517Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=363.8µs logger=migrator t=2026-09-10T11:21:21.299630551Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-10T11:21:21.30040248Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=771.839µs logger=migrator t=2026-09-10T11:21:21.304658751Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-10T11:21:21.304729932Z level=info msg="Migration successfully executed" id="Update user table charset" duration=75.341µs logger=migrator t=2026-09-10T11:21:21.568690988Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-10T11:21:21.570493655Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.806127ms logger=migrator t=2026-09-10T11:21:21.627575001Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-10T11:21:21.628116166Z level=info msg="Migration successfully executed" id="Add missing user data" duration=545.235µs logger=migrator t=2026-09-10T11:21:21.642581049Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-10T11:21:21.644394586Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.815047ms logger=migrator t=2026-09-10T11:21:21.652514726Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-10T11:21:21.653583864Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.069258ms logger=migrator t=2026-09-10T11:21:21.664698911Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-10T11:21:21.666946659Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.250488ms logger=migrator t=2026-09-10T11:21:21.673193311Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-10T11:21:21.686270909Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.075588ms logger=migrator t=2026-09-10T11:21:21.693931207Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-10T11:21:21.695395636Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.466109ms logger=migrator t=2026-09-10T11:21:21.700033526Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-10T11:21:21.700232241Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=197.654µs logger=migrator t=2026-09-10T11:21:21.707236621Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-10T11:21:21.708071493Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=837.982µs logger=migrator t=2026-09-10T11:21:21.715540926Z 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-09-10T11:21:21.715910596Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=372.49µs logger=migrator t=2026-09-10T11:21:21.720675589Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-10T11:21:21.721227853Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=553.364µs logger=migrator t=2026-09-10T11:21:21.72692337Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-10T11:21:21.728179293Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.256963ms logger=migrator t=2026-09-10T11:21:21.734730852Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-10T11:21:21.735768539Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.037457ms logger=migrator t=2026-09-10T11:21:21.742351929Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-10T11:21:21.743995772Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.644133ms logger=migrator t=2026-09-10T11:21:21.749916915Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-10T11:21:21.751520847Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.610642ms logger=migrator t=2026-09-10T11:21:21.756771352Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-10T11:21:21.757986804Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.214782ms logger=migrator t=2026-09-10T11:21:21.764375258Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-10T11:21:21.764422681Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.383µs logger=migrator t=2026-09-10T11:21:21.769562583Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-10T11:21:21.770805245Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.243322ms logger=migrator t=2026-09-10T11:21:21.776646597Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-10T11:21:21.778070343Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.423866ms logger=migrator t=2026-09-10T11:21:21.786395668Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-10T11:21:21.78763274Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.237922ms logger=migrator t=2026-09-10T11:21:21.793054Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-10T11:21:21.794009305Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=956.295µs logger=migrator t=2026-09-10T11:21:21.801179011Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-10T11:21:21.80621045Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.0312ms logger=migrator t=2026-09-10T11:21:21.8131361Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-10T11:21:21.81430996Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.17113ms logger=migrator t=2026-09-10T11:21:21.819517295Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-10T11:21:21.820550872Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.031867ms logger=migrator t=2026-09-10T11:21:21.826518496Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-10T11:21:21.827974214Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.454428ms logger=migrator t=2026-09-10T11:21:21.835691583Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-10T11:21:21.837562912Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.942621ms logger=migrator t=2026-09-10T11:21:21.85527119Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-10T11:21:21.856729117Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.456297ms logger=migrator t=2026-09-10T11:21:21.862477296Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-10T11:21:21.863101711Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=623.825µs logger=migrator t=2026-09-10T11:21:21.867723991Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-10T11:21:21.868421499Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=697.748µs logger=migrator t=2026-09-10T11:21:21.875686927Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-10T11:21:21.87618535Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=496.423µs logger=migrator t=2026-09-10T11:21:21.881504398Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-10T11:21:21.882882223Z level=info msg="Migration successfully executed" id="create star table" duration=1.370935ms logger=migrator t=2026-09-10T11:21:21.899184935Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-10T11:21:21.900689953Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.504988ms logger=migrator t=2026-09-10T11:21:21.907336756Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-10T11:21:21.908785273Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.457017ms logger=migrator t=2026-09-10T11:21:21.914180573Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-10T11:21:21.915486876Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.306413ms logger=migrator t=2026-09-10T11:21:21.921872692Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-10T11:21:21.923113113Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.240401ms logger=migrator t=2026-09-10T11:21:21.928410331Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-10T11:21:21.930377342Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.96702ms logger=migrator t=2026-09-10T11:21:21.935521415Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-10T11:21:21.936731386Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.20935ms logger=migrator t=2026-09-10T11:21:21.942064604Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-10T11:21:21.943275515Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.211151ms logger=migrator t=2026-09-10T11:21:21.951969769Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-10T11:21:21.952037661Z level=info msg="Migration successfully executed" id="Update org table charset" duration=69.112µs logger=migrator t=2026-09-10T11:21:21.957313818Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-10T11:21:21.95738758Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=75.022µs logger=migrator t=2026-09-10T11:21:21.962484612Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-10T11:21:21.962878332Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=392.19µs logger=migrator t=2026-09-10T11:21:21.968078747Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-10T11:21:21.969251147Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.17253ms logger=migrator t=2026-09-10T11:21:21.975499259Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-10T11:21:21.976585997Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.089518ms logger=migrator t=2026-09-10T11:21:21.982026708Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-10T11:21:21.98330204Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.274172ms logger=migrator t=2026-09-10T11:21:21.989057939Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-10T11:21:21.990020724Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=963.705µs logger=migrator t=2026-09-10T11:21:21.996675556Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-10T11:21:21.997796525Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.120499ms logger=migrator t=2026-09-10T11:21:22.00765877Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-10T11:21:22.00841437Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=763.21µs logger=migrator t=2026-09-10T11:21:22.016837957Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-10T11:21:22.025028699Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.191182ms logger=migrator t=2026-09-10T11:21:22.03397804Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-10T11:21:22.036049724Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.074204ms logger=migrator t=2026-09-10T11:21:22.045508629Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-10T11:21:22.046886154Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.381985ms logger=migrator t=2026-09-10T11:21:22.052572961Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-10T11:21:22.053762632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.189371ms logger=migrator t=2026-09-10T11:21:22.063477674Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-10T11:21:22.064025547Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=548.743µs logger=migrator t=2026-09-10T11:21:22.06914046Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-10T11:21:22.070744432Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.603652ms logger=migrator t=2026-09-10T11:21:22.076384728Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-10T11:21:22.076663115Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=286.187µs logger=migrator t=2026-09-10T11:21:22.084097917Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-10T11:21:22.087736081Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.637985ms logger=migrator t=2026-09-10T11:21:22.093568401Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-10T11:21:22.096819366Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.249325ms logger=migrator t=2026-09-10T11:21:22.102513613Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-10T11:21:22.10548747Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.972927ms logger=migrator t=2026-09-10T11:21:22.1132457Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-10T11:21:22.114656457Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.410477ms logger=migrator t=2026-09-10T11:21:22.11981431Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-10T11:21:22.122783327Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.967887ms logger=migrator t=2026-09-10T11:21:22.128090394Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-10T11:21:22.129619894Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.52865ms logger=migrator t=2026-09-10T11:21:22.137710403Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-10T11:21:22.140487225Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.780152ms logger=migrator t=2026-09-10T11:21:22.149916599Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-10T11:21:22.150175986Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=260.148µs logger=migrator t=2026-09-10T11:21:22.157656769Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-10T11:21:22.15770303Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=59.491µs logger=migrator t=2026-09-10T11:21:22.162931355Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-10T11:21:22.166272462Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.340567ms logger=migrator t=2026-09-10T11:21:22.174673559Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-10T11:21:22.178311423Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.637554ms logger=migrator t=2026-09-10T11:21:22.185745385Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-10T11:21:22.18940905Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.664115ms logger=migrator t=2026-09-10T11:21:22.194990095Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-10T11:21:22.198087254Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.097919ms logger=migrator t=2026-09-10T11:21:22.208889244Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-10T11:21:22.209312795Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=423.581µs logger=migrator t=2026-09-10T11:21:22.218910723Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-10T11:21:22.220483104Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.573631ms logger=migrator t=2026-09-10T11:21:22.230540834Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-10T11:21:22.232510635Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.969551ms logger=migrator t=2026-09-10T11:21:22.242205925Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-10T11:21:22.242368969Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=165.784µs logger=migrator t=2026-09-10T11:21:22.249830482Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-10T11:21:22.25128813Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.460428ms logger=migrator t=2026-09-10T11:21:22.257758308Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-10T11:21:22.259458972Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.699605ms logger=migrator t=2026-09-10T11:21:22.26984862Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-10T11:21:22.281377208Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.524858ms logger=migrator t=2026-09-10T11:21:22.289601061Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-10T11:21:22.291180632Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.579041ms logger=migrator t=2026-09-10T11:21:22.296562612Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-10T11:21:22.297805533Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.242861ms logger=migrator t=2026-09-10T11:21:22.308649213Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-10T11:21:22.311173748Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.522685ms logger=migrator t=2026-09-10T11:21:22.32281164Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-10T11:21:22.323795375Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=984.455µs logger=migrator t=2026-09-10T11:21:22.331652758Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-10T11:21:22.3324899Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=841.782µs logger=migrator t=2026-09-10T11:21:22.344320436Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-10T11:21:22.351571993Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=7.245147ms logger=migrator t=2026-09-10T11:21:22.361284655Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-10T11:21:22.363636195Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=3.12299ms logger=migrator t=2026-09-10T11:21:22.371643383Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-10T11:21:22.372021222Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=382.059µs logger=migrator t=2026-09-10T11:21:22.39706409Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-10T11:21:22.397359717Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=295.767µs logger=migrator t=2026-09-10T11:21:22.407743126Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-10T11:21:22.409032829Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.289373ms logger=migrator t=2026-09-10T11:21:22.418364941Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-10T11:21:22.423038152Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.66781ms logger=migrator t=2026-09-10T11:21:22.435045812Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-10T11:21:22.43728773Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.245098ms logger=migrator t=2026-09-10T11:21:22.450512282Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-10T11:21:22.451855727Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.344975ms logger=migrator t=2026-09-10T11:21:22.461573618Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-10T11:21:22.463406295Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.835048ms logger=migrator t=2026-09-10T11:21:22.471006362Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-10T11:21:22.473216229Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.209448ms logger=migrator t=2026-09-10T11:21:22.480504918Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-10T11:21:22.482007356Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.498768ms logger=migrator t=2026-09-10T11:21:22.49024527Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-10T11:21:22.50187433Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.624321ms logger=migrator t=2026-09-10T11:21:22.531578988Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-10T11:21:22.533065347Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.487469ms logger=migrator t=2026-09-10T11:21:22.539395501Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-10T11:21:22.540778036Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.378355ms logger=migrator t=2026-09-10T11:21:22.549681607Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-10T11:21:22.551192345Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.509048ms logger=migrator t=2026-09-10T11:21:22.560579628Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-10T11:21:22.561488462Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=911.553µs logger=migrator t=2026-09-10T11:21:22.567944979Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-10T11:21:22.571722486Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.778497ms logger=migrator t=2026-09-10T11:21:22.579474638Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-10T11:21:22.583281686Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.809919ms logger=migrator t=2026-09-10T11:21:22.594326831Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-10T11:21:22.594387733Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=64.052µs logger=migrator t=2026-09-10T11:21:22.601384444Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-10T11:21:22.601829845Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=449.261µs logger=migrator t=2026-09-10T11:21:22.611347331Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-10T11:21:22.615106929Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.760877ms logger=migrator t=2026-09-10T11:21:22.623122415Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-10T11:21:22.623463295Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=339.97µs logger=migrator t=2026-09-10T11:21:22.630134917Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-10T11:21:22.630494106Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=349.649µs logger=migrator t=2026-09-10T11:21:22.637062586Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-10T11:21:22.64187548Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.811174ms logger=migrator t=2026-09-10T11:21:22.650067382Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-10T11:21:22.650477114Z level=info msg="Migration successfully executed" id="Update uid value" duration=413.701µs logger=migrator t=2026-09-10T11:21:22.656464108Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-10T11:21:22.65773085Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.266922ms logger=migrator t=2026-09-10T11:21:22.663667195Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-10T11:21:22.664792044Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.124518ms logger=migrator t=2026-09-10T11:21:22.672286467Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-10T11:21:22.673024767Z level=info msg="Migration successfully executed" id="create api_key table" duration=739.74µs logger=migrator t=2026-09-10T11:21:22.681021513Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-10T11:21:22.682422589Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.404967ms logger=migrator t=2026-09-10T11:21:22.690483337Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-10T11:21:22.691659738Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.177891ms logger=migrator t=2026-09-10T11:21:22.701622995Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-10T11:21:22.704702836Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=3.08046ms logger=migrator t=2026-09-10T11:21:22.713550044Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-10T11:21:22.723893261Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=10.342937ms logger=migrator t=2026-09-10T11:21:22.734313031Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-10T11:21:22.735853411Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.54256ms logger=migrator t=2026-09-10T11:21:22.743952151Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-10T11:21:22.745336736Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.385195ms logger=migrator t=2026-09-10T11:21:22.754293298Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-10T11:21:22.766487823Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.192015ms logger=migrator t=2026-09-10T11:21:22.774654705Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-10T11:21:22.776215864Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.55987ms logger=migrator t=2026-09-10T11:21:22.785621738Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-10T11:21:22.786879821Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.258044ms logger=migrator t=2026-09-10T11:21:22.796579561Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-10T11:21:22.797839483Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.259932ms logger=migrator t=2026-09-10T11:21:22.804593299Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-10T11:21:22.805932273Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.337794ms logger=migrator t=2026-09-10T11:21:22.816217269Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-10T11:21:22.816846976Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=631.717µs logger=migrator t=2026-09-10T11:21:22.824983676Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-10T11:21:22.826227058Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.239502ms logger=migrator t=2026-09-10T11:21:22.832538652Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-10T11:21:22.832590983Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=53.992µs logger=migrator t=2026-09-10T11:21:22.841230776Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-10T11:21:22.845149477Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.918271ms logger=migrator t=2026-09-10T11:21:22.853403871Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-10T11:21:22.858733359Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.331409ms logger=migrator t=2026-09-10T11:21:22.86382337Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-10T11:21:22.8641848Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=360.619µs logger=migrator t=2026-09-10T11:21:22.872206807Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-10T11:21:22.877479794Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.271527ms logger=migrator t=2026-09-10T11:21:22.884766772Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-10T11:21:22.890035428Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.270496ms logger=migrator t=2026-09-10T11:21:22.894596306Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-10T11:21:22.895570071Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=973.025µs logger=migrator t=2026-09-10T11:21:22.900290183Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-10T11:21:22.901062443Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=774.34µs logger=migrator t=2026-09-10T11:21:22.909226264Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-10T11:21:22.910181549Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=955.395µs logger=migrator t=2026-09-10T11:21:22.916528513Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-10T11:21:22.91754862Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.020577ms logger=migrator t=2026-09-10T11:21:22.92571199Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-10T11:21:22.926730346Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.019046ms logger=migrator t=2026-09-10T11:21:22.934323294Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-10T11:21:22.93533756Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.014366ms logger=migrator t=2026-09-10T11:21:22.942413942Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-10T11:21:22.942624978Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=209.986µs logger=migrator t=2026-09-10T11:21:22.94927821Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-10T11:21:22.949308501Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.381µs logger=migrator t=2026-09-10T11:21:22.95661678Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-10T11:21:22.959275478Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.658208ms logger=migrator t=2026-09-10T11:21:22.965674154Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-10T11:21:22.968316022Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.642538ms logger=migrator t=2026-09-10T11:21:22.97440282Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-10T11:21:22.974556984Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=154.354µs logger=migrator t=2026-09-10T11:21:22.981589205Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-10T11:21:22.982283233Z level=info msg="Migration successfully executed" id="create quota table v1" duration=694.008µs logger=migrator t=2026-09-10T11:21:22.988598927Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-10T11:21:22.989439629Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=824.621µs logger=migrator t=2026-09-10T11:21:22.995567357Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-10T11:21:22.995597217Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.03µs logger=migrator t=2026-09-10T11:21:23.001403997Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-10T11:21:23.002156617Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=750.83µs logger=migrator t=2026-09-10T11:21:23.009714682Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-10T11:21:23.010646087Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=931.024µs logger=migrator t=2026-09-10T11:21:23.016888678Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-10T11:21:23.019861255Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.972587ms logger=migrator t=2026-09-10T11:21:23.025803009Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-10T11:21:23.0258322Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.881µs logger=migrator t=2026-09-10T11:21:23.033664072Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-10T11:21:23.034628907Z level=info msg="Migration successfully executed" id="create session table" duration=966.285µs logger=migrator t=2026-09-10T11:21:23.041126655Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-10T11:21:23.041207447Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.822µs logger=migrator t=2026-09-10T11:21:23.047447959Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-10T11:21:23.047527261Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.892µs logger=migrator t=2026-09-10T11:21:23.058104794Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-10T11:21:23.058934615Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=831.801µs logger=migrator t=2026-09-10T11:21:23.065536166Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-10T11:21:23.066220814Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=683.058µs logger=migrator t=2026-09-10T11:21:23.074113778Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-10T11:21:23.074145469Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.57µs logger=migrator t=2026-09-10T11:21:23.080029101Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-10T11:21:23.080058482Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.051µs logger=migrator t=2026-09-10T11:21:23.08769648Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-10T11:21:23.091008505Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.311916ms logger=migrator t=2026-09-10T11:21:23.097734889Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-10T11:21:23.10084373Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.11063ms logger=migrator t=2026-09-10T11:21:23.10782684Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-10T11:21:23.107926093Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=100.013µs logger=migrator t=2026-09-10T11:21:23.11595385Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-10T11:21:23.116062893Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=111.543µs logger=migrator t=2026-09-10T11:21:23.121958286Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-10T11:21:23.122836709Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=877.793µs logger=migrator t=2026-09-10T11:21:23.12947133Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-10T11:21:23.129500541Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.881µs logger=migrator t=2026-09-10T11:21:23.135607358Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-10T11:21:23.13874722Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.139972ms logger=migrator t=2026-09-10T11:21:23.146577412Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-10T11:21:23.146695495Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=117.323µs logger=migrator t=2026-09-10T11:21:23.153305496Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-10T11:21:23.155332138Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.026802ms logger=migrator t=2026-09-10T11:21:23.161634541Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-10T11:21:23.163639943Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.005212ms logger=migrator t=2026-09-10T11:21:23.17084934Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-10T11:21:23.170895091Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=46.401µs logger=migrator t=2026-09-10T11:21:23.177600214Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-10T11:21:23.178222651Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.1554ms logger=migrator t=2026-09-10T11:21:23.184694598Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-10T11:21:23.185228831Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=534.323µs logger=migrator t=2026-09-10T11:21:23.192160641Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-10T11:21:23.192919101Z level=info msg="Migration successfully executed" id="create alert table v1" duration=759.47µs logger=migrator t=2026-09-10T11:21:23.199732097Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-10T11:21:23.200309272Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=577.285µs logger=migrator t=2026-09-10T11:21:23.206498161Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-10T11:21:23.207061896Z level=info msg="Migration successfully executed" id="add index alert state" duration=564.085µs logger=migrator t=2026-09-10T11:21:23.214363855Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-10T11:21:23.214978041Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=614.095µs logger=migrator t=2026-09-10T11:21:23.221093119Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-10T11:21:23.221593152Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=499.852µs logger=migrator t=2026-09-10T11:21:23.227915455Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-10T11:21:23.228539802Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=624.217µs logger=migrator t=2026-09-10T11:21:23.235722617Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-10T11:21:23.236945169Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.222422ms logger=migrator t=2026-09-10T11:21:23.243369985Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-10T11:21:23.258583659Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.210544ms logger=migrator t=2026-09-10T11:21:23.268514636Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-10T11:21:23.270092686Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.57962ms logger=migrator t=2026-09-10T11:21:23.280474954Z 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-09-10T11:21:23.281813979Z 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.330555ms logger=migrator t=2026-09-10T11:21:23.290264258Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-10T11:21:23.290819372Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=555.833µs logger=migrator t=2026-09-10T11:21:23.298020228Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-10T11:21:23.298944372Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=923.354µs logger=migrator t=2026-09-10T11:21:23.30815029Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-10T11:21:23.309506196Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.352155ms logger=migrator t=2026-09-10T11:21:23.31549742Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-10T11:21:23.32127494Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.771359ms logger=migrator t=2026-09-10T11:21:23.3282105Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-10T11:21:23.333845545Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.633885ms logger=migrator t=2026-09-10T11:21:23.342593451Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-10T11:21:23.349272374Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.678453ms logger=migrator t=2026-09-10T11:21:23.357876406Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-10T11:21:23.363908192Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.029966ms logger=migrator t=2026-09-10T11:21:23.376105928Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-10T11:21:23.376932269Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=829.101µs logger=migrator t=2026-09-10T11:21:23.385122Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-10T11:21:23.385148192Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.692µs logger=migrator t=2026-09-10T11:21:23.393375174Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-10T11:21:23.393394944Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=20.36µs logger=migrator t=2026-09-10T11:21:23.399849851Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-10T11:21:23.40057264Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=721.359µs logger=migrator t=2026-09-10T11:21:23.406750321Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-10T11:21:23.407720386Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=969.856µs logger=migrator t=2026-09-10T11:21:23.413743401Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-10T11:21:23.414394708Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=688.528µs logger=migrator t=2026-09-10T11:21:23.420962688Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-10T11:21:23.421706227Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=743.539µs logger=migrator t=2026-09-10T11:21:23.428253317Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-10T11:21:23.429097979Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=820.931µs logger=migrator t=2026-09-10T11:21:23.438721497Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-10T11:21:23.444187438Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.465831ms logger=migrator t=2026-09-10T11:21:23.452292177Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-10T11:21:23.457908703Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.618005ms logger=migrator t=2026-09-10T11:21:23.464481724Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-10T11:21:23.464783991Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=303.349µs logger=migrator t=2026-09-10T11:21:23.471542246Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-10T11:21:23.472981733Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.441238ms logger=migrator t=2026-09-10T11:21:23.479236004Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-10T11:21:23.480527478Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.292234ms logger=migrator t=2026-09-10T11:21:23.48793765Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-10T11:21:23.494737526Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.800106ms logger=migrator t=2026-09-10T11:21:23.499422457Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-10T11:21:23.499582631Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=161.004µs logger=migrator t=2026-09-10T11:21:23.5045869Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-10T11:21:23.50651413Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.92723ms logger=migrator t=2026-09-10T11:21:23.513945071Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-10T11:21:23.515349978Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.404797ms logger=migrator t=2026-09-10T11:21:23.522168894Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-10T11:21:23.522297128Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=129.383µs logger=migrator t=2026-09-10T11:21:23.527033121Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-10T11:21:23.528326104Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.292854ms logger=migrator t=2026-09-10T11:21:23.536693741Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-10T11:21:23.538178138Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.499618ms logger=migrator t=2026-09-10T11:21:23.543801374Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-10T11:21:23.54556776Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.765725ms logger=migrator t=2026-09-10T11:21:23.55137032Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-10T11:21:23.552377786Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.007766ms logger=migrator t=2026-09-10T11:21:23.557852378Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-10T11:21:23.558803863Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=950.965µs logger=migrator t=2026-09-10T11:21:23.563232667Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-10T11:21:23.564538431Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.304634ms logger=migrator t=2026-09-10T11:21:23.569477728Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-10T11:21:23.569517759Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.631µs logger=migrator t=2026-09-10T11:21:23.575083303Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-10T11:21:23.581312095Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.223171ms logger=migrator t=2026-09-10T11:21:23.585865642Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-10T11:21:23.587083723Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.217871ms logger=migrator t=2026-09-10T11:21:23.591454687Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-10T11:21:23.595126561Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.670954ms logger=migrator t=2026-09-10T11:21:23.600611753Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-10T11:21:23.601714871Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.103378ms logger=migrator t=2026-09-10T11:21:23.606805563Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-10T11:21:23.608348714Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.542781ms logger=migrator t=2026-09-10T11:21:23.613739802Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-10T11:21:23.615058297Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.318775ms logger=migrator t=2026-09-10T11:21:23.620619711Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-10T11:21:23.638455442Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.831861ms logger=migrator t=2026-09-10T11:21:23.64610192Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-10T11:21:23.647052844Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=954.324µs logger=migrator t=2026-09-10T11:21:23.658028718Z 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-09-10T11:21:23.659200468Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.17417ms logger=migrator t=2026-09-10T11:21:23.664946877Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-10T11:21:23.665251165Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=304.428µs logger=migrator t=2026-09-10T11:21:23.670739856Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-10T11:21:23.671470535Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=731.369µs logger=migrator t=2026-09-10T11:21:23.676637829Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-10T11:21:23.676842185Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=211.715µs logger=migrator t=2026-09-10T11:21:23.682916441Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-10T11:21:23.686844764Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.928242ms logger=migrator t=2026-09-10T11:21:23.691195445Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-10T11:21:23.695240771Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.042926ms logger=migrator t=2026-09-10T11:21:23.699871491Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-10T11:21:23.700842376Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=969.896µs logger=migrator t=2026-09-10T11:21:23.706358888Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-10T11:21:23.707313983Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=955.115µs logger=migrator t=2026-09-10T11:21:23.713604185Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-10T11:21:23.713818161Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=213.776µs logger=migrator t=2026-09-10T11:21:23.718360408Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-10T11:21:23.722241519Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.875031ms logger=migrator t=2026-09-10T11:21:23.727614337Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-10T11:21:23.728947512Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.332725ms logger=migrator t=2026-09-10T11:21:23.734350392Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-10T11:21:23.73466873Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=317.558µs logger=migrator t=2026-09-10T11:21:23.739410642Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-10T11:21:23.740034109Z level=info msg="Migration successfully executed" id="Move region to single row" duration=623.287µs logger=migrator t=2026-09-10T11:21:23.745154511Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-10T11:21:23.746535717Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.383346ms logger=migrator t=2026-09-10T11:21:23.75284945Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-10T11:21:23.754565364Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.715114ms logger=migrator t=2026-09-10T11:21:23.759968444Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-10T11:21:23.76173259Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.763046ms logger=migrator t=2026-09-10T11:21:23.7679011Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-10T11:21:23.769653494Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.752735ms logger=migrator t=2026-09-10T11:21:23.775597809Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-10T11:21:23.77722984Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.631681ms logger=migrator t=2026-09-10T11:21:23.782658351Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-10T11:21:23.783743949Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.085088ms logger=migrator t=2026-09-10T11:21:23.789493268Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-10T11:21:23.7895827Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=90.232µs logger=migrator t=2026-09-10T11:21:23.794317883Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-10T11:21:23.795132484Z level=info msg="Migration successfully executed" id="create test_data table" duration=814.251µs logger=migrator t=2026-09-10T11:21:23.801373625Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-10T11:21:23.802772401Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.398546ms logger=migrator t=2026-09-10T11:21:23.808832037Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-10T11:21:23.810669165Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.840438ms logger=migrator t=2026-09-10T11:21:23.818302822Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-10T11:21:23.819814532Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.512869ms logger=migrator t=2026-09-10T11:21:23.825087218Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-10T11:21:23.825345495Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=259.057µs logger=migrator t=2026-09-10T11:21:23.830054766Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-10T11:21:23.830648562Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=591.546µs logger=migrator t=2026-09-10T11:21:23.83714024Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-10T11:21:23.837270993Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=134.073µs logger=migrator t=2026-09-10T11:21:23.84295072Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-10T11:21:23.844662905Z level=info msg="Migration successfully executed" id="create team table" duration=1.712485ms logger=migrator t=2026-09-10T11:21:23.850139126Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-10T11:21:23.851651125Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.511429ms logger=migrator t=2026-09-10T11:21:23.857842995Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-10T11:21:23.859307213Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.463308ms logger=migrator t=2026-09-10T11:21:23.864544959Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-10T11:21:23.871343264Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.803776ms logger=migrator t=2026-09-10T11:21:23.876642632Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-10T11:21:23.876889428Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=247.696µs logger=migrator t=2026-09-10T11:21:23.881761353Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-10T11:21:23.883417976Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.655193ms logger=migrator t=2026-09-10T11:21:23.890573322Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-10T11:21:23.891919666Z level=info msg="Migration successfully executed" id="create team member table" duration=1.350095ms logger=migrator t=2026-09-10T11:21:23.897407228Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-10T11:21:23.898756723Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.349295ms logger=migrator t=2026-09-10T11:21:23.905139589Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-10T11:21:23.906498593Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.358754ms logger=migrator t=2026-09-10T11:21:23.912218871Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-10T11:21:23.913823043Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.606962ms logger=migrator t=2026-09-10T11:21:23.921928552Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-10T11:21:23.928958304Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.030212ms logger=migrator t=2026-09-10T11:21:23.934394815Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-10T11:21:23.942574317Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.179222ms logger=migrator t=2026-09-10T11:21:23.948387247Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-10T11:21:23.95507679Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.689413ms logger=migrator t=2026-09-10T11:21:23.962030179Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-10T11:21:23.963507337Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.476858ms logger=migrator t=2026-09-10T11:21:23.969724289Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-10T11:21:23.971178526Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.453897ms logger=migrator t=2026-09-10T11:21:23.977338605Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-10T11:21:23.978878905Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.53972ms logger=migrator t=2026-09-10T11:21:23.98757018Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-10T11:21:23.989188232Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.617632ms logger=migrator t=2026-09-10T11:21:23.995752702Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-10T11:21:23.997127507Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.374815ms logger=migrator t=2026-09-10T11:21:24.004862377Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-10T11:21:24.0065204Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.657003ms logger=migrator t=2026-09-10T11:21:24.015590855Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-10T11:21:24.01695528Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.363915ms logger=migrator t=2026-09-10T11:21:24.023001647Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-10T11:21:24.024556576Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.555649ms logger=migrator t=2026-09-10T11:21:24.031025833Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-10T11:21:24.031928426Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=906.693µs logger=migrator t=2026-09-10T11:21:24.039988995Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-10T11:21:24.040472107Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=502.872µs logger=migrator t=2026-09-10T11:21:24.048307721Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-10T11:21:24.049638565Z level=info msg="Migration successfully executed" id="create tag table" duration=1.328314ms logger=migrator t=2026-09-10T11:21:24.056935914Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-10T11:21:24.058934375Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.999642ms logger=migrator t=2026-09-10T11:21:24.069794546Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-10T11:21:24.071138211Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.343585ms logger=migrator t=2026-09-10T11:21:24.077796483Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-10T11:21:24.079302052Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.505389ms logger=migrator t=2026-09-10T11:21:24.085761769Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-10T11:21:24.087838173Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.075194ms logger=migrator t=2026-09-10T11:21:24.094375152Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-10T11:21:24.115826196Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.441504ms logger=migrator t=2026-09-10T11:21:24.121142004Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-10T11:21:24.122255783Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.113859ms logger=migrator t=2026-09-10T11:21:24.129350967Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-10T11:21:24.130720742Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.369834ms logger=migrator t=2026-09-10T11:21:24.138375819Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-10T11:21:24.138847482Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=472.053µs logger=migrator t=2026-09-10T11:21:24.144456677Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-10T11:21:24.14535552Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=898.933µs logger=migrator t=2026-09-10T11:21:24.150409551Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-10T11:21:24.15155995Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.150279ms logger=migrator t=2026-09-10T11:21:24.157660579Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-10T11:21:24.159057074Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.396166ms logger=migrator t=2026-09-10T11:21:24.164657309Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-10T11:21:24.164752462Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=96.693µs logger=migrator t=2026-09-10T11:21:24.172336368Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-10T11:21:24.17972635Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.389111ms logger=migrator t=2026-09-10T11:21:24.185993491Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-10T11:21:24.19330134Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.30794ms logger=migrator t=2026-09-10T11:21:24.198276958Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-10T11:21:24.207125388Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.846439ms logger=migrator t=2026-09-10T11:21:24.214025366Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-10T11:21:24.221741846Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.71276ms logger=migrator t=2026-09-10T11:21:24.2281035Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-10T11:21:24.229543487Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.439997ms logger=migrator t=2026-09-10T11:21:24.234984128Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-10T11:21:24.242331498Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.34594ms logger=migrator t=2026-09-10T11:21:24.250706775Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-10T11:21:24.251951797Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.244362ms logger=migrator t=2026-09-10T11:21:24.258496026Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-10T11:21:24.259872581Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.376245ms logger=migrator t=2026-09-10T11:21:24.265402624Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-10T11:21:24.266687678Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.284704ms logger=migrator t=2026-09-10T11:21:24.274028208Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-10T11:21:24.275889746Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.865478ms logger=migrator t=2026-09-10T11:21:24.283764559Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-10T11:21:24.286236334Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.471734ms logger=migrator t=2026-09-10T11:21:24.292994798Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-10T11:21:24.294835896Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.845158ms logger=migrator t=2026-09-10T11:21:24.304554567Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-10T11:21:24.316145967Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=11.553669ms logger=migrator t=2026-09-10T11:21:24.322730257Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-10T11:21:24.324815881Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.085614ms logger=migrator t=2026-09-10T11:21:24.331410071Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-10T11:21:24.333069964Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.683443ms logger=migrator t=2026-09-10T11:21:24.338869244Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-10T11:21:24.340319462Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.450048ms logger=migrator t=2026-09-10T11:21:24.345739211Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-10T11:21:24.347135918Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.396527ms logger=migrator t=2026-09-10T11:21:24.354930109Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-10T11:21:24.35649898Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.568461ms logger=migrator t=2026-09-10T11:21:24.361981612Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-10T11:21:24.362123736Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=139.094µs logger=migrator t=2026-09-10T11:21:24.368587563Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-10T11:21:24.368752387Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=165.444µs logger=migrator t=2026-09-10T11:21:24.374586478Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-10T11:21:24.376007505Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.417457ms logger=migrator t=2026-09-10T11:21:24.383295204Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-10T11:21:24.384889944Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.5942ms logger=migrator t=2026-09-10T11:21:24.389882294Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-10T11:21:24.391503415Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.620371ms logger=migrator t=2026-09-10T11:21:24.397741117Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-10T11:21:24.397838959Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=99.182µs logger=migrator t=2026-09-10T11:21:24.402565972Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-10T11:21:24.40406101Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.494679ms logger=migrator t=2026-09-10T11:21:24.409677785Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-10T11:21:24.411307868Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.631093ms logger=migrator t=2026-09-10T11:21:24.418924945Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-10T11:21:24.420521726Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.599382ms logger=migrator t=2026-09-10T11:21:24.43382161Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-10T11:21:24.435344929Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.522479ms logger=migrator t=2026-09-10T11:21:24.442832892Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-10T11:21:24.446794086Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=3.964454ms logger=migrator t=2026-09-10T11:21:24.45162428Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-10T11:21:24.452243117Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=618.797µs logger=migrator t=2026-09-10T11:21:24.45857879Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-10T11:21:24.458681202Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=103.582µs logger=migrator t=2026-09-10T11:21:24.466969877Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-10T11:21:24.467700146Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=730.409µs logger=migrator t=2026-09-10T11:21:24.474666087Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-10T11:21:24.475941739Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.275782ms logger=migrator t=2026-09-10T11:21:24.483126565Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-10T11:21:24.484605083Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.477158ms logger=migrator t=2026-09-10T11:21:24.492965889Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-10T11:21:24.493121823Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=161.054µs logger=migrator t=2026-09-10T11:21:24.500863384Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-10T11:21:24.503529382Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.674278ms logger=migrator t=2026-09-10T11:21:24.514286461Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-10T11:21:24.516578319Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.298789ms logger=migrator t=2026-09-10T11:21:24.524737471Z 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-09-10T11:21:24.525924391Z 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.19339ms logger=migrator t=2026-09-10T11:21:24.534518234Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-10T11:21:24.536765012Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.249148ms logger=migrator t=2026-09-10T11:21:24.545079077Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-10T11:21:24.555655Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.574613ms logger=migrator t=2026-09-10T11:21:24.561387228Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-10T11:21:24.562812505Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.425597ms logger=migrator t=2026-09-10T11:21:24.567664601Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-10T11:21:24.569240782Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.576781ms logger=migrator t=2026-09-10T11:21:24.573974544Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-10T11:21:24.614131293Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=40.153039ms logger=migrator t=2026-09-10T11:21:24.624759937Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-10T11:21:24.64731265Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.554793ms logger=migrator t=2026-09-10T11:21:24.660196214Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-10T11:21:24.661713023Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.51682ms logger=migrator t=2026-09-10T11:21:24.66931581Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-10T11:21:24.670798488Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.483598ms logger=migrator t=2026-09-10T11:21:24.677966573Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-10T11:21:24.687037948Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.070405ms logger=migrator t=2026-09-10T11:21:24.693112836Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-10T11:21:24.702352114Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.238088ms logger=migrator t=2026-09-10T11:21:24.763524826Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-10T11:21:24.766337309Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.814613ms logger=migrator t=2026-09-10T11:21:24.77297649Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-10T11:21:24.775495086Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.518826ms logger=migrator t=2026-09-10T11:21:24.784248131Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-10T11:21:24.786045998Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.798757ms logger=migrator t=2026-09-10T11:21:24.793304096Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-10T11:21:24.795866252Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.562356ms logger=migrator t=2026-09-10T11:21:24.805398779Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-10T11:21:24.805560113Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=165.554µs logger=migrator t=2026-09-10T11:21:24.812892223Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-10T11:21:24.82206593Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.171567ms logger=migrator t=2026-09-10T11:21:24.83290087Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-10T11:21:24.845081155Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=12.182405ms logger=migrator t=2026-09-10T11:21:24.862668369Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-10T11:21:24.872938645Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.272946ms logger=migrator t=2026-09-10T11:21:24.881376483Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-10T11:21:24.882588894Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.215131ms logger=migrator t=2026-09-10T11:21:24.889879573Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-10T11:21:24.891757632Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.877319ms logger=migrator t=2026-09-10T11:21:24.898738183Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-10T11:21:24.907941181Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.202788ms logger=migrator t=2026-09-10T11:21:24.916645316Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-10T11:21:24.925300059Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.659774ms logger=migrator t=2026-09-10T11:21:24.932490355Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-10T11:21:24.933974914Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.484269ms logger=migrator t=2026-09-10T11:21:24.941593181Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-10T11:21:24.950166562Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.572651ms logger=migrator t=2026-09-10T11:21:24.958312753Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-10T11:21:24.967781378Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.467735ms logger=migrator t=2026-09-10T11:21:24.97482868Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-10T11:21:24.974991494Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=167.484µs logger=migrator t=2026-09-10T11:21:24.981825991Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-10T11:21:24.983250688Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.424547ms logger=migrator t=2026-09-10T11:21:24.991659595Z 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-09-10T11:21:24.993339479Z 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.679734ms logger=migrator t=2026-09-10T11:21:25.001074079Z 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-09-10T11:21:25.003449Z 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=2.351792ms logger=migrator t=2026-09-10T11:21:25.01154208Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-10T11:21:25.011617652Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=77.952µs logger=migrator t=2026-09-10T11:21:25.018865188Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-10T11:21:25.026163277Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.297039ms logger=migrator t=2026-09-10T11:21:25.034245437Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-10T11:21:25.03825708Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.012183ms logger=migrator t=2026-09-10T11:21:25.058160416Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-10T11:21:25.067221329Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.054443ms logger=migrator t=2026-09-10T11:21:25.074473437Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-10T11:21:25.080552365Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.074957ms logger=migrator t=2026-09-10T11:21:25.089119526Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-10T11:21:25.09972936Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.601794ms logger=migrator t=2026-09-10T11:21:25.117241003Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-10T11:21:25.117420177Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=180.804µs logger=migrator t=2026-09-10T11:21:25.124586833Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-10T11:21:25.126095512Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.508328ms logger=migrator t=2026-09-10T11:21:25.134444788Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-10T11:21:25.143847701Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.402273ms logger=migrator t=2026-09-10T11:21:25.150777551Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-10T11:21:25.150873513Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.803µs logger=migrator t=2026-09-10T11:21:25.158228523Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-10T11:21:25.168705904Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.475501ms logger=migrator t=2026-09-10T11:21:25.176746862Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-10T11:21:25.17824559Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.498738ms logger=migrator t=2026-09-10T11:21:25.185680593Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-10T11:21:25.194818059Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.137037ms logger=migrator t=2026-09-10T11:21:25.202037476Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-10T11:21:25.203259317Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.217491ms logger=migrator t=2026-09-10T11:21:25.211548252Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-10T11:21:25.213097192Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.548939ms logger=migrator t=2026-09-10T11:21:25.221486908Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-10T11:21:25.23468301Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=13.193882ms logger=migrator t=2026-09-10T11:21:25.250069508Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-10T11:21:25.251148465Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.080698ms logger=migrator t=2026-09-10T11:21:25.261191695Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-10T11:21:25.263267749Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.074814ms logger=migrator t=2026-09-10T11:21:25.277113937Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-10T11:21:25.278171344Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.057937ms logger=migrator t=2026-09-10T11:21:25.286696165Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-10T11:21:25.288238715Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.54209ms logger=migrator t=2026-09-10T11:21:25.296349065Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-10T11:21:25.296484798Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=137.163µs logger=migrator t=2026-09-10T11:21:25.30465754Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-10T11:21:25.306096506Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.439186ms logger=migrator t=2026-09-10T11:21:25.313366315Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-10T11:21:25.314947436Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.581792ms logger=migrator t=2026-09-10T11:21:25.324197585Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-10T11:21:25.32480932Z 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-09-10T11:21:25.332577351Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-10T11:21:25.333156576Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=579.605µs logger=migrator t=2026-09-10T11:21:25.341900332Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-10T11:21:25.343546475Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.646273ms logger=migrator t=2026-09-10T11:21:25.351557142Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-10T11:21:25.364403215Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=12.845733ms logger=migrator t=2026-09-10T11:21:25.375633735Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-10T11:21:25.377248176Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.615671ms logger=migrator t=2026-09-10T11:21:25.384578376Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-10T11:21:25.386521686Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.94228ms logger=migrator t=2026-09-10T11:21:25.398182698Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-10T11:21:25.399896363Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.720044ms logger=migrator t=2026-09-10T11:21:25.408450034Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-10T11:21:25.410677981Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.228278ms logger=migrator t=2026-09-10T11:21:25.42067915Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-10T11:21:25.421919542Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.239902ms logger=migrator t=2026-09-10T11:21:25.430890604Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-10T11:21:25.430945555Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=57.481µs logger=migrator t=2026-09-10T11:21:25.438784228Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-10T11:21:25.43889229Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.112µs logger=migrator t=2026-09-10T11:21:25.446741904Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-10T11:21:25.461544067Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=14.800472ms logger=migrator t=2026-09-10T11:21:25.46825285Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-10T11:21:25.468865895Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=668.637µs logger=migrator t=2026-09-10T11:21:25.477291753Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-10T11:21:25.478956246Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.663363ms logger=migrator t=2026-09-10T11:21:25.486652776Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-10T11:21:25.487088387Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=436.121µs logger=migrator t=2026-09-10T11:21:25.494245722Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-10T11:21:25.496306086Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.067813ms logger=migrator t=2026-09-10T11:21:25.504077216Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-10T11:21:25.505710319Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.632513ms logger=migrator t=2026-09-10T11:21:25.515702517Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-10T11:21:25.556370318Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.662481ms logger=migrator t=2026-09-10T11:21:25.563900483Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-10T11:21:25.570651817Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.753224ms logger=migrator t=2026-09-10T11:21:25.577934126Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-10T11:21:25.578070109Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.703µs logger=migrator t=2026-09-10T11:21:25.585546353Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-10T11:21:25.614614415Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.067352ms logger=migrator t=2026-09-10T11:21:25.622111349Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-10T11:21:25.646760806Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=24.648667ms logger=migrator t=2026-09-10T11:21:25.656341754Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-10T11:21:25.656939799Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=598.635µs logger=migrator t=2026-09-10T11:21:25.668208161Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-10T11:21:25.668996641Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=788.71µs logger=migrator t=2026-09-10T11:21:25.680520109Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-10T11:21:25.68092755Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=411.081µs logger=migrator t=2026-09-10T11:21:25.690473486Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-10T11:21:25.691343509Z level=info msg="Migration successfully executed" id="create permission table" duration=872.963µs logger=migrator t=2026-09-10T11:21:25.700354571Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-10T11:21:25.701672426Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.318105ms logger=migrator t=2026-09-10T11:21:25.710000232Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-10T11:21:25.710778472Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=778.12µs logger=migrator t=2026-09-10T11:21:25.722931226Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-10T11:21:25.724377383Z level=info msg="Migration successfully executed" id="create role table" duration=1.449107ms logger=migrator t=2026-09-10T11:21:25.732955205Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-10T11:21:25.746094025Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.089198ms logger=migrator t=2026-09-10T11:21:25.756135244Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-10T11:21:25.764924302Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.788728ms logger=migrator t=2026-09-10T11:21:25.772323603Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-10T11:21:25.773483033Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.172301ms logger=migrator t=2026-09-10T11:21:25.781255344Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-10T11:21:25.782466575Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.210211ms logger=migrator t=2026-09-10T11:21:25.791592181Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-10T11:21:25.793003058Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.411397ms logger=migrator t=2026-09-10T11:21:25.801754444Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-10T11:21:25.802923664Z level=info msg="Migration successfully executed" id="create team role table" duration=1.17022ms logger=migrator t=2026-09-10T11:21:25.811314611Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-10T11:21:25.812635806Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.322775ms logger=migrator t=2026-09-10T11:21:25.821764881Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-10T11:21:25.823399974Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.636983ms logger=migrator t=2026-09-10T11:21:25.834091731Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-10T11:21:25.835873377Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.782667ms logger=migrator t=2026-09-10T11:21:25.845064284Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-10T11:21:25.848243746Z level=info msg="Migration successfully executed" id="create user role table" duration=3.179733ms logger=migrator t=2026-09-10T11:21:25.859355474Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-10T11:21:25.860964245Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.607061ms logger=migrator t=2026-09-10T11:21:25.871181039Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-10T11:21:25.872393891Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.212632ms logger=migrator t=2026-09-10T11:21:25.879821613Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-10T11:21:25.880952062Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.131519ms logger=migrator t=2026-09-10T11:21:25.890792836Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-10T11:21:25.891665939Z level=info msg="Migration successfully executed" id="create builtin role table" duration=875.633µs logger=migrator t=2026-09-10T11:21:25.898705582Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-10T11:21:25.899641786Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=935.534µs logger=migrator t=2026-09-10T11:21:25.907673102Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-10T11:21:25.908898755Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.238223ms logger=migrator t=2026-09-10T11:21:25.916238535Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-10T11:21:25.923851412Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.612037ms logger=migrator t=2026-09-10T11:21:25.932987948Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-10T11:21:25.934050246Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.065127ms logger=migrator t=2026-09-10T11:21:25.94120708Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-10T11:21:25.942066162Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=858.662µs logger=migrator t=2026-09-10T11:21:25.951032575Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-10T11:21:25.951912567Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=878.442µs logger=migrator t=2026-09-10T11:21:25.963104687Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-10T11:21:25.965746475Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.644538ms logger=migrator t=2026-09-10T11:21:25.976336149Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-10T11:21:25.977708625Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.373415ms logger=migrator t=2026-09-10T11:21:25.986863241Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-10T11:21:25.988729879Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.867359ms logger=migrator t=2026-09-10T11:21:25.996734896Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-10T11:21:26.009721272Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.984686ms logger=migrator t=2026-09-10T11:21:26.023726175Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-10T11:21:26.038203358Z level=info msg="Migration successfully executed" id="permission kind migration" duration=14.474804ms logger=migrator t=2026-09-10T11:21:26.064068467Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-10T11:21:26.071713425Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.647098ms logger=migrator t=2026-09-10T11:21:26.078659195Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-10T11:21:26.087935705Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.2762ms logger=migrator t=2026-09-10T11:21:26.095213063Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-10T11:21:26.096255429Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.042886ms logger=migrator t=2026-09-10T11:21:26.103321113Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-10T11:21:26.104360089Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.038566ms logger=migrator t=2026-09-10T11:21:26.112728246Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-10T11:21:26.113866165Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.138639ms logger=migrator t=2026-09-10T11:21:26.121328278Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-10T11:21:26.122202491Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=874.033µs logger=migrator t=2026-09-10T11:21:26.128717299Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-10T11:21:26.130131946Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.412737ms logger=migrator t=2026-09-10T11:21:26.136695276Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-10T11:21:26.136769047Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.911µs logger=migrator t=2026-09-10T11:21:26.145062982Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-10T11:21:26.145124594Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.102µs logger=migrator t=2026-09-10T11:21:26.151267112Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-10T11:21:26.151626612Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=359.57µs logger=migrator t=2026-09-10T11:21:26.157694048Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-10T11:21:26.158098529Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=408.111µs logger=migrator t=2026-09-10T11:21:26.165197602Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-10T11:21:26.165735487Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=538.615µs logger=migrator t=2026-09-10T11:21:26.171704521Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-10T11:21:26.172007489Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=306.898µs logger=migrator t=2026-09-10T11:21:26.180507349Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-10T11:21:26.182171892Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.668553ms logger=migrator t=2026-09-10T11:21:26.191214945Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-10T11:21:26.192710385Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.495859ms logger=migrator t=2026-09-10T11:21:26.200552747Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-10T11:21:26.202847167Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.29652ms logger=migrator t=2026-09-10T11:21:26.210474414Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-10T11:21:26.224481276Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.004633ms logger=migrator t=2026-09-10T11:21:26.234657989Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-10T11:21:26.234769002Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=112.603µs logger=migrator t=2026-09-10T11:21:26.241412894Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-10T11:21:26.243693382Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.281138ms logger=migrator t=2026-09-10T11:21:26.251904675Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-10T11:21:26.253863275Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.95911ms logger=migrator t=2026-09-10T11:21:26.262720235Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-10T11:21:26.264592303Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.873068ms logger=migrator t=2026-09-10T11:21:26.271574913Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-10T11:21:26.283668196Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.094623ms logger=migrator t=2026-09-10T11:21:26.290465412Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-10T11:21:26.292183456Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.718224ms logger=migrator t=2026-09-10T11:21:26.300261275Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-10T11:21:26.302412981Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.154896ms logger=migrator t=2026-09-10T11:21:26.313243411Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-10T11:21:26.357240589Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=43.995327ms logger=migrator t=2026-09-10T11:21:26.364155807Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-10T11:21:26.365964914Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.808497ms logger=migrator t=2026-09-10T11:21:26.375210533Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-10T11:21:26.376826735Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.616112ms logger=migrator t=2026-09-10T11:21:26.38630892Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-10T11:21:26.388368333Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.058143ms logger=migrator t=2026-09-10T11:21:26.397529931Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-10T11:21:26.399491431Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.959711ms logger=migrator t=2026-09-10T11:21:26.406229466Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-10T11:21:26.406714718Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=437.531µs logger=migrator t=2026-09-10T11:21:26.41217291Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-10T11:21:26.413544685Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.370335ms logger=migrator t=2026-09-10T11:21:26.418382121Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-10T11:21:26.432527336Z level=info msg="Migration successfully executed" id="add provisioning column" duration=14.143006ms logger=migrator t=2026-09-10T11:21:26.43926934Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-10T11:21:26.440614894Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.346404ms logger=migrator t=2026-09-10T11:21:26.448333915Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-10T11:21:26.449989897Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.656332ms logger=migrator t=2026-09-10T11:21:26.458696103Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-10T11:21:26.459652667Z 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-09-10T11:21:26.464365399Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-10T11:21:26.465112419Z 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-09-10T11:21:26.470499307Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-10T11:21:26.471823862Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.327995ms logger=migrator t=2026-09-10T11:21:26.478904155Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-10T11:21:26.480393584Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.489399ms logger=migrator t=2026-09-10T11:21:26.486095611Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-10T11:21:26.487927919Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.832057ms logger=migrator t=2026-09-10T11:21:26.494300324Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-10T11:21:26.49610693Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.806277ms logger=migrator t=2026-09-10T11:21:26.502769923Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-10T11:21:26.504482637Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.712565ms logger=migrator t=2026-09-10T11:21:26.510267706Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-10T11:21:26.515354727Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=5.086091ms logger=migrator t=2026-09-10T11:21:26.521959848Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-10T11:21:26.523221511Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.261783ms logger=migrator t=2026-09-10T11:21:26.530635973Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-10T11:21:26.531645759Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.013466ms logger=migrator t=2026-09-10T11:21:26.536522305Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-10T11:21:26.53749598Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=973.605µs logger=migrator t=2026-09-10T11:21:26.546223845Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-10T11:21:26.54828758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.066195ms logger=migrator t=2026-09-10T11:21:26.553615747Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-10T11:21:26.555311961Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.695984ms logger=migrator t=2026-09-10T11:21:26.564908789Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-10T11:21:26.601407163Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=36.498674ms logger=migrator t=2026-09-10T11:21:26.607150362Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-10T11:21:26.614779089Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.628397ms logger=migrator t=2026-09-10T11:21:26.619573263Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-10T11:21:26.628697459Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.124786ms logger=migrator t=2026-09-10T11:21:26.637607369Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-10T11:21:26.637806305Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=199.396µs logger=migrator t=2026-09-10T11:21:26.64264931Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-10T11:21:26.65234901Z level=info msg="Migration successfully executed" id="add share column" duration=9.69887ms logger=migrator t=2026-09-10T11:21:26.657352849Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-10T11:21:26.657541875Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=189.536µs logger=migrator t=2026-09-10T11:21:26.662643066Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-10T11:21:26.663521399Z level=info msg="Migration successfully executed" id="create file table" duration=878.183µs logger=migrator t=2026-09-10T11:21:26.670330095Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-10T11:21:26.672006968Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.676713ms logger=migrator t=2026-09-10T11:21:26.678182848Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-10T11:21:26.679869512Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.682844ms logger=migrator t=2026-09-10T11:21:26.686881193Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-10T11:21:26.688145785Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.262942ms logger=migrator t=2026-09-10T11:21:26.694648734Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-10T11:21:26.696320597Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.675153ms logger=migrator t=2026-09-10T11:21:26.701605594Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-10T11:21:26.701704567Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=100.113µs logger=migrator t=2026-09-10T11:21:26.706628094Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-10T11:21:26.706734836Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.692µs logger=migrator t=2026-09-10T11:21:26.712850115Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-10T11:21:26.713661066Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=811.041µs logger=migrator t=2026-09-10T11:21:26.718688476Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-10T11:21:26.719004125Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=316.189µs logger=migrator t=2026-09-10T11:21:26.724215089Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-10T11:21:26.726176429Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.96097ms logger=migrator t=2026-09-10T11:21:26.731515777Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-10T11:21:26.745900399Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.383742ms logger=migrator t=2026-09-10T11:21:26.75252017Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-10T11:21:26.752771897Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=253.257µs logger=migrator t=2026-09-10T11:21:26.760336903Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-10T11:21:26.762112619Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.775426ms logger=migrator t=2026-09-10T11:21:26.767901949Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-10T11:21:26.768841933Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=941.925µs logger=migrator t=2026-09-10T11:21:26.776642084Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-10T11:21:26.776968723Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=325.859µs logger=migrator t=2026-09-10T11:21:26.78229501Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-10T11:21:26.783628765Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.333705ms logger=migrator t=2026-09-10T11:21:26.789104097Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-10T11:21:26.80277465Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.670833ms logger=migrator t=2026-09-10T11:21:26.808058877Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-10T11:21:26.821659828Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.599471ms logger=migrator t=2026-09-10T11:21:26.830552088Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-10T11:21:26.832308904Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.758196ms logger=migrator t=2026-09-10T11:21:26.840163507Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-10T11:21:26.93619046Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=96.021633ms logger=migrator t=2026-09-10T11:21:26.942369721Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-10T11:21:26.943554791Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.185521ms logger=migrator t=2026-09-10T11:21:26.950209673Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-10T11:21:26.951366122Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.160049ms logger=migrator t=2026-09-10T11:21:26.956770672Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-10T11:21:26.986100571Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.328899ms logger=migrator t=2026-09-10T11:21:26.992308971Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-10T11:21:26.999532318Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.222777ms logger=migrator t=2026-09-10T11:21:27.005663727Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-10T11:21:27.005941734Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=278.177µs logger=migrator t=2026-09-10T11:21:27.010716678Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-10T11:21:27.010897642Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=181.154µs logger=migrator t=2026-09-10T11:21:27.018640382Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-10T11:21:27.019072544Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=435.112µs logger=migrator t=2026-09-10T11:21:27.025659314Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-10T11:21:27.026031063Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=372.069µs logger=migrator t=2026-09-10T11:21:27.031663259Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-10T11:21:27.031966867Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=304.299µs logger=migrator t=2026-09-10T11:21:27.037289944Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-10T11:21:27.038802004Z level=info msg="Migration successfully executed" id="create folder table" duration=1.513169ms logger=migrator t=2026-09-10T11:21:27.046359809Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-10T11:21:27.048132915Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.772806ms logger=migrator t=2026-09-10T11:21:27.055096296Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-10T11:21:27.057722063Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.627788ms logger=migrator t=2026-09-10T11:21:27.066667004Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-10T11:21:27.066713536Z level=info msg="Migration successfully executed" id="Update folder title length" duration=49.062µs logger=migrator t=2026-09-10T11:21:27.074327862Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-10T11:21:27.076269513Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.941631ms logger=migrator t=2026-09-10T11:21:27.085781558Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-10T11:21:27.088307184Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.517386ms logger=migrator t=2026-09-10T11:21:27.098142029Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-10T11:21:27.100331715Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.192636ms logger=migrator t=2026-09-10T11:21:27.108238329Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-10T11:21:27.109017789Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=779.65µs logger=migrator t=2026-09-10T11:21:27.113839534Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-10T11:21:27.11446708Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=623.006µs logger=migrator t=2026-09-10T11:21:27.119970163Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-10T11:21:27.121644796Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.675683ms logger=migrator t=2026-09-10T11:21:27.127241281Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-10T11:21:27.129063698Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.822327ms logger=migrator t=2026-09-10T11:21:27.13919968Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-10T11:21:27.141618392Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.414942ms logger=migrator t=2026-09-10T11:21:27.150911883Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-10T11:21:27.152947435Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.038182ms logger=migrator t=2026-09-10T11:21:27.158109619Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-10T11:21:27.159766102Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.656793ms logger=migrator t=2026-09-10T11:21:27.166326952Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-10T11:21:27.167730938Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.403966ms logger=migrator t=2026-09-10T11:21:27.174206455Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-10T11:21:27.176067493Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.860688ms logger=migrator t=2026-09-10T11:21:27.182825267Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-10T11:21:27.184537122Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.714305ms logger=migrator t=2026-09-10T11:21:27.194054818Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-10T11:21:27.195396393Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.341535ms logger=migrator t=2026-09-10T11:21:27.202235969Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-10T11:21:27.204017736Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.781577ms logger=migrator t=2026-09-10T11:21:27.216527269Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-10T11:21:27.218587243Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.063134ms logger=migrator t=2026-09-10T11:21:27.231723773Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-10T11:21:27.232166674Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=444.561µs logger=migrator t=2026-09-10T11:21:27.236976998Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-10T11:21:27.251137175Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.158737ms logger=migrator t=2026-09-10T11:21:27.258213937Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-10T11:21:27.259598743Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.386876ms logger=migrator t=2026-09-10T11:21:27.265655099Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-10T11:21:27.26569021Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=37.191µs logger=migrator t=2026-09-10T11:21:27.271043959Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-10T11:21:27.27303202Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.984091ms logger=migrator t=2026-09-10T11:21:27.278800649Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-10T11:21:27.278900592Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=96.113µs logger=migrator t=2026-09-10T11:21:27.286961381Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-10T11:21:27.28847266Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.514399ms logger=migrator t=2026-09-10T11:21:27.297830742Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-10T11:21:27.299805733Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.984151ms logger=migrator t=2026-09-10T11:21:27.309258318Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-10T11:21:27.311715301Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.462193ms logger=migrator t=2026-09-10T11:21:27.320899098Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-10T11:21:27.32209497Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.197102ms logger=migrator t=2026-09-10T11:21:27.330400873Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-10T11:21:27.331106812Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=710.609µs logger=migrator t=2026-09-10T11:21:27.337032355Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-10T11:21:27.338160204Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.119619ms logger=migrator t=2026-09-10T11:21:27.349553779Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-10T11:21:27.351015136Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.487008ms logger=migrator t=2026-09-10T11:21:27.357680269Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-10T11:21:27.358954002Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.273713ms logger=migrator t=2026-09-10T11:21:27.406477331Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-10T11:21:27.425105723Z level=info msg="Migration successfully executed" id="add stack_id column" duration=18.608441ms logger=migrator t=2026-09-10T11:21:27.444912575Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-10T11:21:27.461981986Z level=info msg="Migration successfully executed" id="add region_slug column" duration=17.073221ms logger=migrator t=2026-09-10T11:21:27.468828654Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-10T11:21:27.48301029Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.174806ms logger=migrator t=2026-09-10T11:21:27.490412651Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-10T11:21:27.490583306Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=171.975µs logger=migrator t=2026-09-10T11:21:27.497506574Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-10T11:21:27.511936388Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.430694ms logger=migrator t=2026-09-10T11:21:27.519298329Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-10T11:21:27.531700599Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.40025ms logger=migrator t=2026-09-10T11:21:27.538412003Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-10T11:21:27.539038909Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=627.087µs logger=migrator t=2026-09-10T11:21:27.545699761Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.345468351s logger=migrator t=2026-09-10T11:21:27.546738288Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-10T11:21:27.567847284Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-10T11:21:27.568189432Z level=info msg="Created default organization" logger=secrets t=2026-09-10T11:21:27.578341035Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-10T11:21:27.656052945Z level=info msg="Restored cache from database" duration=991.125µs logger=plugin.store t=2026-09-10T11:21:27.658798436Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-10T11:21:27.717276318Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-10T11:21:27.717315649Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-10T11:21:27.717388951Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-10T11:21:27.717397551Z level=info msg="Plugins loaded" count=54 duration=58.603426ms logger=query_data t=2026-09-10T11:21:27.721785345Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-10T11:21:27.725659665Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-10T11:21:27.732462221Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-10T11:21:27.741200416Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-10T11:21:27.745211591Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-10T11:21:27.747835029Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-10T11:21:27.778489841Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-10T11:21:27.810512159Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-10T11:21:27.839885199Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-10T11:21:27.83992839Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-09-10T11:21:27.842559258Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-09-10T11:21:27.842839315Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-10T11:21:27.842919387Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-10T11:21:27.844271702Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-09-10T11:21:27.849312772Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-09-10T11:21:27.886172956Z level=info msg="State cache has been initialized" states=0 duration=43.245769ms logger=ngalert.scheduler t=2026-09-10T11:21:27.886297199Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-10T11:21:27.886399722Z level=info msg=starting first_tick=2026-09-10T11:21:30Z logger=grafana.update.checker t=2026-09-10T11:21:27.931695572Z level=info msg="Update check succeeded" duration=87.617245ms logger=plugins.update.checker t=2026-09-10T11:21:27.935243974Z level=info msg="Update check succeeded" duration=93.407305ms logger=sqlstore.transactions t=2026-09-10T11:21:28.003771437Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-10T11:21:28.018624481Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-10T11:21:28.039505321Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-09-10T11:21:28.102167071Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-10T11:21:28.102755907Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-10T11:21:28.191923202Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-09-10T11:21:28.231243699Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-10T11:21:28.578063158Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-09-10T11:21:28.580760398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:28.600495738Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-09-10T11:21:28.626034358Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-10T11:21:28.637569717Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-09-10T11:21:28.638336496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:28.741831223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:28.760407923Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-10T11:21:28.799370961Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-09-10T11:21:28.800305475Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-10T11:21:28.821352189Z level=info msg="Patterns update finished" duration=92.534013ms logger=provisioning.dashboard t=2026-09-10T11:21:28.823076174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:28.871197368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:28.893392643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:28.940064729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:28.959144302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.006046745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.028104746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.091098694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.112389795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.166375191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.188043052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.242264183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.262719563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.330961127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.357812772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.423633115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.459069021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.568528071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.58745452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.695398522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.715529312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.819907221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.839867787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.910946396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:29.9285064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.011549957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.033360661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.125284768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.144841034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.229269857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.251578414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.345101873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.367321237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.478309357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.500779558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.581383453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.604152522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.716347293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.739110792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.83800686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.858660933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.953812844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:30.974847568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.077706977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.098796583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.172104188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.185397093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.276359965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.29396914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.388950757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.410677368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.551527791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.564352503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.648674593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.671945765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.770617916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.789215667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.892074998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:31.914217859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.033130525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.060964994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.148341044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.17566489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.286497756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.314795898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.40649952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.425393949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.525913187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.543939824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.694502598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.716460746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.858485709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.878067775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-10T11:21:32.968105743Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-10T11:22:09.867294484Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-10T11:31:27.912626229Z level=info msg="Completed cleanup jobs" duration=65.365067ms logger=plugins.update.checker t=2026-09-10T11:31:27.996257176Z level=info msg="Update check succeeded" duration=59.997148ms logger=cleanup t=2026-09-10T11:41:27.927797164Z level=info msg="Completed cleanup jobs" duration=83.98028ms logger=plugins.update.checker t=2026-09-10T11:41:28.00073172Z level=info msg="Update check succeeded" duration=64.831826ms logger=cleanup t=2026-09-10T11:51:27.924332999Z level=info msg="Completed cleanup jobs" duration=78.779841ms logger=plugins.update.checker t=2026-09-10T11:51:27.989308624Z level=info msg="Update check succeeded" duration=53.320072ms logger=infra.usagestats t=2026-09-10T11:52:09.89812276Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-10T12:01:27.965420621Z level=info msg="Completed cleanup jobs" duration=121.90853ms logger=plugins.update.checker t=2026-09-10T12:01:27.994894109Z level=info msg="Update check succeeded" duration=59.449831ms logger=cleanup t=2026-09-10T12:11:27.8790914Z level=info msg="Completed cleanup jobs" duration=35.73785ms logger=plugins.update.checker t=2026-09-10T12:11:27.988409785Z level=info msg="Update check succeeded" duration=52.818685ms