logger=settings t=2026-05-27T06:12:58.887574055Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T06:12:58Z logger=settings t=2026-05-27T06:12:58.887878853Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T06:12:58.887903473Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T06:12:58.887907504Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T06:12:58.887910524Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T06:12:58.887913154Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T06:12:58.887916254Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T06:12:58.887918864Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T06:12:58.887921864Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T06:12:58.887924734Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T06:12:58.887927254Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T06:12:58.887930284Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T06:12:58.887933444Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T06:12:58.887938894Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T06:12:58.887942975Z level=info msg=Target target=[all] logger=settings t=2026-05-27T06:12:58.887948845Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T06:12:58.887954195Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T06:12:58.887965285Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T06:12:58.887968715Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T06:12:58.887972075Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T06:12:58.887975025Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T06:12:58.888302584Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T06:12:58.888321925Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T06:12:58.890408923Z level=info msg="Locking database" logger=migrator t=2026-05-27T06:12:58.890422213Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T06:12:58.890966838Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T06:12:58.891935885Z level=info msg="Migration successfully executed" id="create migration_log table" duration=972.607µs logger=migrator t=2026-05-27T06:12:58.895341188Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T06:12:58.895919684Z level=info msg="Migration successfully executed" id="create user table" duration=578.396µs logger=migrator t=2026-05-27T06:12:58.901464777Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T06:12:58.902608618Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.142271ms logger=migrator t=2026-05-27T06:12:58.906636729Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T06:12:58.907948895Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.311656ms logger=migrator t=2026-05-27T06:12:58.913450626Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T06:12:58.914138766Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=696.18µs logger=migrator t=2026-05-27T06:12:58.919815402Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T06:12:58.920697416Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=881.834µs logger=migrator t=2026-05-27T06:12:58.925829587Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T06:12:58.92956624Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.734603ms logger=migrator t=2026-05-27T06:12:58.932989094Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T06:12:58.934398813Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.409069ms logger=migrator t=2026-05-27T06:12:58.937725915Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T06:12:58.938459275Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=733.13µs logger=migrator t=2026-05-27T06:12:58.941691263Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T06:12:58.942443205Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=751.492µs logger=migrator t=2026-05-27T06:12:58.945778556Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T06:12:58.946179717Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=400.751µs logger=migrator t=2026-05-27T06:12:58.949308703Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T06:12:58.949776886Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=468.123µs logger=migrator t=2026-05-27T06:12:58.952262325Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T06:12:58.954150047Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.881722ms logger=migrator t=2026-05-27T06:12:58.960509861Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T06:12:58.961102167Z level=info msg="Migration successfully executed" id="Update user table charset" duration=620.386µs logger=migrator t=2026-05-27T06:12:58.967740301Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T06:12:58.968964034Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.224053ms logger=migrator t=2026-05-27T06:12:58.976502342Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T06:12:58.976751889Z level=info msg="Migration successfully executed" id="Add missing user data" duration=249.617µs logger=migrator t=2026-05-27T06:12:58.980209944Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T06:12:58.981286194Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.0757ms logger=migrator t=2026-05-27T06:12:58.984667386Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T06:12:58.985355045Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=677.929µs logger=migrator t=2026-05-27T06:12:58.989563431Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T06:12:58.991309439Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.732369ms logger=migrator t=2026-05-27T06:12:58.996926444Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T06:12:59.004904994Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.977969ms logger=migrator t=2026-05-27T06:12:59.008728278Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T06:12:59.009806479Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.07799ms logger=migrator t=2026-05-27T06:12:59.013329315Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T06:12:59.01352525Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=195.985µs logger=migrator t=2026-05-27T06:12:59.018682353Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T06:12:59.019818143Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.137751ms logger=migrator t=2026-05-27T06:12:59.026891359Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-27T06:12:59.027545946Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=645.708µs logger=migrator t=2026-05-27T06:12:59.032831572Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T06:12:59.033259964Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=436.112µs logger=migrator t=2026-05-27T06:12:59.038057156Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T06:12:59.039063163Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.005707ms logger=migrator t=2026-05-27T06:12:59.045235113Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T06:12:59.046182879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=946.766µs logger=migrator t=2026-05-27T06:12:59.051179426Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T06:12:59.051808864Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=629.308µs logger=migrator t=2026-05-27T06:12:59.055805724Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T06:12:59.056440291Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=640.227µs logger=migrator t=2026-05-27T06:12:59.060419121Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T06:12:59.061146591Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=726.65µs logger=migrator t=2026-05-27T06:12:59.066511179Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T06:12:59.066581221Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.142µs logger=migrator t=2026-05-27T06:12:59.070610161Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T06:12:59.071925098Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.272685ms logger=migrator t=2026-05-27T06:12:59.076447902Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T06:12:59.07710316Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=654.738µs logger=migrator t=2026-05-27T06:12:59.103069125Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T06:12:59.104483553Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.417819ms logger=migrator t=2026-05-27T06:12:59.108556146Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T06:12:59.109276685Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=712.339µs logger=migrator t=2026-05-27T06:12:59.115785085Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:12:59.11960583Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.824375ms logger=migrator t=2026-05-27T06:12:59.125324187Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T06:12:59.126426147Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.10251ms logger=migrator t=2026-05-27T06:12:59.131099246Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T06:12:59.132115224Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.016478ms logger=migrator t=2026-05-27T06:12:59.136853464Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T06:12:59.137711368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=857.634µs logger=migrator t=2026-05-27T06:12:59.14250833Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T06:12:59.143424215Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=915.015µs logger=migrator t=2026-05-27T06:12:59.149342219Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T06:12:59.1504861Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.143811ms logger=migrator t=2026-05-27T06:12:59.155622621Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T06:12:59.156178126Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=554.475µs logger=migrator t=2026-05-27T06:12:59.160764343Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T06:12:59.161676398Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=911.794µs logger=migrator t=2026-05-27T06:12:59.167472187Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T06:12:59.168217887Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=744.51µs logger=migrator t=2026-05-27T06:12:59.172910927Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T06:12:59.173663517Z level=info msg="Migration successfully executed" id="create star table" duration=783.551µs logger=migrator t=2026-05-27T06:12:59.178962273Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T06:12:59.179777566Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=812.182µs logger=migrator t=2026-05-27T06:12:59.184346911Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T06:12:59.185227185Z level=info msg="Migration successfully executed" id="create org table v1" duration=870.544µs logger=migrator t=2026-05-27T06:12:59.191129498Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T06:12:59.192010623Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=880.864µs logger=migrator t=2026-05-27T06:12:59.196504206Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T06:12:59.19734939Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=844.474µs logger=migrator t=2026-05-27T06:12:59.201888844Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T06:12:59.202781109Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=892.165µs logger=migrator t=2026-05-27T06:12:59.207628212Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T06:12:59.208504497Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=875.655µs logger=migrator t=2026-05-27T06:12:59.213911525Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T06:12:59.215253742Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.274235ms logger=migrator t=2026-05-27T06:12:59.220431135Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T06:12:59.220473446Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.482µs logger=migrator t=2026-05-27T06:12:59.225192196Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T06:12:59.225220127Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.301µs logger=migrator t=2026-05-27T06:12:59.229674869Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T06:12:59.229852684Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=177.615µs logger=migrator t=2026-05-27T06:12:59.236767194Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T06:12:59.237622828Z level=info msg="Migration successfully executed" id="create dashboard table" duration=855.453µs logger=migrator t=2026-05-27T06:12:59.242013519Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T06:12:59.24279614Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=784.281µs logger=migrator t=2026-05-27T06:12:59.247551811Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T06:12:59.248527978Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=974.357µs logger=migrator t=2026-05-27T06:12:59.254088201Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T06:12:59.255035307Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=945.135µs logger=migrator t=2026-05-27T06:12:59.259545631Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T06:12:59.260385054Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=838.643µs logger=migrator t=2026-05-27T06:12:59.264829527Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T06:12:59.265640509Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=810.562µs logger=migrator t=2026-05-27T06:12:59.270648536Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T06:12:59.279892851Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.235544ms logger=migrator t=2026-05-27T06:12:59.284807536Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T06:12:59.285512775Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=709.059µs logger=migrator t=2026-05-27T06:12:59.289676401Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T06:12:59.290569065Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=892.454µs logger=migrator t=2026-05-27T06:12:59.296004454Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T06:12:59.29697081Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=965.706µs logger=migrator t=2026-05-27T06:12:59.301436064Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T06:12:59.301884416Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=451.172µs logger=migrator t=2026-05-27T06:12:59.306297388Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T06:12:59.307760038Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.469829ms logger=migrator t=2026-05-27T06:12:59.313340981Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T06:12:59.313694071Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=353.53µs logger=migrator t=2026-05-27T06:12:59.318154034Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T06:12:59.320274893Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.120069ms logger=migrator t=2026-05-27T06:12:59.324533989Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T06:12:59.32675366Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.219811ms logger=migrator t=2026-05-27T06:12:59.332048386Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T06:12:59.334219815Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.170559ms logger=migrator t=2026-05-27T06:12:59.338288388Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T06:12:59.339206503Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=918.055µs logger=migrator t=2026-05-27T06:12:59.343411019Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T06:12:59.345500567Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.088648ms logger=migrator t=2026-05-27T06:12:59.350304458Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T06:12:59.351231774Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=926.296µs logger=migrator t=2026-05-27T06:12:59.35547155Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T06:12:59.356373185Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=892.935µs logger=migrator t=2026-05-27T06:12:59.360835378Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T06:12:59.360875459Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.601µs logger=migrator t=2026-05-27T06:12:59.364858119Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T06:12:59.364891009Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.581µs logger=migrator t=2026-05-27T06:12:59.369643671Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T06:12:59.372086378Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.442207ms logger=migrator t=2026-05-27T06:12:59.376616683Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T06:12:59.378758591Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.139218ms logger=migrator t=2026-05-27T06:12:59.382872695Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T06:12:59.385107506Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.233951ms logger=migrator t=2026-05-27T06:12:59.389941469Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T06:12:59.39216057Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.218281ms logger=migrator t=2026-05-27T06:12:59.39612105Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T06:12:59.396456489Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=339.209µs logger=migrator t=2026-05-27T06:12:59.400824829Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T06:12:59.401725064Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=898.875µs logger=migrator t=2026-05-27T06:12:59.407221635Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T06:12:59.408615693Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.395208ms logger=migrator t=2026-05-27T06:12:59.413674702Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T06:12:59.413712213Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.141µs logger=migrator t=2026-05-27T06:12:59.418079433Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T06:12:59.418986279Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=906.946µs logger=migrator t=2026-05-27T06:12:59.424432689Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T06:12:59.425682093Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.249024ms logger=migrator t=2026-05-27T06:12:59.431097512Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:12:59.436701356Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.602524ms logger=migrator t=2026-05-27T06:12:59.441595271Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T06:12:59.442180597Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=585.796µs logger=migrator t=2026-05-27T06:12:59.446705982Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T06:12:59.447589496Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=881.064µs logger=migrator t=2026-05-27T06:12:59.454733123Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T06:12:59.455481653Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=748.92µs logger=migrator t=2026-05-27T06:12:59.460700977Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T06:12:59.461461168Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=766.181µs logger=migrator t=2026-05-27T06:12:59.467861063Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T06:12:59.468552742Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=692.169µs logger=migrator t=2026-05-27T06:12:59.472496681Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T06:12:59.474719033Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.222771ms logger=migrator t=2026-05-27T06:12:59.481059007Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T06:12:59.482041314Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=982.556µs logger=migrator t=2026-05-27T06:12:59.489474709Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T06:12:59.489668784Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=194.105µs logger=migrator t=2026-05-27T06:12:59.493855038Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T06:12:59.494030434Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=175.926µs logger=migrator t=2026-05-27T06:12:59.50117456Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T06:12:59.502832326Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.659876ms logger=migrator t=2026-05-27T06:12:59.660207347Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T06:12:59.664249328Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.064812ms logger=migrator t=2026-05-27T06:12:59.752697572Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T06:12:59.754132551Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.433919ms logger=migrator t=2026-05-27T06:12:59.860064357Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T06:12:59.8616196Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.560444ms logger=migrator t=2026-05-27T06:12:59.866887415Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T06:12:59.867686456Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=798.611µs logger=migrator t=2026-05-27T06:12:59.87252965Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T06:12:59.87327343Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=743.88µs logger=migrator t=2026-05-27T06:12:59.880663424Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T06:12:59.881804015Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.140481ms logger=migrator t=2026-05-27T06:12:59.887714558Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T06:12:59.893704822Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.990014ms logger=migrator t=2026-05-27T06:12:59.903139972Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T06:12:59.904566831Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.426909ms logger=migrator t=2026-05-27T06:12:59.909987381Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T06:12:59.911205754Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.219494ms logger=migrator t=2026-05-27T06:12:59.915833341Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T06:12:59.916609022Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=775.381µs logger=migrator t=2026-05-27T06:12:59.92160325Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T06:12:59.922126654Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=523.134µs logger=migrator t=2026-05-27T06:12:59.928830179Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T06:12:59.931580705Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.749646ms logger=migrator t=2026-05-27T06:12:59.935195754Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T06:12:59.937514848Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.319124ms logger=migrator t=2026-05-27T06:12:59.942548367Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T06:12:59.942575448Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.941µs logger=migrator t=2026-05-27T06:12:59.94592105Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T06:12:59.946111415Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=190.355µs logger=migrator t=2026-05-27T06:12:59.949330663Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T06:12:59.951546114Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.215341ms logger=migrator t=2026-05-27T06:12:59.956054208Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T06:12:59.956245094Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=191.216µs logger=migrator t=2026-05-27T06:12:59.962123426Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T06:12:59.962392893Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=269.898µs logger=migrator t=2026-05-27T06:12:59.972311375Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T06:12:59.974577568Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.266333ms logger=migrator t=2026-05-27T06:12:59.97831113Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T06:12:59.978495485Z level=info msg="Migration successfully executed" id="Update uid value" duration=184.435µs logger=migrator t=2026-05-27T06:12:59.989699574Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T06:12:59.990905437Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.205213ms logger=migrator t=2026-05-27T06:12:59.995993208Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T06:12:59.997232971Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.239533ms logger=migrator t=2026-05-27T06:13:00.000779619Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T06:13:00.001551311Z level=info msg="Migration successfully executed" id="create api_key table" duration=771.222µs logger=migrator t=2026-05-27T06:13:00.006906228Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T06:13:00.007664068Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=755.37µs logger=migrator t=2026-05-27T06:13:00.018291341Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T06:13:00.019574476Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.281335ms logger=migrator t=2026-05-27T06:13:00.025340535Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T06:13:00.026425115Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.08406ms logger=migrator t=2026-05-27T06:13:00.031826354Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T06:13:00.034911569Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=3.099304ms logger=migrator t=2026-05-27T06:13:00.039906605Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T06:13:00.041028727Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.122722ms logger=migrator t=2026-05-27T06:13:00.045691194Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T06:13:00.046665702Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=975.238µs logger=migrator t=2026-05-27T06:13:00.052950625Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T06:13:00.060627896Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.681401ms logger=migrator t=2026-05-27T06:13:00.065205162Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T06:13:00.065756418Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=551.316µs logger=migrator t=2026-05-27T06:13:00.071116315Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T06:13:00.071736232Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=619.697µs logger=migrator t=2026-05-27T06:13:00.076496112Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T06:13:00.077376137Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=876.125µs logger=migrator t=2026-05-27T06:13:00.080448442Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T06:13:00.081466439Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.016707ms logger=migrator t=2026-05-27T06:13:00.107695092Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T06:13:00.108879244Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.173291ms logger=migrator t=2026-05-27T06:13:00.114282843Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T06:13:00.115239679Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=957.146µs logger=migrator t=2026-05-27T06:13:00.120531634Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T06:13:00.120575106Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.101µs logger=migrator t=2026-05-27T06:13:00.125330667Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T06:13:00.129794739Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.463333ms logger=migrator t=2026-05-27T06:13:00.135253649Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T06:13:00.1407254Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.45754ms logger=migrator t=2026-05-27T06:13:00.152390311Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T06:13:00.152876175Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=499.474µs logger=migrator t=2026-05-27T06:13:00.159492997Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T06:13:00.163797536Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.304239ms logger=migrator t=2026-05-27T06:13:00.167457346Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T06:13:00.169991516Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.53579ms logger=migrator t=2026-05-27T06:13:00.172956637Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T06:13:00.173693197Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=736.3µs logger=migrator t=2026-05-27T06:13:00.176760702Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T06:13:00.177274296Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=513.414µs logger=migrator t=2026-05-27T06:13:00.18030177Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T06:13:00.181089261Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=786.571µs logger=migrator t=2026-05-27T06:13:00.183989791Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T06:13:00.184807553Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=817.022µs logger=migrator t=2026-05-27T06:13:00.193010099Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T06:13:00.194243533Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.233063ms logger=migrator t=2026-05-27T06:13:00.200480045Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T06:13:00.201864863Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.391908ms logger=migrator t=2026-05-27T06:13:00.205389899Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T06:13:00.205460602Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.122µs logger=migrator t=2026-05-27T06:13:00.208314251Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T06:13:00.208346591Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.191µs logger=migrator t=2026-05-27T06:13:00.212065393Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T06:13:00.216867486Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.806913ms logger=migrator t=2026-05-27T06:13:00.221855913Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T06:13:00.226603464Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.747481ms logger=migrator t=2026-05-27T06:13:00.23047207Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T06:13:00.230624044Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=131.343µs logger=migrator t=2026-05-27T06:13:00.234277995Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T06:13:00.235689833Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.411448ms logger=migrator t=2026-05-27T06:13:00.249837903Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T06:13:00.251197821Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.361878ms logger=migrator t=2026-05-27T06:13:00.255111208Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T06:13:00.255137809Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.091µs logger=migrator t=2026-05-27T06:13:00.25845304Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T06:13:00.259049257Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=596.017µs logger=migrator t=2026-05-27T06:13:00.263972301Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T06:13:00.265542815Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.569904ms logger=migrator t=2026-05-27T06:13:00.270321727Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T06:13:00.275391876Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.069969ms logger=migrator t=2026-05-27T06:13:00.279826618Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T06:13:00.279856229Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.491µs logger=migrator t=2026-05-27T06:13:00.283567621Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T06:13:00.284463936Z level=info msg="Migration successfully executed" id="create session table" duration=896.045µs logger=migrator t=2026-05-27T06:13:00.289181525Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T06:13:00.28935055Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=169.705µs logger=migrator t=2026-05-27T06:13:00.293259478Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T06:13:00.293423453Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=165.254µs logger=migrator t=2026-05-27T06:13:00.29735064Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T06:13:00.298450681Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.100381ms logger=migrator t=2026-05-27T06:13:00.303095828Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T06:13:00.303922312Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=825.824µs logger=migrator t=2026-05-27T06:13:00.307601243Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T06:13:00.307632553Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.88µs logger=migrator t=2026-05-27T06:13:00.315942002Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T06:13:00.315965913Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.821µs logger=migrator t=2026-05-27T06:13:00.32167895Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T06:13:00.327946832Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.261952ms logger=migrator t=2026-05-27T06:13:00.331996734Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T06:13:00.336168899Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.172224ms logger=migrator t=2026-05-27T06:13:00.339518511Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T06:13:00.339628414Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=111.884µs logger=migrator t=2026-05-27T06:13:00.343792629Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T06:13:00.343898062Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=106.393µs logger=migrator t=2026-05-27T06:13:00.34711391Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T06:13:00.347958873Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=847.603µs logger=migrator t=2026-05-27T06:13:00.356307482Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T06:13:00.356425626Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=128.184µs logger=migrator t=2026-05-27T06:13:00.36274739Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T06:13:00.366549715Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.804595ms logger=migrator t=2026-05-27T06:13:00.370263487Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T06:13:00.370428471Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=168.494µs logger=migrator t=2026-05-27T06:13:00.375546252Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T06:13:00.379253005Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.705593ms logger=migrator t=2026-05-27T06:13:00.383310776Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T06:13:00.38745761Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.153853ms logger=migrator t=2026-05-27T06:13:00.393403654Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T06:13:00.393484516Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=82.212µs logger=migrator t=2026-05-27T06:13:00.39800646Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T06:13:00.399357738Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.358368ms logger=migrator t=2026-05-27T06:13:00.403477111Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T06:13:00.404348675Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=871.814µs logger=migrator t=2026-05-27T06:13:00.410103154Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T06:13:00.411421599Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.318556ms logger=migrator t=2026-05-27T06:13:00.416742626Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T06:13:00.418420383Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.682217ms logger=migrator t=2026-05-27T06:13:00.422246628Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T06:13:00.423132752Z level=info msg="Migration successfully executed" id="add index alert state" duration=885.554µs logger=migrator t=2026-05-27T06:13:00.427725199Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T06:13:00.428797538Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.07193ms logger=migrator t=2026-05-27T06:13:00.43247744Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T06:13:00.433285041Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=806.941µs logger=migrator t=2026-05-27T06:13:00.437179778Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T06:13:00.438498465Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.316697ms logger=migrator t=2026-05-27T06:13:00.445866747Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T06:13:00.447150713Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.289146ms logger=migrator t=2026-05-27T06:13:00.451160313Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T06:13:00.461186599Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.023076ms logger=migrator t=2026-05-27T06:13:00.465058545Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T06:13:00.465702373Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=643.228µs logger=migrator t=2026-05-27T06:13:00.471798841Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-27T06:13:00.47286045Z 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.062819ms logger=migrator t=2026-05-27T06:13:00.476914301Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T06:13:00.47720404Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=289.859µs logger=migrator t=2026-05-27T06:13:00.484022878Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T06:13:00.484619254Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=596.646µs logger=migrator t=2026-05-27T06:13:00.493389875Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T06:13:00.494783684Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.395878ms logger=migrator t=2026-05-27T06:13:00.498373512Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T06:13:00.502033003Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.659631ms logger=migrator t=2026-05-27T06:13:00.505304054Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T06:13:00.508792639Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.490866ms logger=migrator t=2026-05-27T06:13:00.514171098Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T06:13:00.517681024Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.508526ms logger=migrator t=2026-05-27T06:13:00.520742738Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T06:13:00.524385658Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.64204ms logger=migrator t=2026-05-27T06:13:00.527761292Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T06:13:00.528719328Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=957.096µs logger=migrator t=2026-05-27T06:13:00.531931656Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T06:13:00.531962847Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.041µs logger=migrator t=2026-05-27T06:13:00.535058232Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T06:13:00.535085823Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.801µs logger=migrator t=2026-05-27T06:13:00.538071355Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T06:13:00.538802625Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=731.03µs logger=migrator t=2026-05-27T06:13:00.541987153Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T06:13:00.54333852Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.350677ms logger=migrator t=2026-05-27T06:13:00.546562009Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T06:13:00.547634539Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.072191ms logger=migrator t=2026-05-27T06:13:00.550772115Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T06:13:00.551531125Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=758.91µs logger=migrator t=2026-05-27T06:13:00.554656711Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T06:13:00.555519694Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=862.493µs logger=migrator t=2026-05-27T06:13:00.55860098Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T06:13:00.562213229Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.611499ms logger=migrator t=2026-05-27T06:13:00.565587902Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T06:13:00.569236982Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.64934ms logger=migrator t=2026-05-27T06:13:00.572022619Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T06:13:00.57275454Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=731.171µs logger=migrator t=2026-05-27T06:13:00.577793188Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T06:13:00.578633131Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=841.384µs logger=migrator t=2026-05-27T06:13:00.582136007Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T06:13:00.583378491Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.241454ms logger=migrator t=2026-05-27T06:13:00.589314145Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T06:13:00.594757694Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.451899ms logger=migrator t=2026-05-27T06:13:00.598394905Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T06:13:00.598455467Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=56.632µs logger=migrator t=2026-05-27T06:13:00.602398745Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T06:13:00.603251798Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=858.743µs logger=migrator t=2026-05-27T06:13:00.607567407Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T06:13:00.609567932Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.007195ms logger=migrator t=2026-05-27T06:13:00.614530809Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T06:13:00.614627942Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.013µs logger=migrator t=2026-05-27T06:13:00.618614361Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T06:13:00.620092483Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.478061ms logger=migrator t=2026-05-27T06:13:00.623983459Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T06:13:00.625454469Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.47008ms logger=migrator t=2026-05-27T06:13:00.629860881Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T06:13:00.630784046Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=922.105µs logger=migrator t=2026-05-27T06:13:00.634595341Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T06:13:00.635479375Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=878.454µs logger=migrator t=2026-05-27T06:13:00.639425914Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T06:13:00.64109275Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.665577ms logger=migrator t=2026-05-27T06:13:00.646475468Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T06:13:00.648766361Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.295023ms logger=migrator t=2026-05-27T06:13:00.654045157Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T06:13:00.654083988Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.391µs logger=migrator t=2026-05-27T06:13:00.659152417Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T06:13:00.666224921Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.073545ms logger=migrator t=2026-05-27T06:13:00.671174468Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T06:13:00.671885387Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=710.949µs logger=migrator t=2026-05-27T06:13:00.675407044Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T06:13:00.680952997Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.543353ms logger=migrator t=2026-05-27T06:13:00.685236485Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T06:13:00.685994036Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=757.201µs logger=migrator t=2026-05-27T06:13:00.691075085Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T06:13:00.69199792Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=922.355µs logger=migrator t=2026-05-27T06:13:00.697188023Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T06:13:00.698540271Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.352068ms logger=migrator t=2026-05-27T06:13:00.704517606Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T06:13:00.716278019Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.751203ms logger=migrator t=2026-05-27T06:13:00.721216515Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T06:13:00.721726849Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=512.624µs logger=migrator t=2026-05-27T06:13:00.726077098Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-27T06:13:00.727430786Z 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.352978ms logger=migrator t=2026-05-27T06:13:00.737317248Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T06:13:00.738074739Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=764.632µs logger=migrator t=2026-05-27T06:13:00.743243041Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T06:13:00.744060254Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=816.423µs logger=migrator t=2026-05-27T06:13:00.749875754Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T06:13:00.750202383Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=326.318µs logger=migrator t=2026-05-27T06:13:00.755081857Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T06:13:00.761240446Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.159589ms logger=migrator t=2026-05-27T06:13:00.765035701Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T06:13:00.768764604Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.733094ms logger=migrator t=2026-05-27T06:13:00.774950224Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T06:13:00.775951271Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=995.617µs logger=migrator t=2026-05-27T06:13:00.78063275Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T06:13:00.782361807Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.728197ms logger=migrator t=2026-05-27T06:13:00.788833706Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T06:13:00.789316739Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=554.265µs logger=migrator t=2026-05-27T06:13:00.794710568Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T06:13:00.803669494Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.959847ms logger=migrator t=2026-05-27T06:13:00.808353173Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T06:13:00.809284858Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=927.785µs logger=migrator t=2026-05-27T06:13:00.815461638Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T06:13:00.815640123Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=178.495µs logger=migrator t=2026-05-27T06:13:00.819942622Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T06:13:00.820336403Z level=info msg="Migration successfully executed" id="Move region to single row" duration=393.981µs logger=migrator t=2026-05-27T06:13:00.823646674Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T06:13:00.824509307Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=862.393µs logger=migrator t=2026-05-27T06:13:00.828902678Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T06:13:00.82969696Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=794.762µs logger=migrator t=2026-05-27T06:13:00.833172676Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T06:13:00.834608065Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.434559ms logger=migrator t=2026-05-27T06:13:00.840710203Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T06:13:00.842090421Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.379378ms logger=migrator t=2026-05-27T06:13:00.848875348Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T06:13:00.850860313Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.982545ms logger=migrator t=2026-05-27T06:13:00.855672376Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T06:13:00.85657079Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=898.275µs logger=migrator t=2026-05-27T06:13:00.859677765Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T06:13:00.859739877Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=62.912µs logger=migrator t=2026-05-27T06:13:00.863640094Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T06:13:00.864509428Z level=info msg="Migration successfully executed" id="create test_data table" duration=868.594µs logger=migrator t=2026-05-27T06:13:00.868669012Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T06:13:00.869516686Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=847.154µs logger=migrator t=2026-05-27T06:13:00.87292897Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T06:13:00.873828485Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=898.954µs logger=migrator t=2026-05-27T06:13:00.878246417Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T06:13:00.879188602Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=942.475µs logger=migrator t=2026-05-27T06:13:00.882686888Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T06:13:00.882879354Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=192.275µs logger=migrator t=2026-05-27T06:13:00.886227096Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T06:13:00.886591346Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=364.17µs logger=migrator t=2026-05-27T06:13:00.889920178Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T06:13:00.890037701Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=117.423µs logger=migrator t=2026-05-27T06:13:00.895156012Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T06:13:00.896433756Z level=info msg="Migration successfully executed" id="create team table" duration=1.277154ms logger=migrator t=2026-05-27T06:13:00.900469988Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T06:13:00.901459375Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=989.207µs logger=migrator t=2026-05-27T06:13:00.905512326Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T06:13:00.907006958Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.493992ms logger=migrator t=2026-05-27T06:13:00.912962172Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T06:13:00.917929658Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.971157ms logger=migrator t=2026-05-27T06:13:00.922587116Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T06:13:00.922792672Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.276µs logger=migrator t=2026-05-27T06:13:00.92635238Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T06:13:00.927333607Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=981.057µs logger=migrator t=2026-05-27T06:13:00.932000696Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T06:13:00.933205698Z level=info msg="Migration successfully executed" id="create team member table" duration=1.202612ms logger=migrator t=2026-05-27T06:13:00.93759332Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T06:13:00.938758611Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.165661ms logger=migrator t=2026-05-27T06:13:00.942469844Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T06:13:00.943457321Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=986.817µs logger=migrator t=2026-05-27T06:13:00.947895694Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T06:13:00.948990583Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.094269ms logger=migrator t=2026-05-27T06:13:00.953345952Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T06:13:00.957992631Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.646568ms logger=migrator t=2026-05-27T06:13:00.963849432Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T06:13:00.969087786Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.236394ms logger=migrator t=2026-05-27T06:13:00.973121018Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T06:13:00.97832058Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.193442ms logger=migrator t=2026-05-27T06:13:00.98376803Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T06:13:00.984698806Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=930.446µs logger=migrator t=2026-05-27T06:13:00.988306735Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T06:13:00.989699943Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.391688ms logger=migrator t=2026-05-27T06:13:00.993787226Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T06:13:00.995349958Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.562152ms logger=migrator t=2026-05-27T06:13:01.000195122Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T06:13:01.001214421Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.022399ms logger=migrator t=2026-05-27T06:13:01.005367465Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T06:13:01.006361011Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=992.877µs logger=migrator t=2026-05-27T06:13:01.010148596Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T06:13:01.011084612Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=935.986µs logger=migrator t=2026-05-27T06:13:01.014827064Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T06:13:01.015931135Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.102901ms logger=migrator t=2026-05-27T06:13:01.020586243Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T06:13:01.021604272Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.010138ms logger=migrator t=2026-05-27T06:13:01.025351604Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T06:13:01.026440465Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.088571ms logger=migrator t=2026-05-27T06:13:01.032590824Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T06:13:01.032944804Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=361.62µs logger=migrator t=2026-05-27T06:13:01.036517801Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T06:13:01.037739986Z level=info msg="Migration successfully executed" id="create tag table" duration=1.221694ms logger=migrator t=2026-05-27T06:13:01.043164315Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T06:13:01.044188063Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.022868ms logger=migrator t=2026-05-27T06:13:01.048381758Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T06:13:01.049421887Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.039689ms logger=migrator t=2026-05-27T06:13:01.05317417Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T06:13:01.054198248Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.023308ms logger=migrator t=2026-05-27T06:13:01.057962602Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T06:13:01.058950379Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=986.237µs logger=migrator t=2026-05-27T06:13:01.063467083Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:13:01.079891036Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.422523ms logger=migrator t=2026-05-27T06:13:01.086083816Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T06:13:01.087387902Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.303585ms logger=migrator t=2026-05-27T06:13:01.093204541Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T06:13:01.0942215Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.016659ms logger=migrator t=2026-05-27T06:13:01.100755249Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T06:13:01.101313475Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=557.315µs logger=migrator t=2026-05-27T06:13:01.109327895Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T06:13:01.110118487Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=790.812µs logger=migrator t=2026-05-27T06:13:01.121385387Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T06:13:01.122696553Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.311737ms logger=migrator t=2026-05-27T06:13:01.12837645Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T06:13:01.129406718Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.024377ms logger=migrator t=2026-05-27T06:13:01.135959669Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T06:13:01.136082732Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=124.723µs logger=migrator t=2026-05-27T06:13:01.142950531Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T06:13:01.151848105Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.898734ms logger=migrator t=2026-05-27T06:13:01.157216293Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T06:13:01.166575031Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.357808ms logger=migrator t=2026-05-27T06:13:01.172905805Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T06:13:01.177015118Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.107433ms logger=migrator t=2026-05-27T06:13:01.187537098Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T06:13:01.196440743Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.904955ms logger=migrator t=2026-05-27T06:13:01.202712665Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T06:13:01.203378294Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=665.639µs logger=migrator t=2026-05-27T06:13:01.207390754Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T06:13:01.211088165Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.696641ms logger=migrator t=2026-05-27T06:13:01.21851346Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T06:13:01.219154137Z level=info msg="Migration successfully executed" id="create server_lock table" duration=639.987µs logger=migrator t=2026-05-27T06:13:01.244889386Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T06:13:01.246611663Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.720947ms logger=migrator t=2026-05-27T06:13:01.252966978Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T06:13:01.254381917Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.416599ms logger=migrator t=2026-05-27T06:13:01.259871979Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T06:13:01.260893816Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.021647ms logger=migrator t=2026-05-27T06:13:01.266645694Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T06:13:01.267601051Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=954.877µs logger=migrator t=2026-05-27T06:13:01.272551617Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T06:13:01.274380087Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.82746ms logger=migrator t=2026-05-27T06:13:01.27993841Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T06:13:01.285963746Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.024576ms logger=migrator t=2026-05-27T06:13:01.297263297Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T06:13:01.298880512Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.613485ms logger=migrator t=2026-05-27T06:13:01.305080822Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T06:13:01.306238704Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.163582ms logger=migrator t=2026-05-27T06:13:01.311052877Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T06:13:01.312161888Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.102191ms logger=migrator t=2026-05-27T06:13:01.316546658Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T06:13:01.317464423Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=917.405µs logger=migrator t=2026-05-27T06:13:01.323474309Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T06:13:01.325204726Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.728977ms logger=migrator t=2026-05-27T06:13:01.330347618Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T06:13:01.330415999Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.321µs logger=migrator t=2026-05-27T06:13:01.335623223Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T06:13:01.335711265Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=88.432µs logger=migrator t=2026-05-27T06:13:01.339807808Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T06:13:01.341395642Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.588074ms logger=migrator t=2026-05-27T06:13:01.346525393Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T06:13:01.347855309Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.331286ms logger=migrator t=2026-05-27T06:13:01.356564329Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T06:13:01.358245105Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.673006ms logger=migrator t=2026-05-27T06:13:01.363181972Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:01.363271824Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=89.413µs logger=migrator t=2026-05-27T06:13:01.367316805Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T06:13:01.368268582Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=952.327µs logger=migrator t=2026-05-27T06:13:01.373111024Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T06:13:01.37401496Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=903.346µs logger=migrator t=2026-05-27T06:13:01.378756039Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T06:13:01.379715906Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=959.167µs logger=migrator t=2026-05-27T06:13:01.384166188Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T06:13:01.385172767Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.000029ms logger=migrator t=2026-05-27T06:13:01.390209005Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T06:13:01.396144869Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.935444ms logger=migrator t=2026-05-27T06:13:01.400538649Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T06:13:01.401460464Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=921.225µs logger=migrator t=2026-05-27T06:13:01.407015597Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T06:13:01.407208622Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=197.175µs logger=migrator t=2026-05-27T06:13:01.412066436Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T06:13:01.413818035Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.750089ms logger=migrator t=2026-05-27T06:13:01.419637825Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-27T06:13:01.421123875Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.48697ms logger=migrator t=2026-05-27T06:13:01.426418261Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-27T06:13:01.42743312Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.014249ms logger=migrator t=2026-05-27T06:13:01.432489159Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:01.432560911Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=72.022µs logger=migrator t=2026-05-27T06:13:01.437249719Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T06:13:01.439414869Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.16485ms logger=migrator t=2026-05-27T06:13:01.446852384Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T06:13:01.447546683Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=694.199µs logger=migrator t=2026-05-27T06:13:01.452427208Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-27T06:13:01.453104196Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=676.778µs logger=migrator t=2026-05-27T06:13:01.458260928Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T06:13:01.459276926Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.338927ms logger=migrator t=2026-05-27T06:13:01.466995538Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T06:13:01.473092586Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.095878ms logger=migrator t=2026-05-27T06:13:01.479894383Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:01.480815769Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=921.716µs logger=migrator t=2026-05-27T06:13:01.48525473Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:01.486193837Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=937.097µs logger=migrator t=2026-05-27T06:13:01.491896703Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T06:13:01.518367522Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.470749ms logger=migrator t=2026-05-27T06:13:01.533431707Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T06:13:01.558098625Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.668098ms logger=migrator t=2026-05-27T06:13:01.563549625Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:01.564690887Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.135152ms logger=migrator t=2026-05-27T06:13:01.56882397Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:01.570098516Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.273456ms logger=migrator t=2026-05-27T06:13:01.575422152Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T06:13:01.582039754Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.626382ms logger=migrator t=2026-05-27T06:13:01.588223394Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T06:13:01.593848309Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.624445ms logger=migrator t=2026-05-27T06:13:01.599589857Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T06:13:01.600565404Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=975.797µs logger=migrator t=2026-05-27T06:13:01.604741969Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T06:13:01.606319062Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.576343ms logger=migrator t=2026-05-27T06:13:01.613246713Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T06:13:01.614755185Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.510182ms logger=migrator t=2026-05-27T06:13:01.62039914Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T06:13:01.621226153Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=826.853µs logger=migrator t=2026-05-27T06:13:01.627927747Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:01.62803268Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.373µs logger=migrator t=2026-05-27T06:13:01.634295293Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T06:13:01.643427534Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.126451ms logger=migrator t=2026-05-27T06:13:01.648808802Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T06:13:01.655434394Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.624922ms logger=migrator t=2026-05-27T06:13:01.660168345Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T06:13:01.667066744Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.897319ms logger=migrator t=2026-05-27T06:13:01.6720077Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T06:13:01.673033508Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.025638ms logger=migrator t=2026-05-27T06:13:01.67819063Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T06:13:01.679559088Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.367958ms logger=migrator t=2026-05-27T06:13:01.684225086Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T06:13:01.692037191Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.811145ms logger=migrator t=2026-05-27T06:13:01.697780279Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T06:13:01.705034429Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.25582ms logger=migrator t=2026-05-27T06:13:01.71090224Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-27T06:13:01.712775832Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.875952ms logger=migrator t=2026-05-27T06:13:01.719359183Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T06:13:01.727936459Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.579566ms logger=migrator t=2026-05-27T06:13:01.735854817Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T06:13:01.74215041Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.297303ms logger=migrator t=2026-05-27T06:13:01.746756357Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T06:13:01.746827909Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.352µs logger=migrator t=2026-05-27T06:13:01.751410695Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T06:13:01.752915526Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.504322ms logger=migrator t=2026-05-27T06:13:01.759117177Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-27T06:13:01.760257479Z 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.139712ms logger=migrator t=2026-05-27T06:13:01.765332848Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-27T06:13:01.766586903Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.254315ms logger=migrator t=2026-05-27T06:13:01.771599441Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:01.771664963Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.992µs logger=migrator t=2026-05-27T06:13:01.776762932Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T06:13:01.783002705Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.239963ms logger=migrator t=2026-05-27T06:13:01.78794924Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T06:13:01.794662156Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.705185ms logger=migrator t=2026-05-27T06:13:01.799096067Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T06:13:01.803761875Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.663258ms logger=migrator t=2026-05-27T06:13:01.809055911Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T06:13:01.815301783Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.248272ms logger=migrator t=2026-05-27T06:13:01.820134896Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T06:13:01.826273035Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.137049ms logger=migrator t=2026-05-27T06:13:01.830940754Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T06:13:01.831007126Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.901µs logger=migrator t=2026-05-27T06:13:01.83556349Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T06:13:01.836426645Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=856.144µs logger=migrator t=2026-05-27T06:13:01.842095481Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T06:13:01.84899758Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.901069ms logger=migrator t=2026-05-27T06:13:01.853273449Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T06:13:01.85334019Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.851µs logger=migrator t=2026-05-27T06:13:01.857847074Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T06:13:01.864034065Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.187301ms logger=migrator t=2026-05-27T06:13:01.869308779Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T06:13:01.870066261Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=753.551µs logger=migrator t=2026-05-27T06:13:01.874845211Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T06:13:01.881651639Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.805608ms logger=migrator t=2026-05-27T06:13:01.886359429Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T06:13:01.887206582Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=846.863µs logger=migrator t=2026-05-27T06:13:01.900691413Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T06:13:01.901523486Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=832.673µs logger=migrator t=2026-05-27T06:13:01.908801607Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T06:13:01.914761861Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.962014ms logger=migrator t=2026-05-27T06:13:01.919644214Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T06:13:01.920507589Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=862.524µs logger=migrator t=2026-05-27T06:13:01.928130698Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T06:13:01.930527894Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.403197ms logger=migrator t=2026-05-27T06:13:01.936256712Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T06:13:01.937222659Z level=info msg="Migration successfully executed" id="create alert_image table" duration=965.267µs logger=migrator t=2026-05-27T06:13:01.947795119Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T06:13:01.948701324Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=915.836µs logger=migrator t=2026-05-27T06:13:01.955177432Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T06:13:01.955252744Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.702µs logger=migrator t=2026-05-27T06:13:01.96018336Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T06:13:01.961232259Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.049499ms logger=migrator t=2026-05-27T06:13:01.967261815Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T06:13:01.968271883Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.013038ms logger=migrator t=2026-05-27T06:13:01.973904868Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T06:13:01.974296269Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T06:13:01.9815841Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T06:13:01.9823295Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=739.69µs logger=migrator t=2026-05-27T06:13:01.98962431Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T06:13:01.991560604Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.964755ms logger=migrator t=2026-05-27T06:13:01.996088759Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T06:13:02.002883585Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.790716ms logger=migrator t=2026-05-27T06:13:02.008284944Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T06:13:02.009352263Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.066649ms logger=migrator t=2026-05-27T06:13:02.016204232Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T06:13:02.018828084Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.622392ms logger=migrator t=2026-05-27T06:13:02.02520801Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T06:13:02.026050093Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=841.773µs logger=migrator t=2026-05-27T06:13:02.032682395Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T06:13:02.035204055Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.51918ms logger=migrator t=2026-05-27T06:13:02.041546159Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T06:13:02.042605558Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.054149ms logger=migrator t=2026-05-27T06:13:02.046911477Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T06:13:02.046937568Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.251µs logger=migrator t=2026-05-27T06:13:02.050350872Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T06:13:02.050449144Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.402µs logger=migrator t=2026-05-27T06:13:02.054667841Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T06:13:02.061866758Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.198707ms logger=migrator t=2026-05-27T06:13:02.067104423Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T06:13:02.067840743Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=736.18µs logger=migrator t=2026-05-27T06:13:02.071263628Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T06:13:02.072144622Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=879.573µs logger=migrator t=2026-05-27T06:13:02.076362407Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T06:13:02.076824261Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=471.214µs logger=migrator t=2026-05-27T06:13:02.08406726Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T06:13:02.085052206Z level=info msg="Migration successfully executed" id="create data_keys table" duration=984.847µs logger=migrator t=2026-05-27T06:13:02.090235929Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T06:13:02.091050372Z level=info msg="Migration successfully executed" id="create secrets table" duration=813.933µs logger=migrator t=2026-05-27T06:13:02.095448052Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T06:13:02.126860217Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.404374ms logger=migrator t=2026-05-27T06:13:02.137822419Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T06:13:02.147035613Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.218045ms logger=migrator t=2026-05-27T06:13:02.151648619Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T06:13:02.151825544Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=180.155µs logger=migrator t=2026-05-27T06:13:02.155231318Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T06:13:02.185418568Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.193261ms logger=migrator t=2026-05-27T06:13:02.189531222Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T06:13:02.216914966Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.382944ms logger=migrator t=2026-05-27T06:13:02.221291486Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T06:13:02.221939293Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=648.097µs logger=migrator t=2026-05-27T06:13:02.227286381Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T06:13:02.228140375Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=853.274µs logger=migrator t=2026-05-27T06:13:02.232463143Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T06:13:02.232809652Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=346.489µs logger=migrator t=2026-05-27T06:13:02.238665133Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T06:13:02.240206036Z level=info msg="Migration successfully executed" id="create permission table" duration=1.539803ms logger=migrator t=2026-05-27T06:13:02.244818233Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T06:13:02.246718045Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.899872ms logger=migrator t=2026-05-27T06:13:02.251036835Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T06:13:02.252097684Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.060369ms logger=migrator t=2026-05-27T06:13:02.260284299Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T06:13:02.261677416Z level=info msg="Migration successfully executed" id="create role table" duration=1.393007ms logger=migrator t=2026-05-27T06:13:02.26613609Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T06:13:02.273983196Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.843536ms logger=migrator t=2026-05-27T06:13:02.277829571Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T06:13:02.285667257Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.837096ms logger=migrator t=2026-05-27T06:13:02.291999971Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T06:13:02.293052541Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.05112ms logger=migrator t=2026-05-27T06:13:02.297276027Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T06:13:02.299012675Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.740809ms logger=migrator t=2026-05-27T06:13:02.303740235Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T06:13:02.305330388Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.590943ms logger=migrator t=2026-05-27T06:13:02.309649738Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T06:13:02.310519811Z level=info msg="Migration successfully executed" id="create team role table" duration=876.373µs logger=migrator t=2026-05-27T06:13:02.31555514Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T06:13:02.316629479Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.073409ms logger=migrator t=2026-05-27T06:13:02.321123973Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T06:13:02.322183452Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.058799ms logger=migrator t=2026-05-27T06:13:02.331017605Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T06:13:02.332704432Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.686787ms logger=migrator t=2026-05-27T06:13:02.3377089Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T06:13:02.339508229Z level=info msg="Migration successfully executed" id="create user role table" duration=1.804689ms logger=migrator t=2026-05-27T06:13:02.343823098Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T06:13:02.345660268Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.83766ms logger=migrator t=2026-05-27T06:13:02.350653595Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T06:13:02.351705575Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.05072ms logger=migrator t=2026-05-27T06:13:02.355813748Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T06:13:02.356870806Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.056438ms logger=migrator t=2026-05-27T06:13:02.361768121Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T06:13:02.362563914Z level=info msg="Migration successfully executed" id="create builtin role table" duration=795.773µs logger=migrator t=2026-05-27T06:13:02.366968255Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T06:13:02.368849887Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.880962ms logger=migrator t=2026-05-27T06:13:02.373309529Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T06:13:02.374354188Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.044209ms logger=migrator t=2026-05-27T06:13:02.379417538Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T06:13:02.393504675Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=14.084117ms logger=migrator t=2026-05-27T06:13:02.401752892Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T06:13:02.402879353Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.129751ms logger=migrator t=2026-05-27T06:13:02.407016856Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T06:13:02.408107227Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.092101ms logger=migrator t=2026-05-27T06:13:02.413726512Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T06:13:02.41478825Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.061978ms logger=migrator t=2026-05-27T06:13:02.419240273Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T06:13:02.420441276Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.201073ms logger=migrator t=2026-05-27T06:13:02.423990914Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T06:13:02.425328851Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.337918ms logger=migrator t=2026-05-27T06:13:02.430124363Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T06:13:02.431305655Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.180852ms logger=migrator t=2026-05-27T06:13:02.435401818Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T06:13:02.444730845Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.312886ms logger=migrator t=2026-05-27T06:13:02.448813657Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T06:13:02.457252679Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.438692ms logger=migrator t=2026-05-27T06:13:02.461711432Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T06:13:02.469357723Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.62996ms logger=migrator t=2026-05-27T06:13:02.47289591Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T06:13:02.481308041Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.411561ms logger=migrator t=2026-05-27T06:13:02.485150497Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T06:13:02.48597253Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=822.663µs logger=migrator t=2026-05-27T06:13:02.491007338Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T06:13:02.492206441Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.198553ms logger=migrator t=2026-05-27T06:13:02.497447956Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T06:13:02.498577106Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.12963ms logger=migrator t=2026-05-27T06:13:02.504414757Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T06:13:02.505497067Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.08146ms logger=migrator t=2026-05-27T06:13:02.514383752Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T06:13:02.516363616Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.001865ms logger=migrator t=2026-05-27T06:13:02.520536631Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T06:13:02.520611223Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=74.742µs logger=migrator t=2026-05-27T06:13:02.524268753Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T06:13:02.524315064Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.491µs logger=migrator t=2026-05-27T06:13:02.528832199Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T06:13:02.529664182Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=826.912µs logger=migrator t=2026-05-27T06:13:02.533964881Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T06:13:02.535001139Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.037698ms logger=migrator t=2026-05-27T06:13:02.538786813Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T06:13:02.539917614Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.130691ms logger=migrator t=2026-05-27T06:13:02.544365646Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T06:13:02.544570152Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=204.606µs logger=migrator t=2026-05-27T06:13:02.548095919Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T06:13:02.548582582Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=489.773µs logger=migrator t=2026-05-27T06:13:02.552297294Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T06:13:02.553718374Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.42048ms logger=migrator t=2026-05-27T06:13:02.558740343Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T06:13:02.560590613Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.849501ms logger=migrator t=2026-05-27T06:13:02.565012595Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T06:13:02.573730585Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.71853ms logger=migrator t=2026-05-27T06:13:02.577078276Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T06:13:02.577128628Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=50.742µs logger=migrator t=2026-05-27T06:13:02.579522804Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T06:13:02.580228423Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=705.229µs logger=migrator t=2026-05-27T06:13:02.584860161Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T06:13:02.586669731Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.80917ms logger=migrator t=2026-05-27T06:13:02.591175105Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T06:13:02.592885532Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.710197ms logger=migrator t=2026-05-27T06:13:02.597137019Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T06:13:02.605285813Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.148584ms logger=migrator t=2026-05-27T06:13:02.611303128Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T06:13:02.613216651Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.918613ms logger=migrator t=2026-05-27T06:13:02.617325174Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T06:13:02.618895798Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.570923ms logger=migrator t=2026-05-27T06:13:02.623793103Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:13:02.645638754Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.848391ms logger=migrator t=2026-05-27T06:13:02.6495071Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T06:13:02.650356403Z level=info msg="Migration successfully executed" id="create correlation v2" duration=848.423µs logger=migrator t=2026-05-27T06:13:02.655622928Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T06:13:02.65677368Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.150112ms logger=migrator t=2026-05-27T06:13:02.661637283Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T06:13:02.662971011Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.337437ms logger=migrator t=2026-05-27T06:13:02.668166164Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T06:13:02.669720716Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.556782ms logger=migrator t=2026-05-27T06:13:02.675055283Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T06:13:02.675404092Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=349.409µs logger=migrator t=2026-05-27T06:13:02.679930247Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T06:13:02.680824442Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=893.955µs logger=migrator t=2026-05-27T06:13:02.684573575Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T06:13:02.695261179Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.688005ms logger=migrator t=2026-05-27T06:13:02.699727322Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T06:13:02.700346189Z level=info msg="Migration successfully executed" id="create entity_events table" duration=618.817µs logger=migrator t=2026-05-27T06:13:02.703995589Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T06:13:02.705017358Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.024339ms logger=migrator t=2026-05-27T06:13:02.710871629Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T06:13:02.711461235Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T06:13:02.715127705Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T06:13:02.715563378Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T06:13:02.71927659Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T06:13:02.720166374Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=886.814µs logger=migrator t=2026-05-27T06:13:02.72365574Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T06:13:02.724702559Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.046719ms logger=migrator t=2026-05-27T06:13:02.728980217Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T06:13:02.730104388Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.123631ms logger=migrator t=2026-05-27T06:13:02.734374315Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T06:13:02.735464606Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.089831ms logger=migrator t=2026-05-27T06:13:02.739683112Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T06:13:02.740731371Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.04721ms logger=migrator t=2026-05-27T06:13:02.746332495Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T06:13:02.74835168Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.021975ms logger=migrator t=2026-05-27T06:13:02.754035186Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T06:13:02.755761614Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.731278ms logger=migrator t=2026-05-27T06:13:02.75998311Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T06:13:02.761306567Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.323147ms logger=migrator t=2026-05-27T06:13:02.765651296Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T06:13:02.76688055Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.218714ms logger=migrator t=2026-05-27T06:13:02.770261973Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T06:13:02.771429855Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.167712ms logger=migrator t=2026-05-27T06:13:02.776030021Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T06:13:02.777173844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.143522ms logger=migrator t=2026-05-27T06:13:02.783129107Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T06:13:02.807760034Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.630607ms logger=migrator t=2026-05-27T06:13:02.811256991Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T06:13:02.818378867Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.121036ms logger=migrator t=2026-05-27T06:13:02.823130928Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T06:13:02.8315577Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.426012ms logger=migrator t=2026-05-27T06:13:02.835850157Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T06:13:02.836038663Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=188.406µs logger=migrator t=2026-05-27T06:13:02.840898107Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T06:13:02.850596914Z level=info msg="Migration successfully executed" id="add share column" duration=9.705108ms logger=migrator t=2026-05-27T06:13:02.854171832Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T06:13:02.854345237Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.455µs logger=migrator t=2026-05-27T06:13:02.85845623Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T06:13:02.859469908Z level=info msg="Migration successfully executed" id="create file table" duration=1.013108ms logger=migrator t=2026-05-27T06:13:02.863623112Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T06:13:02.86498025Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.354907ms logger=migrator t=2026-05-27T06:13:02.86969986Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T06:13:02.871500959Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.801049ms logger=migrator t=2026-05-27T06:13:02.877252297Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T06:13:02.878123822Z level=info msg="Migration successfully executed" id="create file_meta table" duration=871.805µs logger=migrator t=2026-05-27T06:13:02.882335327Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T06:13:02.8846168Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.281423ms logger=migrator t=2026-05-27T06:13:02.888834895Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T06:13:02.8889992Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=164.225µs logger=migrator t=2026-05-27T06:13:02.89334963Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T06:13:02.893431802Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=83.062µs logger=migrator t=2026-05-27T06:13:02.89805722Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T06:13:02.89877762Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=720.27µs logger=migrator t=2026-05-27T06:13:02.902457891Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T06:13:02.902749419Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=290.978µs logger=migrator t=2026-05-27T06:13:02.906193284Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T06:13:02.907726156Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.536852ms logger=migrator t=2026-05-27T06:13:02.913828594Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T06:13:02.923060618Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.232735ms logger=migrator t=2026-05-27T06:13:02.93511725Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T06:13:02.935250914Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=135.363µs logger=migrator t=2026-05-27T06:13:02.941379642Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T06:13:02.943595613Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.220511ms logger=migrator t=2026-05-27T06:13:02.948997542Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T06:13:02.949472155Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=474.462µs logger=migrator t=2026-05-27T06:13:02.95295424Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T06:13:02.953182246Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=227.896µs logger=migrator t=2026-05-27T06:13:02.956744325Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T06:13:02.957241369Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=497.064µs logger=migrator t=2026-05-27T06:13:02.961797474Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T06:13:02.972689743Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.89314ms logger=migrator t=2026-05-27T06:13:02.976406426Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T06:13:02.982834793Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.427247ms logger=migrator t=2026-05-27T06:13:02.986548665Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T06:13:02.987596444Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.043589ms logger=migrator t=2026-05-27T06:13:02.992064177Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T06:13:03.067513523Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.445776ms logger=migrator t=2026-05-27T06:13:03.071722149Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T06:13:03.072608893Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=886.794µs logger=migrator t=2026-05-27T06:13:03.076327325Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T06:13:03.077137488Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=809.693µs logger=migrator t=2026-05-27T06:13:03.083284608Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T06:13:03.105346155Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.058617ms logger=migrator t=2026-05-27T06:13:03.113461848Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T06:13:03.119603507Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.141429ms logger=migrator t=2026-05-27T06:13:03.123692639Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T06:13:03.123944586Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=252.017µs logger=migrator t=2026-05-27T06:13:03.129353645Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T06:13:03.129471328Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=117.663µs logger=migrator t=2026-05-27T06:13:03.134834506Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T06:13:03.135393631Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=565.526µs logger=migrator t=2026-05-27T06:13:03.142922828Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T06:13:03.143657048Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=739.83µs logger=migrator t=2026-05-27T06:13:03.150177258Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T06:13:03.151656648Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=1.47823ms logger=migrator t=2026-05-27T06:13:03.158567019Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T06:13:03.159737451Z level=info msg="Migration successfully executed" id="create folder table" duration=1.170002ms logger=migrator t=2026-05-27T06:13:03.170639801Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T06:13:03.172576335Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.935894ms logger=migrator t=2026-05-27T06:13:03.177568521Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T06:13:03.179050822Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.493451ms logger=migrator t=2026-05-27T06:13:03.185487929Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T06:13:03.185548191Z level=info msg="Migration successfully executed" id="Update folder title length" duration=61.092µs logger=migrator t=2026-05-27T06:13:03.190401905Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T06:13:03.192519614Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.116678ms logger=migrator t=2026-05-27T06:13:03.200258727Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T06:13:03.202302512Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.043455ms logger=migrator t=2026-05-27T06:13:03.208022339Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T06:13:03.209296835Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.273896ms logger=migrator t=2026-05-27T06:13:03.21709948Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T06:13:03.218028125Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=932.895µs logger=migrator t=2026-05-27T06:13:03.221957503Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T06:13:03.222485737Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=527.544µs logger=migrator t=2026-05-27T06:13:03.227827465Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T06:13:03.229534842Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.706987ms logger=migrator t=2026-05-27T06:13:03.233552542Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T06:13:03.235338951Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.786579ms logger=migrator t=2026-05-27T06:13:03.239756113Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T06:13:03.240848553Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.09209ms logger=migrator t=2026-05-27T06:13:03.252751551Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T06:13:03.254224372Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.474361ms logger=migrator t=2026-05-27T06:13:03.260053742Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T06:13:03.26109034Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.037138ms logger=migrator t=2026-05-27T06:13:03.266358045Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T06:13:03.267236719Z level=info msg="Migration successfully executed" id="create anon_device table" duration=871.304µs logger=migrator t=2026-05-27T06:13:03.270840449Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T06:13:03.272399081Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.558412ms logger=migrator t=2026-05-27T06:13:03.277341017Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T06:13:03.278382036Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.040559ms logger=migrator t=2026-05-27T06:13:03.288130504Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T06:13:03.289394229Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.262364ms logger=migrator t=2026-05-27T06:13:03.30032498Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T06:13:03.301612946Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.290416ms logger=migrator t=2026-05-27T06:13:03.30720213Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T06:13:03.308547686Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.344897ms logger=migrator t=2026-05-27T06:13:03.313589085Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T06:13:03.313908764Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=320.689µs logger=migrator t=2026-05-27T06:13:03.316410332Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T06:13:03.325646276Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.235534ms logger=migrator t=2026-05-27T06:13:03.37086325Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T06:13:03.3719068Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.04878ms logger=migrator t=2026-05-27T06:13:03.378166782Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T06:13:03.378221093Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=70.702µs logger=migrator t=2026-05-27T06:13:03.385761591Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T06:13:03.388224559Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.478418ms logger=migrator t=2026-05-27T06:13:03.394771419Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T06:13:03.394834631Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=70.552µs logger=migrator t=2026-05-27T06:13:03.400528138Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T06:13:03.402179703Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.659316ms logger=migrator t=2026-05-27T06:13:03.410054899Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T06:13:03.411345695Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.289796ms logger=migrator t=2026-05-27T06:13:03.419736936Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T06:13:03.420864047Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.126341ms logger=migrator t=2026-05-27T06:13:03.427143431Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T06:13:03.42971385Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.56967ms logger=migrator t=2026-05-27T06:13:03.438499633Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T06:13:03.439061048Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=564.135µs logger=migrator t=2026-05-27T06:13:03.445577597Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T06:13:03.446900144Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.323027ms logger=migrator t=2026-05-27T06:13:03.451600713Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T06:13:03.452689203Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.0891ms logger=migrator t=2026-05-27T06:13:03.458108582Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T06:13:03.458894624Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=785.962µs logger=migrator t=2026-05-27T06:13:03.464717724Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T06:13:03.475898572Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.177358ms logger=migrator t=2026-05-27T06:13:03.480775436Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T06:13:03.491771389Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.992292ms logger=migrator t=2026-05-27T06:13:03.49655258Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T06:13:03.507189793Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.637203ms logger=migrator t=2026-05-27T06:13:03.513809244Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T06:13:03.51396574Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=153.925µs logger=migrator t=2026-05-27T06:13:03.519551833Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T06:13:03.529904928Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.357285ms logger=migrator t=2026-05-27T06:13:03.536539121Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T06:13:03.546611087Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.073106ms logger=migrator t=2026-05-27T06:13:03.553286522Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T06:13:03.553717223Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=430.901µs logger=migrator t=2026-05-27T06:13:03.557892838Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.666950251s logger=migrator t=2026-05-27T06:13:03.558557716Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T06:13:03.574256158Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T06:13:03.574469354Z level=info msg="Created default organization" logger=secrets t=2026-05-27T06:13:03.58012488Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T06:13:03.634703972Z level=info msg="Restored cache from database" duration=624.438µs logger=plugin.store t=2026-05-27T06:13:03.636625844Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T06:13:03.679113064Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T06:13:03.679147734Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T06:13:03.679256308Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T06:13:03.679270439Z level=info msg="Plugins loaded" count=54 duration=42.645295ms logger=query_data t=2026-05-27T06:13:03.683979088Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T06:13:03.687660209Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T06:13:03.69317951Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T06:13:03.704296157Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T06:13:03.706560569Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T06:13:03.708554564Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T06:13:03.728531984Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T06:13:03.754323483Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T06:13:03.772948776Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T06:13:03.772984787Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-27T06:13:03.775055744Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-27T06:13:03.776327139Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-27T06:13:03.776832643Z level=info msg="Storage starting" logger=http.server t=2026-05-27T06:13:03.778431517Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-27T06:13:03.809245875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:03.906650216Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-27T06:13:03.907238412Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-27T06:13:04.002330009Z level=info msg="State cache has been initialized" states=0 duration=227.265424ms logger=ngalert.scheduler t=2026-05-27T06:13:04.00240259Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T06:13:04.002516214Z level=info msg=starting first_tick=2026-05-27T06:13:10Z logger=grafana-apiserver t=2026-05-27T06:13:04.18404669Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T06:13:04.184524813Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-27T06:13:04.881108402Z level=info msg="Update check succeeded" duration=1.106244863s logger=plugins.update.checker t=2026-05-27T06:13:04.963498099Z level=info msg="Update check succeeded" duration=1.187907481s logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T06:13:05.064639612Z level=info msg="Patterns update finished" duration=1.140420113s logger=provisioning.dashboard t=2026-05-27T06:13:07.953187033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.955028564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.983420885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.010879801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.028201917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.048025903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.069220787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.098508912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.119257453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.13984542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.158704329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.185253219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.212850249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.278915476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.301153849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.329447337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.347161695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.388847492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.406700453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.435894786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.449783228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.481822121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.496028712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.528749113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.546066479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.574245594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.59663824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.637260618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.656002513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.760102498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.773330323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.809420496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.824160861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.862666831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.881431648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.916094161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.932608756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.026586752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.045715878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.090400478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.107267542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.144336972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.162713888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.217342391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.233330961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.27506077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.289869297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.331898413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.349699454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.392655366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.411539826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.470391126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.487034523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.535078345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.558173701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.63700693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.656012203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.713987329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.735347026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.803833701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.820175841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.876140751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.893815088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.959571366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.992743329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.111511769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.129160294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.20459635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.222340398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.296299764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.313001704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.390991099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.406318431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.474394214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.488575255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.57450142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.590116068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.694004129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.714220555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.799710877Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T06:14:37.796928482Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-27T06:23:03.787840158Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T06:23:03.800043983Z level=info msg="Completed cleanup jobs" duration=25.970401ms logger=plugins.update.checker t=2026-05-27T06:23:05.023224045Z level=info msg="Update check succeeded" duration=58.999457ms logger=sqlstore.transactions t=2026-05-27T06:28:03.702098886Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T06:33:03.779215129Z level=info msg="Completed cleanup jobs" duration=3.700742ms logger=plugins.update.checker t=2026-05-27T06:33:05.019306267Z level=info msg="Update check succeeded" duration=55.408682ms logger=cleanup t=2026-05-27T06:43:03.798172828Z level=info msg="Completed cleanup jobs" duration=24.263376ms logger=plugins.update.checker t=2026-05-27T06:43:05.020757429Z level=info msg="Update check succeeded" duration=56.116039ms logger=infra.usagestats t=2026-05-27T06:44:37.820908675Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T06:53:03.834281328Z level=info msg="Completed cleanup jobs" duration=59.429642ms logger=plugins.update.checker t=2026-05-27T06:53:05.015504962Z level=info msg="Update check succeeded" duration=51.348288ms logger=cleanup t=2026-05-27T07:03:03.805582356Z level=info msg="Completed cleanup jobs" duration=31.304841ms logger=plugins.update.checker t=2026-05-27T07:03:05.231134005Z level=info msg="Update check succeeded" duration=266.781714ms logger=cleanup t=2026-05-27T07:13:03.806641961Z level=info msg="Completed cleanup jobs" duration=33.145234ms logger=plugins.update.checker t=2026-05-27T07:13:05.017044497Z level=info msg="Update check succeeded" duration=52.610429ms logger=infra.usagestats t=2026-05-27T07:14:37.835438595Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T07:23:03.818195232Z level=info msg="Completed cleanup jobs" duration=44.010133ms logger=plugins.update.checker t=2026-05-27T07:23:05.017982386Z level=info msg="Update check succeeded" duration=53.951886ms