logger=settings t=2026-04-20T12:01:50.19752958Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T12:01:50Z logger=settings t=2026-04-20T12:01:50.197809697Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T12:01:50.197823437Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T12:01:50.197826957Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T12:01:50.197829807Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T12:01:50.197832517Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:01:50.197836817Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:01:50.197839417Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T12:01:50.197842618Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T12:01:50.197850228Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T12:01:50.197853468Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T12:01:50.197856368Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T12:01:50.197859378Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T12:01:50.197862568Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T12:01:50.197865818Z level=info msg=Target target=[all] logger=settings t=2026-04-20T12:01:50.197871458Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T12:01:50.197876788Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T12:01:50.197879848Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T12:01:50.197882838Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T12:01:50.197886149Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T12:01:50.197889209Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T12:01:50.198157415Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T12:01:50.198176135Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T12:01:50.199708673Z level=info msg="Locking database" logger=migrator t=2026-04-20T12:01:50.199724213Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T12:01:50.200295686Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T12:01:50.201466494Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.170128ms logger=migrator t=2026-04-20T12:01:50.208802321Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T12:01:50.209692812Z level=info msg="Migration successfully executed" id="create user table" duration=890.371µs logger=migrator t=2026-04-20T12:01:50.214445216Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T12:01:50.215721896Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.27691ms logger=migrator t=2026-04-20T12:01:50.221800182Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T12:01:50.222608933Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=807.76µs logger=migrator t=2026-04-20T12:01:50.228364191Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T12:01:50.229495038Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.129706ms logger=migrator t=2026-04-20T12:01:50.235339478Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T12:01:50.236692361Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.354423ms logger=migrator t=2026-04-20T12:01:50.241861805Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T12:01:50.244461878Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.600323ms logger=migrator t=2026-04-20T12:01:50.249523448Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T12:01:50.250472192Z level=info msg="Migration successfully executed" id="create user table v2" duration=948.934µs logger=migrator t=2026-04-20T12:01:50.258245348Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T12:01:50.259171301Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=924.063µs logger=migrator t=2026-04-20T12:01:50.263235578Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T12:01:50.264518539Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.283691ms logger=migrator t=2026-04-20T12:01:50.26873255Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T12:01:50.269348295Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=615.684µs logger=migrator t=2026-04-20T12:01:50.274199711Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T12:01:50.275205126Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.003515ms logger=migrator t=2026-04-20T12:01:50.280724489Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T12:01:50.282192813Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.469304ms logger=migrator t=2026-04-20T12:01:50.28581335Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T12:01:50.285855621Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.731µs logger=migrator t=2026-04-20T12:01:50.291541728Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T12:01:50.292757388Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.214069ms logger=migrator t=2026-04-20T12:01:50.297754978Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T12:01:50.298198018Z level=info msg="Migration successfully executed" id="Add missing user data" duration=443.35µs logger=migrator t=2026-04-20T12:01:50.302149863Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T12:01:50.303227169Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.076946ms logger=migrator t=2026-04-20T12:01:50.310482273Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T12:01:50.311766734Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.294432ms logger=migrator t=2026-04-20T12:01:50.317188545Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T12:01:50.318353172Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.164487ms logger=migrator t=2026-04-20T12:01:50.321869156Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T12:01:50.33116988Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.299274ms logger=migrator t=2026-04-20T12:01:50.334620103Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T12:01:50.335451873Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=829.76µs logger=migrator t=2026-04-20T12:01:50.338772332Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T12:01:50.338941456Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=168.964µs logger=migrator t=2026-04-20T12:01:50.343333112Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T12:01:50.344777306Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.442254ms logger=migrator t=2026-04-20T12:01:50.351066908Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-20T12:01:50.351809676Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=747.758µs logger=migrator t=2026-04-20T12:01:50.356961259Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T12:01:50.35741331Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=448.101µs logger=migrator t=2026-04-20T12:01:50.361632611Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T12:01:50.362993524Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.361043ms logger=migrator t=2026-04-20T12:01:50.368734732Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T12:01:50.36948327Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=748.298µs logger=migrator t=2026-04-20T12:01:50.375582206Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T12:01:50.376408067Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=826.681µs logger=migrator t=2026-04-20T12:01:50.381870038Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T12:01:50.383061976Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.194098ms logger=migrator t=2026-04-20T12:01:50.387086172Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T12:01:50.388010305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=914.943µs logger=migrator t=2026-04-20T12:01:50.394095791Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T12:01:50.394168953Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=68.502µs logger=migrator t=2026-04-20T12:01:50.398991079Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T12:01:50.400110836Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.119406ms logger=migrator t=2026-04-20T12:01:50.405845423Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T12:01:50.406526519Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=681.366µs logger=migrator t=2026-04-20T12:01:50.411149831Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T12:01:50.411748075Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=598.834µs logger=migrator t=2026-04-20T12:01:50.416006828Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T12:01:50.416585941Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=579.093µs logger=migrator t=2026-04-20T12:01:50.440114846Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:01:50.445398283Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.285207ms logger=migrator t=2026-04-20T12:01:50.450829084Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T12:01:50.451756346Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=928.973µs logger=migrator t=2026-04-20T12:01:50.456716475Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T12:01:50.458048867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.333202ms logger=migrator t=2026-04-20T12:01:50.464128213Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T12:01:50.464961483Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=833.03µs logger=migrator t=2026-04-20T12:01:50.470134867Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T12:01:50.471850729Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.719312ms logger=migrator t=2026-04-20T12:01:50.476670194Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T12:01:50.477368942Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=702.667µs logger=migrator t=2026-04-20T12:01:50.483033208Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T12:01:50.483626302Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=592.824µs logger=migrator t=2026-04-20T12:01:50.489601135Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T12:01:50.4902336Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=633.115µs logger=migrator t=2026-04-20T12:01:50.495011895Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T12:01:50.495478336Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=463.511µs logger=migrator t=2026-04-20T12:01:50.501130942Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T12:01:50.501968832Z level=info msg="Migration successfully executed" id="create star table" duration=840.16µs logger=migrator t=2026-04-20T12:01:50.507554686Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T12:01:50.508371106Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=816.58µs logger=migrator t=2026-04-20T12:01:50.514715608Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T12:01:50.515552108Z level=info msg="Migration successfully executed" id="create org table v1" duration=837.16µs logger=migrator t=2026-04-20T12:01:50.520670551Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T12:01:50.521890861Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.20523ms logger=migrator t=2026-04-20T12:01:50.527841904Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T12:01:50.52852987Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=683.886µs logger=migrator t=2026-04-20T12:01:50.534589836Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T12:01:50.535271222Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=681.416µs logger=migrator t=2026-04-20T12:01:50.54018061Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T12:01:50.541217145Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.034415ms logger=migrator t=2026-04-20T12:01:50.546569563Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T12:01:50.54765652Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.086937ms logger=migrator t=2026-04-20T12:01:50.553778506Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T12:01:50.553843078Z level=info msg="Migration successfully executed" id="Update org table charset" duration=89.632µs logger=migrator t=2026-04-20T12:01:50.558881229Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T12:01:50.55892129Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.971µs logger=migrator t=2026-04-20T12:01:50.563779757Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T12:01:50.564143686Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=364.029µs logger=migrator t=2026-04-20T12:01:50.569082653Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T12:01:50.570266062Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.181089ms logger=migrator t=2026-04-20T12:01:50.576724647Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T12:01:50.577879276Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.154619ms logger=migrator t=2026-04-20T12:01:50.583155261Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T12:01:50.583953921Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=798.36µs logger=migrator t=2026-04-20T12:01:50.589030844Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T12:01:50.589758891Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=720.357µs logger=migrator t=2026-04-20T12:01:50.595065278Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T12:01:50.596341529Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.275471ms logger=migrator t=2026-04-20T12:01:50.602331712Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T12:01:50.60304838Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=716.738µs logger=migrator t=2026-04-20T12:01:50.607596139Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T12:01:50.614762081Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.166422ms logger=migrator t=2026-04-20T12:01:50.619496064Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T12:01:50.620294794Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=798.66µs logger=migrator t=2026-04-20T12:01:50.626566015Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T12:01:50.627382554Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=809.849µs logger=migrator t=2026-04-20T12:01:50.632489617Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T12:01:50.633265385Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=775.508µs logger=migrator t=2026-04-20T12:01:50.6392655Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T12:01:50.639864134Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=601.404µs logger=migrator t=2026-04-20T12:01:50.647483837Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T12:01:50.648796779Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.312502ms logger=migrator t=2026-04-20T12:01:50.654053805Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T12:01:50.654156698Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=103.542µs logger=migrator t=2026-04-20T12:01:50.659411114Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T12:01:50.661400021Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.988297ms logger=migrator t=2026-04-20T12:01:50.67006363Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T12:01:50.673172924Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.108344ms logger=migrator t=2026-04-20T12:01:50.678118113Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T12:01:50.680043399Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.925056ms logger=migrator t=2026-04-20T12:01:50.684767493Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T12:01:50.685680325Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=911.731µs logger=migrator t=2026-04-20T12:01:50.691078734Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T12:01:50.694066616Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.986902ms logger=migrator t=2026-04-20T12:01:50.699375954Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T12:01:50.700402098Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.025684ms logger=migrator t=2026-04-20T12:01:50.705976262Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T12:01:50.707000057Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.023425ms logger=migrator t=2026-04-20T12:01:50.712013276Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T12:01:50.712037577Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.031µs logger=migrator t=2026-04-20T12:01:50.716976506Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T12:01:50.717006517Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.151µs logger=migrator t=2026-04-20T12:01:50.721750971Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T12:01:50.724836855Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.085304ms logger=migrator t=2026-04-20T12:01:50.730612374Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T12:01:50.732673674Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.053789ms logger=migrator t=2026-04-20T12:01:50.737454309Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T12:01:50.739490567Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.036109ms logger=migrator t=2026-04-20T12:01:50.744150999Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T12:01:50.746212339Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.06145ms logger=migrator t=2026-04-20T12:01:50.751495596Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T12:01:50.751712101Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=216.845µs logger=migrator t=2026-04-20T12:01:50.756175897Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T12:01:50.757026918Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=851.051µs logger=migrator t=2026-04-20T12:01:50.762390616Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T12:01:50.763167806Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=777.31µs logger=migrator t=2026-04-20T12:01:50.7687478Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T12:01:50.768784971Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.081µs logger=migrator t=2026-04-20T12:01:50.774043727Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T12:01:50.775261066Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.216729ms logger=migrator t=2026-04-20T12:01:50.780147673Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T12:01:50.781214439Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.066456ms logger=migrator t=2026-04-20T12:01:50.786444235Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:01:50.792729795Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.28416ms logger=migrator t=2026-04-20T12:01:50.799293714Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T12:01:50.800047512Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=753.958µs logger=migrator t=2026-04-20T12:01:50.804441836Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T12:01:50.805255837Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=813.901µs logger=migrator t=2026-04-20T12:01:50.810458962Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T12:01:50.811277901Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=815.049µs logger=migrator t=2026-04-20T12:01:50.81703693Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T12:01:50.817372117Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=337.168µs logger=migrator t=2026-04-20T12:01:50.82287422Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T12:01:50.82373169Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=857.57µs logger=migrator t=2026-04-20T12:01:50.830956524Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T12:01:50.834580741Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.617956ms logger=migrator t=2026-04-20T12:01:50.840413941Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T12:01:50.841216091Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=802.06µs logger=migrator t=2026-04-20T12:01:50.847790318Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T12:01:50.847977443Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=187.575µs logger=migrator t=2026-04-20T12:01:50.851764393Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T12:01:50.851932497Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=162.664µs logger=migrator t=2026-04-20T12:01:50.856871056Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T12:01:50.858199699Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.328452ms logger=migrator t=2026-04-20T12:01:50.863832724Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T12:01:50.867186174Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.35387ms logger=migrator t=2026-04-20T12:01:50.870833041Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T12:01:50.871731053Z level=info msg="Migration successfully executed" id="create data_source table" duration=897.802µs logger=migrator t=2026-04-20T12:01:50.877268096Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T12:01:50.87826484Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=998.884µs logger=migrator t=2026-04-20T12:01:50.883525697Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T12:01:50.884805567Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.27988ms logger=migrator t=2026-04-20T12:01:50.889111601Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T12:01:50.890284049Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.172648ms logger=migrator t=2026-04-20T12:01:50.893941906Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T12:01:50.894645834Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=703.868µs logger=migrator t=2026-04-20T12:01:50.898934146Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T12:01:50.904887609Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.952813ms logger=migrator t=2026-04-20T12:01:50.909790087Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T12:01:50.910804291Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.013804ms logger=migrator t=2026-04-20T12:01:50.91489126Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T12:01:50.915977766Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.086526ms logger=migrator t=2026-04-20T12:01:50.921733824Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T12:01:50.922557464Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=827.72µs logger=migrator t=2026-04-20T12:01:50.926916819Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T12:01:50.927709127Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=792.209µs logger=migrator t=2026-04-20T12:01:50.935696549Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T12:01:50.938343803Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.650754ms logger=migrator t=2026-04-20T12:01:50.941813647Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T12:01:50.945945036Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.129088ms logger=migrator t=2026-04-20T12:01:50.949732466Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T12:01:50.949773367Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.211µs logger=migrator t=2026-04-20T12:01:50.952762929Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T12:01:50.952976964Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=213.955µs logger=migrator t=2026-04-20T12:01:50.957186076Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T12:01:50.959546952Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.364517ms logger=migrator t=2026-04-20T12:01:50.962843521Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T12:01:50.963039516Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=196.105µs logger=migrator t=2026-04-20T12:01:50.966323615Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T12:01:50.966496249Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=173.064µs logger=migrator t=2026-04-20T12:01:50.970715941Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T12:01:50.973023816Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.307665ms logger=migrator t=2026-04-20T12:01:50.976072269Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T12:01:50.976274504Z level=info msg="Migration successfully executed" id="Update uid value" duration=201.715µs logger=migrator t=2026-04-20T12:01:50.979335028Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T12:01:50.980124666Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=795.909µs logger=migrator t=2026-04-20T12:01:50.983323323Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T12:01:50.98525879Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.936947ms logger=migrator t=2026-04-20T12:01:50.990545227Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T12:01:50.991295375Z level=info msg="Migration successfully executed" id="create api_key table" duration=746.507µs logger=migrator t=2026-04-20T12:01:50.995056346Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T12:01:50.995798453Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=741.967µs logger=migrator t=2026-04-20T12:01:51.001025649Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T12:01:51.002373121Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.347242ms logger=migrator t=2026-04-20T12:01:51.075797764Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T12:01:51.077408463Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.613129ms logger=migrator t=2026-04-20T12:01:51.163731697Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T12:01:51.165489358Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.762732ms logger=migrator t=2026-04-20T12:01:51.180275244Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T12:01:51.181126244Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=851.89µs logger=migrator t=2026-04-20T12:01:51.186444942Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T12:01:51.187583059Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.137857ms logger=migrator t=2026-04-20T12:01:51.192674542Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T12:01:51.202454077Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.779906ms logger=migrator t=2026-04-20T12:01:51.206245328Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T12:01:51.207102648Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=856.8µs logger=migrator t=2026-04-20T12:01:51.210693144Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T12:01:51.211661718Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=972.334µs logger=migrator t=2026-04-20T12:01:51.21550634Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T12:01:51.216253418Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=746.998µs logger=migrator t=2026-04-20T12:01:51.220652493Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T12:01:51.221410451Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=756.628µs logger=migrator t=2026-04-20T12:01:51.226277999Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T12:01:51.226587396Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=310.937µs logger=migrator t=2026-04-20T12:01:51.229895755Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T12:01:51.230426189Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=530.194µs logger=migrator t=2026-04-20T12:01:51.234801103Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T12:01:51.234868865Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=68.662µs logger=migrator t=2026-04-20T12:01:51.238105683Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T12:01:51.240671744Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.565831ms logger=migrator t=2026-04-20T12:01:51.245645914Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T12:01:51.248139884Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.49375ms logger=migrator t=2026-04-20T12:01:51.252786516Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T12:01:51.25296343Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.344µs logger=migrator t=2026-04-20T12:01:51.257197621Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T12:01:51.261583097Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.388856ms logger=migrator t=2026-04-20T12:01:51.266222218Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T12:01:51.26958967Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.366341ms logger=migrator t=2026-04-20T12:01:51.273630466Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T12:01:51.274254901Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=624.455µs logger=migrator t=2026-04-20T12:01:51.2787784Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T12:01:51.279246851Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=468.251µs logger=migrator t=2026-04-20T12:01:51.284920017Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T12:01:51.285501291Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=578.174µs logger=migrator t=2026-04-20T12:01:51.296894245Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T12:01:51.298157956Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.26354ms logger=migrator t=2026-04-20T12:01:51.303431932Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T12:01:51.304358504Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=916.192µs logger=migrator t=2026-04-20T12:01:51.309353144Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T12:01:51.310217545Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=865.191µs logger=migrator t=2026-04-20T12:01:51.32253781Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T12:01:51.322674024Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=138.274µs logger=migrator t=2026-04-20T12:01:51.326846514Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T12:01:51.326902156Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.031µs logger=migrator t=2026-04-20T12:01:51.331871995Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T12:01:51.334777245Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.90699ms logger=migrator t=2026-04-20T12:01:51.338570676Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T12:01:51.341875115Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.304589ms logger=migrator t=2026-04-20T12:01:51.345513953Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T12:01:51.345602645Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.732µs logger=migrator t=2026-04-20T12:01:51.352389617Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T12:01:51.353210817Z level=info msg="Migration successfully executed" id="create quota table v1" duration=824.68µs logger=migrator t=2026-04-20T12:01:51.361733032Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T12:01:51.362609363Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=875.641µs logger=migrator t=2026-04-20T12:01:51.36871764Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T12:01:51.368783301Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=59.671µs logger=migrator t=2026-04-20T12:01:51.374228202Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T12:01:51.375623015Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.396233ms logger=migrator t=2026-04-20T12:01:51.379834787Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T12:01:51.380733468Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=901.621µs logger=migrator t=2026-04-20T12:01:51.386099487Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T12:01:51.388995537Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.90037ms logger=migrator t=2026-04-20T12:01:51.39247912Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T12:01:51.392502531Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.181µs logger=migrator t=2026-04-20T12:01:51.395732799Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T12:01:51.396428136Z level=info msg="Migration successfully executed" id="create session table" duration=695.477µs logger=migrator t=2026-04-20T12:01:51.40121322Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T12:01:51.401284882Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=71.692µs logger=migrator t=2026-04-20T12:01:51.404595602Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T12:01:51.404663504Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=68.062µs logger=migrator t=2026-04-20T12:01:51.408131686Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T12:01:51.40870654Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=574.654µs logger=migrator t=2026-04-20T12:01:51.413852564Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T12:01:51.414455238Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=601.044µs logger=migrator t=2026-04-20T12:01:51.42076824Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T12:01:51.42079121Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=23.91µs logger=migrator t=2026-04-20T12:01:51.424421448Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T12:01:51.424443658Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=23.15µs logger=migrator t=2026-04-20T12:01:51.427702887Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T12:01:51.4303203Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.617323ms logger=migrator t=2026-04-20T12:01:51.434580471Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T12:01:51.437179884Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.600783ms logger=migrator t=2026-04-20T12:01:51.44198987Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T12:01:51.442221335Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=236.085µs logger=migrator t=2026-04-20T12:01:51.449774027Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T12:01:51.44991787Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=148.003µs logger=migrator t=2026-04-20T12:01:51.453816004Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T12:01:51.454730096Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=919.003µs logger=migrator t=2026-04-20T12:01:51.460341321Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T12:01:51.460369972Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.671µs logger=migrator t=2026-04-20T12:01:51.46407043Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T12:01:51.467880971Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.810071ms logger=migrator t=2026-04-20T12:01:51.47280102Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T12:01:51.472986574Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=186.274µs logger=migrator t=2026-04-20T12:01:51.476800336Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T12:01:51.479937792Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.137337ms logger=migrator t=2026-04-20T12:01:51.484720116Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T12:01:51.488367184Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.646678ms logger=migrator t=2026-04-20T12:01:51.493402014Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T12:01:51.493471706Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.432µs logger=migrator t=2026-04-20T12:01:51.497212786Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T12:01:51.498049426Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=842.95µs logger=migrator t=2026-04-20T12:01:51.504886531Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T12:01:51.506373846Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.486825ms logger=migrator t=2026-04-20T12:01:51.513321254Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T12:01:51.514694946Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.374883ms logger=migrator t=2026-04-20T12:01:51.522165736Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T12:01:51.523935468Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.772072ms logger=migrator t=2026-04-20T12:01:51.532406131Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T12:01:51.533376665Z level=info msg="Migration successfully executed" id="add index alert state" duration=965.854µs logger=migrator t=2026-04-20T12:01:51.541282654Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T12:01:51.542297409Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.015285ms logger=migrator t=2026-04-20T12:01:51.54818907Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T12:01:51.549093202Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=906.202µs logger=migrator t=2026-04-20T12:01:51.556630753Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T12:01:51.557639247Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.010484ms logger=migrator t=2026-04-20T12:01:51.565416344Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T12:01:51.566308995Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=895.221µs logger=migrator t=2026-04-20T12:01:51.571901949Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T12:01:51.582198207Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.291688ms logger=migrator t=2026-04-20T12:01:51.588408936Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T12:01:51.589162375Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=752.769µs logger=migrator t=2026-04-20T12:01:51.597794322Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-20T12:01:51.598838657Z 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.041515ms logger=migrator t=2026-04-20T12:01:51.604733008Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T12:01:51.605001995Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=269.217µs logger=migrator t=2026-04-20T12:01:51.613811916Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T12:01:51.614609056Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=805.18µs logger=migrator t=2026-04-20T12:01:51.620813865Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T12:01:51.622844784Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=2.031699ms logger=migrator t=2026-04-20T12:01:51.626709446Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T12:01:51.631720817Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.008191ms logger=migrator t=2026-04-20T12:01:51.63933547Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T12:01:51.644672527Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.333858ms logger=migrator t=2026-04-20T12:01:51.649798921Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T12:01:51.653318405Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.521054ms logger=migrator t=2026-04-20T12:01:51.65682934Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T12:01:51.661707237Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.871466ms logger=migrator t=2026-04-20T12:01:51.666391369Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T12:01:51.667114986Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=723.587µs logger=migrator t=2026-04-20T12:01:51.68055486Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T12:01:51.680615821Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=66.032µs logger=migrator t=2026-04-20T12:01:51.683760066Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T12:01:51.683787987Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.801µs logger=migrator t=2026-04-20T12:01:51.686872511Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T12:01:51.687749963Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=877.382µs logger=migrator t=2026-04-20T12:01:51.692419964Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:01:51.693774857Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.349533ms logger=migrator t=2026-04-20T12:01:51.698958802Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T12:01:51.700106619Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.148477ms logger=migrator t=2026-04-20T12:01:51.705691113Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T12:01:51.707591979Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.902356ms logger=migrator t=2026-04-20T12:01:51.712628991Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T12:01:51.713676255Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.047134ms logger=migrator t=2026-04-20T12:01:51.718380989Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T12:01:51.722235591Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.855622ms logger=migrator t=2026-04-20T12:01:51.725814066Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T12:01:51.729545967Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.731831ms logger=migrator t=2026-04-20T12:01:51.732637941Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T12:01:51.732813105Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.674µs logger=migrator t=2026-04-20T12:01:51.736670847Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T12:01:51.738646575Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.974878ms logger=migrator t=2026-04-20T12:01:51.742952018Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T12:01:51.743898321Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=942.303µs logger=migrator t=2026-04-20T12:01:51.747390025Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T12:01:51.752447816Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.056401ms logger=migrator t=2026-04-20T12:01:51.758066621Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T12:01:51.758132723Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.832µs logger=migrator t=2026-04-20T12:01:51.760903269Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T12:01:51.76176098Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=852.061µs logger=migrator t=2026-04-20T12:01:51.765031038Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T12:01:51.766015523Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=984.004µs logger=migrator t=2026-04-20T12:01:51.771021903Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T12:01:51.771102905Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.652µs logger=migrator t=2026-04-20T12:01:51.77636958Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T12:01:51.77799927Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.63258ms logger=migrator t=2026-04-20T12:01:51.782430127Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T12:01:51.783352799Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=922.512µs logger=migrator t=2026-04-20T12:01:51.787610731Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T12:01:51.788626716Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.015355ms logger=migrator t=2026-04-20T12:01:51.793677957Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T12:01:51.794586939Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=913.912µs logger=migrator t=2026-04-20T12:01:51.798700577Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T12:01:51.800251164Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.549857ms logger=migrator t=2026-04-20T12:01:51.805486351Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T12:01:51.806528835Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.043485ms logger=migrator t=2026-04-20T12:01:51.813764589Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T12:01:51.813996385Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=234.326µs logger=migrator t=2026-04-20T12:01:51.818914993Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T12:01:51.824302613Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.383549ms logger=migrator t=2026-04-20T12:01:51.827995581Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T12:01:51.829046826Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.051075ms logger=migrator t=2026-04-20T12:01:51.835637255Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T12:01:51.842418347Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.772382ms logger=migrator t=2026-04-20T12:01:51.846356182Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T12:01:51.847256314Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=900.482µs logger=migrator t=2026-04-20T12:01:51.850808129Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T12:01:51.851859374Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.051585ms logger=migrator t=2026-04-20T12:01:51.856784842Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T12:01:51.85793254Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.140288ms logger=migrator t=2026-04-20T12:01:51.861486456Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T12:01:51.8753859Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.894573ms logger=migrator t=2026-04-20T12:01:51.882400447Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T12:01:51.883266179Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=868.712µs logger=migrator t=2026-04-20T12:01:51.888492584Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-20T12:01:51.889760665Z 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.268832ms logger=migrator t=2026-04-20T12:01:51.894301134Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T12:01:51.894727334Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=427.74µs logger=migrator t=2026-04-20T12:01:51.899525709Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T12:01:51.900160395Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=636.036µs logger=migrator t=2026-04-20T12:01:51.906386594Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T12:01:51.90663955Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=252.856µs logger=migrator t=2026-04-20T12:01:51.911765603Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T12:01:51.919060418Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.297295ms logger=migrator t=2026-04-20T12:01:51.923952056Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T12:01:51.928512255Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.561979ms logger=migrator t=2026-04-20T12:01:51.933957536Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T12:01:51.934906499Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=948.653µs logger=migrator t=2026-04-20T12:01:51.938589177Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T12:01:51.939588222Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=997.775µs logger=migrator t=2026-04-20T12:01:51.94454598Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T12:01:51.945075123Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=534.023µs logger=migrator t=2026-04-20T12:01:51.949001717Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T12:01:51.953723301Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.720524ms logger=migrator t=2026-04-20T12:01:51.957720336Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T12:01:51.958580627Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=860.111µs logger=migrator t=2026-04-20T12:01:51.963537606Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T12:01:51.96369926Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=162.174µs logger=migrator t=2026-04-20T12:01:51.967241396Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T12:01:51.967619075Z level=info msg="Migration successfully executed" id="Move region to single row" duration=381.879µs logger=migrator t=2026-04-20T12:01:51.972554662Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T12:01:51.973958637Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.400555ms logger=migrator t=2026-04-20T12:01:51.978120936Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T12:01:51.979374117Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.256541ms logger=migrator t=2026-04-20T12:01:51.984340927Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:01:51.985955465Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.614039ms logger=migrator t=2026-04-20T12:01:51.989460658Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T12:01:51.990397832Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=936.964µs logger=migrator t=2026-04-20T12:01:52.000778531Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T12:01:52.002114303Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.336462ms logger=migrator t=2026-04-20T12:01:52.008443365Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T12:01:52.009701716Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.26029ms logger=migrator t=2026-04-20T12:01:52.014376207Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T12:01:52.014525121Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=152.954µs logger=migrator t=2026-04-20T12:01:52.018806814Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T12:01:52.020143675Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.336741ms logger=migrator t=2026-04-20T12:01:52.025167617Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T12:01:52.025942106Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=774.69µs logger=migrator t=2026-04-20T12:01:52.030528055Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T12:01:52.031855878Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.330133ms logger=migrator t=2026-04-20T12:01:52.036500079Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T12:01:52.037814591Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.315613ms logger=migrator t=2026-04-20T12:01:52.041770025Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T12:01:52.04195636Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=187.905µs logger=migrator t=2026-04-20T12:01:52.046421237Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T12:01:52.04697278Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=549.633µs logger=migrator t=2026-04-20T12:01:52.050979886Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T12:01:52.051085359Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=106.283µs logger=migrator t=2026-04-20T12:01:52.055061005Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T12:01:52.055848444Z level=info msg="Migration successfully executed" id="create team table" duration=787.258µs logger=migrator t=2026-04-20T12:01:52.059612014Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T12:01:52.060530456Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=918.142µs logger=migrator t=2026-04-20T12:01:52.065561737Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T12:01:52.06695227Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.389893ms logger=migrator t=2026-04-20T12:01:52.071249674Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T12:01:52.076729745Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.480471ms logger=migrator t=2026-04-20T12:01:52.080336882Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T12:01:52.080508026Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.474µs logger=migrator t=2026-04-20T12:01:52.084562763Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T12:01:52.085423444Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=862.451µs logger=migrator t=2026-04-20T12:01:52.089535253Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T12:01:52.09027059Z level=info msg="Migration successfully executed" id="create team member table" duration=733.327µs logger=migrator t=2026-04-20T12:01:52.095183798Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T12:01:52.096029529Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=845.631µs logger=migrator t=2026-04-20T12:01:52.101339756Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T12:01:52.102234748Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=894.622µs logger=migrator t=2026-04-20T12:01:52.106292245Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T12:01:52.107158816Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=863.06µs logger=migrator t=2026-04-20T12:01:52.111415638Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T12:01:52.115960178Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.54409ms logger=migrator t=2026-04-20T12:01:52.120298212Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T12:01:52.124938523Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.639371ms logger=migrator t=2026-04-20T12:01:52.128606041Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T12:01:52.133176251Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.56974ms logger=migrator t=2026-04-20T12:01:52.136955762Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T12:01:52.137881394Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=925.612µs logger=migrator t=2026-04-20T12:01:52.144486913Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T12:01:52.145360703Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=873.681µs logger=migrator t=2026-04-20T12:01:52.151105421Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T12:01:52.152038244Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=932.303µs logger=migrator t=2026-04-20T12:01:52.159750009Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T12:01:52.160697702Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=947.553µs logger=migrator t=2026-04-20T12:01:52.16563265Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T12:01:52.166500111Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=870.851µs logger=migrator t=2026-04-20T12:01:52.170991039Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T12:01:52.17186239Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=871.191µs logger=migrator t=2026-04-20T12:01:52.176092691Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T12:01:52.177038324Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=945.373µs logger=migrator t=2026-04-20T12:01:52.182050934Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T12:01:52.182930216Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=876.812µs logger=migrator t=2026-04-20T12:01:52.18684819Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T12:01:52.187296221Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=447.721µs logger=migrator t=2026-04-20T12:01:52.191559963Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T12:01:52.191775238Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=215.605µs logger=migrator t=2026-04-20T12:01:52.1955963Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T12:01:52.196321837Z level=info msg="Migration successfully executed" id="create tag table" duration=725.147µs logger=migrator t=2026-04-20T12:01:52.200207981Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T12:01:52.201093922Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=885.801µs logger=migrator t=2026-04-20T12:01:52.205809756Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T12:01:52.206562963Z level=info msg="Migration successfully executed" id="create login attempt table" duration=752.927µs logger=migrator t=2026-04-20T12:01:52.210635841Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T12:01:52.212042375Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.406554ms logger=migrator t=2026-04-20T12:01:52.216160163Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T12:01:52.217018495Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=858.582µs logger=migrator t=2026-04-20T12:01:52.221369359Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:01:52.236976764Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.607435ms logger=migrator t=2026-04-20T12:01:52.241471311Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T12:01:52.242035076Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=561.805µs logger=migrator t=2026-04-20T12:01:52.245742015Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T12:01:52.246358269Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=616.214µs logger=migrator t=2026-04-20T12:01:52.251494363Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T12:01:52.251773099Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=276.916µs logger=migrator t=2026-04-20T12:01:52.256023442Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T12:01:52.257084177Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.060285ms logger=migrator t=2026-04-20T12:01:52.260993961Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T12:01:52.26220569Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.21364ms logger=migrator t=2026-04-20T12:01:52.266579745Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T12:01:52.267485137Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=905.002µs logger=migrator t=2026-04-20T12:01:52.271616246Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T12:01:52.271684167Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.781µs logger=migrator t=2026-04-20T12:01:52.275217882Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T12:01:52.280210702Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.99237ms logger=migrator t=2026-04-20T12:01:52.284325012Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T12:01:52.289422634Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.097272ms logger=migrator t=2026-04-20T12:01:52.293482681Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T12:01:52.298501862Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.020131ms logger=migrator t=2026-04-20T12:01:52.30261555Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T12:01:52.30885969Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.24129ms logger=migrator t=2026-04-20T12:01:52.312906128Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T12:01:52.314015024Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.107286ms logger=migrator t=2026-04-20T12:01:52.319227979Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T12:01:52.324932566Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.704467ms logger=migrator t=2026-04-20T12:01:52.32844351Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T12:01:52.32923585Z level=info msg="Migration successfully executed" id="create server_lock table" duration=792.35µs logger=migrator t=2026-04-20T12:01:52.333294407Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T12:01:52.33420068Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=906.193µs logger=migrator t=2026-04-20T12:01:52.338988314Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T12:01:52.339807824Z level=info msg="Migration successfully executed" id="create user auth token table" duration=819.32µs logger=migrator t=2026-04-20T12:01:52.344583448Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T12:01:52.345491151Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=907.343µs logger=migrator t=2026-04-20T12:01:52.349590939Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T12:01:52.350530601Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=939.782µs logger=migrator t=2026-04-20T12:01:52.355848629Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T12:01:52.357688913Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.851215ms logger=migrator t=2026-04-20T12:01:52.36212653Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T12:01:52.367915279Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.788649ms logger=migrator t=2026-04-20T12:01:52.373164284Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T12:01:52.374957868Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.791634ms logger=migrator t=2026-04-20T12:01:52.38252361Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T12:01:52.384005795Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.482595ms logger=migrator t=2026-04-20T12:01:52.388500973Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T12:01:52.390120133Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.61827ms logger=migrator t=2026-04-20T12:01:52.394722853Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T12:01:52.395629334Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=906.052µs logger=migrator t=2026-04-20T12:01:52.400289216Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T12:01:52.401708861Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.417655ms logger=migrator t=2026-04-20T12:01:52.405536532Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T12:01:52.405639685Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=104.123µs logger=migrator t=2026-04-20T12:01:52.409532018Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T12:01:52.409653921Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.373µs logger=migrator t=2026-04-20T12:01:52.413498794Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T12:01:52.414426166Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=924.132µs logger=migrator t=2026-04-20T12:01:52.419380055Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:01:52.421120977Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.740422ms logger=migrator t=2026-04-20T12:01:52.426076095Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:01:52.42707755Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.000885ms logger=migrator t=2026-04-20T12:01:52.432816648Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:01:52.43334016Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=522.512µs logger=migrator t=2026-04-20T12:01:52.438469434Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:01:52.439698983Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.228879ms logger=migrator t=2026-04-20T12:01:52.446581859Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:01:52.448157276Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.577737ms logger=migrator t=2026-04-20T12:01:52.455710448Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T12:01:52.45708656Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.375052ms logger=migrator t=2026-04-20T12:01:52.462138072Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T12:01:52.463174057Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.035165ms logger=migrator t=2026-04-20T12:01:52.468099715Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T12:01:52.474161211Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.058496ms logger=migrator t=2026-04-20T12:01:52.47992564Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T12:01:52.480622136Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=696.326µs logger=migrator t=2026-04-20T12:01:52.483363302Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T12:01:52.483488375Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=122.903µs logger=migrator t=2026-04-20T12:01:52.486941838Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T12:01:52.488466635Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.521887ms logger=migrator t=2026-04-20T12:01:52.494442298Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T12:01:52.495607286Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.163388ms logger=migrator t=2026-04-20T12:01:52.503872904Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T12:01:52.504978572Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.107958ms logger=migrator t=2026-04-20T12:01:52.513239449Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:01:52.513315541Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=77.022µs logger=migrator t=2026-04-20T12:01:52.522539363Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T12:01:52.523550537Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.009524ms logger=migrator t=2026-04-20T12:01:52.528424224Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T12:01:52.530048663Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.622969ms logger=migrator t=2026-04-20T12:01:52.536264083Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-20T12:01:52.537784379Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.519116ms logger=migrator t=2026-04-20T12:01:52.541665992Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T12:01:52.543315901Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.647619ms logger=migrator t=2026-04-20T12:01:52.550981556Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T12:01:52.557634715Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.652199ms logger=migrator t=2026-04-20T12:01:52.562300848Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:01:52.563279971Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=978.563µs logger=migrator t=2026-04-20T12:01:52.572996355Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:01:52.5740487Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.054255ms logger=migrator t=2026-04-20T12:01:52.580440673Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T12:01:52.610891054Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.445961ms logger=migrator t=2026-04-20T12:01:52.616686673Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T12:01:52.649794009Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=33.104036ms logger=migrator t=2026-04-20T12:01:52.654739198Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T12:01:52.655553707Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=814.499µs logger=migrator t=2026-04-20T12:01:52.661364657Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T12:01:52.66231465Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=947.443µs logger=migrator t=2026-04-20T12:01:52.667308569Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T12:01:52.67567501Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.364721ms logger=migrator t=2026-04-20T12:01:52.680400224Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T12:01:52.686186453Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.785309ms logger=migrator t=2026-04-20T12:01:52.691738127Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T12:01:52.693433608Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.695732ms logger=migrator t=2026-04-20T12:01:52.748135531Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T12:01:52.750535199Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.397167ms logger=migrator t=2026-04-20T12:01:52.756320997Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T12:01:52.757107597Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=787.11µs logger=migrator t=2026-04-20T12:01:52.762440224Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T12:01:52.763283925Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=843.531µs logger=migrator t=2026-04-20T12:01:52.76932203Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:01:52.769411512Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=89.212µs logger=migrator t=2026-04-20T12:01:52.774247989Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T12:01:52.785910479Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.653209ms logger=migrator t=2026-04-20T12:01:52.790888068Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T12:01:52.797084437Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.193079ms logger=migrator t=2026-04-20T12:01:52.803237925Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T12:01:52.807992389Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.755475ms logger=migrator t=2026-04-20T12:01:52.81305249Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T12:01:52.813723167Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=670.887µs logger=migrator t=2026-04-20T12:01:52.819366242Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T12:01:52.820051258Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=684.776µs logger=migrator t=2026-04-20T12:01:52.824812753Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T12:01:52.829051854Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.236381ms logger=migrator t=2026-04-20T12:01:52.833463841Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T12:01:52.837640621Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.17644ms logger=migrator t=2026-04-20T12:01:52.841882543Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T12:01:52.84258944Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=706.817µs logger=migrator t=2026-04-20T12:01:52.847126129Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T12:01:52.851576325Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.452016ms logger=migrator t=2026-04-20T12:01:52.856140606Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T12:01:52.863205135Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.0637ms logger=migrator t=2026-04-20T12:01:52.867881717Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T12:01:52.867930368Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=46.851µs logger=migrator t=2026-04-20T12:01:52.87381577Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T12:01:52.875540861Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.724511ms logger=migrator t=2026-04-20T12:01:52.882184701Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-20T12:01:52.883749929Z 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.564758ms logger=migrator t=2026-04-20T12:01:52.889129338Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-20T12:01:52.890328146Z 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.199238ms logger=migrator t=2026-04-20T12:01:52.895115122Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T12:01:52.895197324Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=87.672µs logger=migrator t=2026-04-20T12:01:52.899736942Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T12:01:52.90919484Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.457058ms logger=migrator t=2026-04-20T12:01:52.913835201Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T12:01:52.919977129Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.140638ms logger=migrator t=2026-04-20T12:01:52.924366324Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T12:01:52.930396998Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.030114ms logger=migrator t=2026-04-20T12:01:52.934694212Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T12:01:52.940817719Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.123337ms logger=migrator t=2026-04-20T12:01:52.945283536Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T12:01:52.951413303Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.130327ms logger=migrator t=2026-04-20T12:01:52.95626442Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T12:01:52.956329192Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.302µs logger=migrator t=2026-04-20T12:01:52.961154287Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T12:01:52.961910226Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=754.209µs logger=migrator t=2026-04-20T12:01:52.967960031Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T12:01:52.975932973Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.973512ms logger=migrator t=2026-04-20T12:01:52.980629555Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T12:01:52.980695357Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.591µs logger=migrator t=2026-04-20T12:01:52.985276497Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T12:01:52.991364663Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.087296ms logger=migrator t=2026-04-20T12:01:52.996009465Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T12:01:52.996996708Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=986.733µs logger=migrator t=2026-04-20T12:01:53.002511811Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T12:01:53.010502263Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.990842ms logger=migrator t=2026-04-20T12:01:53.016347143Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T12:01:53.016913146Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=567.763µs logger=migrator t=2026-04-20T12:01:53.02205349Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T12:01:53.023070264Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.021554ms logger=migrator t=2026-04-20T12:01:53.029031288Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T12:01:53.03827992Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.249992ms logger=migrator t=2026-04-20T12:01:53.042779668Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T12:01:53.043335812Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=557.185µs logger=migrator t=2026-04-20T12:01:53.049412287Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T12:01:53.050418411Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.005654ms logger=migrator t=2026-04-20T12:01:53.055805711Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T12:01:53.057178744Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.373513ms logger=migrator t=2026-04-20T12:01:53.062289716Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T12:01:53.063289001Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=998.855µs logger=migrator t=2026-04-20T12:01:53.06908902Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T12:01:53.069196873Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.513µs logger=migrator t=2026-04-20T12:01:53.073901606Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T12:01:53.07535807Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.456364ms logger=migrator t=2026-04-20T12:01:53.080579536Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T12:01:53.081557399Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=977.633µs logger=migrator t=2026-04-20T12:01:53.090371111Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T12:01:53.090953145Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T12:01:53.096069408Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T12:01:53.096833176Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=763.028µs logger=migrator t=2026-04-20T12:01:53.101754825Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T12:01:53.103442985Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.69009ms logger=migrator t=2026-04-20T12:01:53.108178759Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T12:01:53.115292539Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.1149ms logger=migrator t=2026-04-20T12:01:53.119576503Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T12:01:53.120386892Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=810.129µs logger=migrator t=2026-04-20T12:01:53.125267679Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T12:01:53.12694498Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.674641ms logger=migrator t=2026-04-20T12:01:53.132566825Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T12:01:53.133993419Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.426364ms logger=migrator t=2026-04-20T12:01:53.138878196Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T12:01:53.139894731Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.015955ms logger=migrator t=2026-04-20T12:01:53.145052404Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T12:01:53.14694655Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.893366ms logger=migrator t=2026-04-20T12:01:53.152198927Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T12:01:53.15235584Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=146.534µs logger=migrator t=2026-04-20T12:01:53.162430481Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T12:01:53.162548574Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=121.033µs logger=migrator t=2026-04-20T12:01:53.167633537Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T12:01:53.17815739Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.521353ms logger=migrator t=2026-04-20T12:01:53.183324834Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T12:01:53.183613901Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=289.297µs logger=migrator t=2026-04-20T12:01:53.189205465Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T12:01:53.190473715Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.26809ms logger=migrator t=2026-04-20T12:01:53.196609522Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T12:01:53.197092405Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=483.703µs logger=migrator t=2026-04-20T12:01:53.202777641Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T12:01:53.203790315Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.012514ms logger=migrator t=2026-04-20T12:01:53.20983882Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T12:01:53.210696731Z level=info msg="Migration successfully executed" id="create secrets table" duration=857.521µs logger=migrator t=2026-04-20T12:01:53.216034829Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T12:01:53.250581499Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.54865ms logger=migrator t=2026-04-20T12:01:53.255665511Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T12:01:53.262951596Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.285025ms logger=migrator t=2026-04-20T12:01:53.269133994Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T12:01:53.269251397Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=117.203µs logger=migrator t=2026-04-20T12:01:53.274042373Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T12:01:53.310411706Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.364774ms logger=migrator t=2026-04-20T12:01:53.315818076Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T12:01:53.347027855Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.208059ms logger=migrator t=2026-04-20T12:01:53.351941273Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T12:01:53.3526387Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=698.417µs logger=migrator t=2026-04-20T12:01:53.35931673Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T12:01:53.361192965Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.876515ms logger=migrator t=2026-04-20T12:01:53.366488373Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T12:01:53.366769509Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=281.116µs logger=migrator t=2026-04-20T12:01:53.371231077Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T12:01:53.372362004Z level=info msg="Migration successfully executed" id="create permission table" duration=1.127097ms logger=migrator t=2026-04-20T12:01:53.382004076Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T12:01:53.384372832Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.373256ms logger=migrator t=2026-04-20T12:01:53.390631173Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T12:01:53.391961364Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.333171ms logger=migrator t=2026-04-20T12:01:53.398306767Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T12:01:53.39927015Z level=info msg="Migration successfully executed" id="create role table" duration=964.083µs logger=migrator t=2026-04-20T12:01:53.405129311Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T12:01:53.415980632Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.850131ms logger=migrator t=2026-04-20T12:01:53.420969311Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T12:01:53.429393403Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.422322ms logger=migrator t=2026-04-20T12:01:53.437612171Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T12:01:53.439460785Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.848034ms logger=migrator t=2026-04-20T12:01:53.446208557Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T12:01:53.447422207Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.21343ms logger=migrator t=2026-04-20T12:01:53.453217706Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T12:01:53.454400394Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.183268ms logger=migrator t=2026-04-20T12:01:53.460203073Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T12:01:53.467385046Z level=info msg="Migration successfully executed" id="create team role table" duration=7.177053ms logger=migrator t=2026-04-20T12:01:53.474673392Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T12:01:53.475987483Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.317321ms logger=migrator t=2026-04-20T12:01:53.483519864Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T12:01:53.485320867Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.801393ms logger=migrator t=2026-04-20T12:01:53.491707281Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T12:01:53.49292634Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.222299ms logger=migrator t=2026-04-20T12:01:53.504075927Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T12:01:53.504993429Z level=info msg="Migration successfully executed" id="create user role table" duration=920.242µs logger=migrator t=2026-04-20T12:01:53.510159543Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T12:01:53.51122274Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.063176ms logger=migrator t=2026-04-20T12:01:53.517841218Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T12:01:53.518895603Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.054225ms logger=migrator t=2026-04-20T12:01:53.525229266Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T12:01:53.527154161Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.928205ms logger=migrator t=2026-04-20T12:01:53.534109339Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T12:01:53.535120263Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.013114ms logger=migrator t=2026-04-20T12:01:53.541976158Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T12:01:53.543136926Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.159347ms logger=migrator t=2026-04-20T12:01:53.548426133Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T12:01:53.54957677Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.150838ms logger=migrator t=2026-04-20T12:01:53.555631416Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T12:01:53.563804311Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.168115ms logger=migrator t=2026-04-20T12:01:53.568177397Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T12:01:53.56916119Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=983.633µs logger=migrator t=2026-04-20T12:01:53.574012177Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T12:01:53.575755959Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.743782ms logger=migrator t=2026-04-20T12:01:53.582322267Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T12:01:53.583555967Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.23412ms logger=migrator t=2026-04-20T12:01:53.589185072Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T12:01:53.590326389Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.141197ms logger=migrator t=2026-04-20T12:01:53.596806704Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T12:01:53.597724217Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=917.453µs logger=migrator t=2026-04-20T12:01:53.60323866Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T12:01:53.604711294Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.472064ms logger=migrator t=2026-04-20T12:01:53.610934884Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T12:01:53.620197877Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.274194ms logger=migrator t=2026-04-20T12:01:53.627328388Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T12:01:53.63490576Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.581343ms logger=migrator t=2026-04-20T12:01:53.64201285Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T12:01:53.648295522Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.280132ms logger=migrator t=2026-04-20T12:01:53.653510576Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T12:01:53.659156753Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.646017ms logger=migrator t=2026-04-20T12:01:53.667815611Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T12:01:53.670586427Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.774077ms logger=migrator t=2026-04-20T12:01:53.680978376Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T12:01:53.682430492Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.458895ms logger=migrator t=2026-04-20T12:01:53.688215391Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T12:01:53.689368908Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.151488ms logger=migrator t=2026-04-20T12:01:53.696629293Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T12:01:53.701717595Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=5.082662ms logger=migrator t=2026-04-20T12:01:53.710302981Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T12:01:53.712043502Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.744241ms logger=migrator t=2026-04-20T12:01:53.727512404Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T12:01:53.727841482Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=335.528µs logger=migrator t=2026-04-20T12:01:53.73480234Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T12:01:53.734876582Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=80.062µs logger=migrator t=2026-04-20T12:01:53.74108822Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T12:01:53.741826838Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=742.218µs logger=migrator t=2026-04-20T12:01:53.746563222Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T12:01:53.747156486Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=593.744µs logger=migrator t=2026-04-20T12:01:53.757915584Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T12:01:53.758722494Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=807.349µs logger=migrator t=2026-04-20T12:01:53.763218282Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T12:01:53.763422997Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.085µs logger=migrator t=2026-04-20T12:01:53.768890858Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T12:01:53.769353479Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=462.741µs logger=migrator t=2026-04-20T12:01:53.774141004Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T12:01:53.775445325Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.306351ms logger=migrator t=2026-04-20T12:01:53.78106845Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T12:01:53.783369136Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.304256ms logger=migrator t=2026-04-20T12:01:53.789467302Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T12:01:53.798798656Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.335404ms logger=migrator t=2026-04-20T12:01:53.804339459Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T12:01:53.804525693Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=186.334µs logger=migrator t=2026-04-20T12:01:53.80894174Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T12:01:53.809969094Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.028944ms logger=migrator t=2026-04-20T12:01:53.81643961Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T12:01:53.818332675Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.891705ms logger=migrator t=2026-04-20T12:01:53.83227903Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T12:01:53.834115065Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.841304ms logger=migrator t=2026-04-20T12:01:53.83974863Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T12:01:53.849789491Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.036111ms logger=migrator t=2026-04-20T12:01:53.862150188Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T12:01:53.863405938Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.257429ms logger=migrator t=2026-04-20T12:01:53.869898144Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T12:01:53.872934147Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=3.031123ms logger=migrator t=2026-04-20T12:01:53.877779494Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T12:01:53.901957574Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.17438ms logger=migrator t=2026-04-20T12:01:53.908188263Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T12:01:53.910181301Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.993398ms logger=migrator t=2026-04-20T12:01:53.915242313Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T12:01:53.916237507Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=996.274µs logger=migrator t=2026-04-20T12:01:53.921594585Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T12:01:53.922943558Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.349343ms logger=migrator t=2026-04-20T12:01:53.928814289Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T12:01:53.930510069Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.69235ms logger=migrator t=2026-04-20T12:01:53.937105428Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T12:01:53.937786414Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=683.516µs logger=migrator t=2026-04-20T12:01:53.943288117Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T12:01:53.945229704Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.940926ms logger=migrator t=2026-04-20T12:01:53.950411737Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T12:01:53.959369703Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.957756ms logger=migrator t=2026-04-20T12:01:53.965594002Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T12:01:53.966529224Z level=info msg="Migration successfully executed" id="create entity_events table" duration=935.592µs logger=migrator t=2026-04-20T12:01:53.969823333Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T12:01:53.970863949Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.040676ms logger=migrator t=2026-04-20T12:01:53.975419818Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:01:53.976169667Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:01:53.983079132Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:01:53.983504382Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:01:53.987638102Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T12:01:53.988445191Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=806.729µs logger=migrator t=2026-04-20T12:01:54.002334675Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T12:01:54.005800498Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=3.464933ms logger=migrator t=2026-04-20T12:01:54.011841553Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T12:01:54.01296111Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.119457ms logger=migrator t=2026-04-20T12:01:54.017890119Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T12:01:54.0196432Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.749821ms logger=migrator t=2026-04-20T12:01:54.024986429Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:01:54.026238319Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.25161ms logger=migrator t=2026-04-20T12:01:54.031460344Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:01:54.033100144Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.63987ms logger=migrator t=2026-04-20T12:01:54.047705434Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T12:01:54.048952795Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.247351ms logger=migrator t=2026-04-20T12:01:54.057311586Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T12:01:54.059036416Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.72429ms logger=migrator t=2026-04-20T12:01:54.06373966Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T12:01:54.064890107Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.149557ms logger=migrator t=2026-04-20T12:01:54.071122707Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T12:01:54.072948241Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.829324ms logger=migrator t=2026-04-20T12:01:54.07873513Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T12:01:54.079865777Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.130957ms logger=migrator t=2026-04-20T12:01:54.08540039Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T12:01:54.111816844Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.408874ms logger=migrator t=2026-04-20T12:01:54.117182873Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T12:01:54.129610751Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.420138ms logger=migrator t=2026-04-20T12:01:54.133407803Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T12:01:54.147653515Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=14.233202ms logger=migrator t=2026-04-20T12:01:54.152464601Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T12:01:54.15284181Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=375.619µs logger=migrator t=2026-04-20T12:01:54.158103886Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T12:01:54.167459131Z level=info msg="Migration successfully executed" id="add share column" duration=9.354825ms logger=migrator t=2026-04-20T12:01:54.172687537Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T12:01:54.173018574Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=330.338µs logger=migrator t=2026-04-20T12:01:54.177367738Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T12:01:54.179162252Z level=info msg="Migration successfully executed" id="create file table" duration=1.799144ms logger=migrator t=2026-04-20T12:01:54.185662127Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T12:01:54.187874011Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.215384ms logger=migrator t=2026-04-20T12:01:54.193540427Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T12:01:54.195847183Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.304165ms logger=migrator t=2026-04-20T12:01:54.200986766Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T12:01:54.201868837Z level=info msg="Migration successfully executed" id="create file_meta table" duration=882.171µs logger=migrator t=2026-04-20T12:01:54.206369645Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T12:01:54.208060285Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.68836ms logger=migrator t=2026-04-20T12:01:54.213973218Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T12:01:54.214129372Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=155.974µs logger=migrator t=2026-04-20T12:01:54.218036206Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T12:01:54.218140418Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.853µs logger=migrator t=2026-04-20T12:01:54.224173033Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T12:01:54.225826813Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.65355ms logger=migrator t=2026-04-20T12:01:54.235563536Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T12:01:54.235992427Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=434.28µs logger=migrator t=2026-04-20T12:01:54.241849468Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T12:01:54.242920413Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.071495ms logger=migrator t=2026-04-20T12:01:54.248319883Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T12:01:54.261091469Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.773806ms logger=migrator t=2026-04-20T12:01:54.267020052Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T12:01:54.267161646Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=143.044µs logger=migrator t=2026-04-20T12:01:54.272511993Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T12:01:54.273726763Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.21517ms logger=migrator t=2026-04-20T12:01:54.286000328Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T12:01:54.286604322Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=610.584µs logger=migrator t=2026-04-20T12:01:54.291276625Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T12:01:54.291637773Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=365.059µs logger=migrator t=2026-04-20T12:01:54.297495894Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T12:01:54.298027127Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=531.483µs logger=migrator t=2026-04-20T12:01:54.301630304Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T12:01:54.310999588Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.369104ms logger=migrator t=2026-04-20T12:01:54.314480782Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T12:01:54.321193843Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.709981ms logger=migrator t=2026-04-20T12:01:54.324937443Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T12:01:54.326009769Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.066736ms logger=migrator t=2026-04-20T12:01:54.330273711Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T12:01:54.403195263Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.920801ms logger=migrator t=2026-04-20T12:01:54.407331533Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T12:01:54.408167452Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=836.11µs logger=migrator t=2026-04-20T12:01:54.414166276Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T12:01:54.414988236Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=821.42µs logger=migrator t=2026-04-20T12:01:54.418931991Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T12:01:54.440649772Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.717461ms logger=migrator t=2026-04-20T12:01:54.445005117Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T12:01:54.451209866Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.204289ms logger=migrator t=2026-04-20T12:01:54.455190792Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T12:01:54.455408777Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=217.855µs logger=migrator t=2026-04-20T12:01:54.459361342Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T12:01:54.459661209Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=310.178µs logger=migrator t=2026-04-20T12:01:54.464130087Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T12:01:54.464592388Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=457.921µs logger=migrator t=2026-04-20T12:01:54.468437469Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T12:01:54.468637664Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=200.475µs logger=migrator t=2026-04-20T12:01:54.472020336Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T12:01:54.472253002Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=232.646µs logger=migrator t=2026-04-20T12:01:54.47550936Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T12:01:54.476575305Z level=info msg="Migration successfully executed" id="create folder table" duration=1.063445ms logger=migrator t=2026-04-20T12:01:54.483199375Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T12:01:54.484432294Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.232079ms logger=migrator t=2026-04-20T12:01:54.48967206Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T12:01:54.490899999Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.224979ms logger=migrator t=2026-04-20T12:01:54.494905136Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T12:01:54.494945757Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.771µs logger=migrator t=2026-04-20T12:01:54.499741882Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:01:54.502081667Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.343085ms logger=migrator t=2026-04-20T12:01:54.507764844Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T12:01:54.508874431Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.117887ms logger=migrator t=2026-04-20T12:01:54.512711063Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T12:01:54.513867421Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.151128ms logger=migrator t=2026-04-20T12:01:54.521968476Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T12:01:54.522419767Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=458.081µs logger=migrator t=2026-04-20T12:01:54.524949668Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T12:01:54.525235924Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=286.197µs logger=migrator t=2026-04-20T12:01:54.528454012Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T12:01:54.529602189Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.148007ms logger=migrator t=2026-04-20T12:01:54.533755909Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T12:01:54.535211113Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.451014ms logger=migrator t=2026-04-20T12:01:54.539978618Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T12:01:54.541144436Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.163978ms logger=migrator t=2026-04-20T12:01:54.54464122Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T12:01:54.545797188Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.162968ms logger=migrator t=2026-04-20T12:01:54.551088515Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T12:01:54.552183601Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.090206ms logger=migrator t=2026-04-20T12:01:54.555682226Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T12:01:54.556624118Z level=info msg="Migration successfully executed" id="create anon_device table" duration=941.342µs logger=migrator t=2026-04-20T12:01:54.560124072Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T12:01:54.561567277Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.442855ms logger=migrator t=2026-04-20T12:01:54.567075829Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T12:01:54.568275917Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.200568ms logger=migrator t=2026-04-20T12:01:54.573496073Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T12:01:54.574452086Z level=info msg="Migration successfully executed" id="create signing_key table" duration=956.653µs logger=migrator t=2026-04-20T12:01:54.580674925Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T12:01:54.582039008Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.355693ms logger=migrator t=2026-04-20T12:01:54.58835492Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T12:01:54.589809235Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.453825ms logger=migrator t=2026-04-20T12:01:54.593415981Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T12:01:54.594083697Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=667.956µs logger=migrator t=2026-04-20T12:01:54.599090698Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T12:01:54.609059738Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.96789ms logger=migrator t=2026-04-20T12:01:54.614748454Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T12:01:54.615594224Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=850.92µs logger=migrator t=2026-04-20T12:01:54.619502408Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:01:54.619532199Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.78µs logger=migrator t=2026-04-20T12:01:54.623211717Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:01:54.625519532Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.305685ms logger=migrator t=2026-04-20T12:01:54.630149584Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T12:01:54.630174054Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.68µs logger=migrator t=2026-04-20T12:01:54.634662232Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T12:01:54.636081556Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.413684ms logger=migrator t=2026-04-20T12:01:54.639741545Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T12:01:54.641022575Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.27885ms logger=migrator t=2026-04-20T12:01:54.647288105Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T12:01:54.648451554Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.164829ms logger=migrator t=2026-04-20T12:01:54.652418909Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T12:01:54.653224338Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=806.219µs logger=migrator t=2026-04-20T12:01:54.657386468Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T12:01:54.657652824Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=266.916µs logger=migrator t=2026-04-20T12:01:54.661619489Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T12:01:54.662260385Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=640.986µs logger=migrator t=2026-04-20T12:01:54.665097354Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T12:01:54.665987035Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=889.441µs logger=migrator t=2026-04-20T12:01:54.669803596Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T12:01:54.670642517Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=839.071µs logger=migrator t=2026-04-20T12:01:54.674636172Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T12:01:54.6841117Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.475498ms logger=migrator t=2026-04-20T12:01:54.687879671Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T12:01:54.696520418Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.634347ms logger=migrator t=2026-04-20T12:01:54.700289358Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T12:01:54.709129791Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.843203ms logger=migrator t=2026-04-20T12:01:54.713347712Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T12:01:54.713400404Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.552µs logger=migrator t=2026-04-20T12:01:54.718746512Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T12:01:54.728850564Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.105502ms logger=migrator t=2026-04-20T12:01:54.733605029Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T12:01:54.743954987Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.346508ms logger=migrator t=2026-04-20T12:01:54.747514492Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T12:01:54.748063625Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=549.453µs logger=migrator t=2026-04-20T12:01:54.751657712Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.551388276s logger=migrator t=2026-04-20T12:01:54.752293208Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T12:01:54.768352863Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T12:01:54.768558769Z level=info msg="Created default organization" logger=secrets t=2026-04-20T12:01:54.773545637Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:01:54.822784741Z level=info msg="Restored cache from database" duration=446.491µs logger=plugin.store t=2026-04-20T12:01:54.824781979Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T12:01:54.864955454Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T12:01:54.864984034Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T12:01:54.865053136Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T12:01:54.865064496Z level=info msg="Plugins loaded" count=54 duration=40.283767ms logger=query_data t=2026-04-20T12:01:54.868798825Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T12:01:54.872395223Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T12:01:54.881090871Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T12:01:54.90059517Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T12:01:54.902805262Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T12:01:54.904803571Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T12:01:54.922936206Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T12:01:54.940890817Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T12:01:54.962020285Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T12:01:54.962056746Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-20T12:01:54.962375774Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T12:01:54.963110111Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-20T12:01:54.963828138Z level=info msg="Storage starting" logger=http.server t=2026-04-20T12:01:54.965236202Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T12:01:54.992854326Z level=info msg="State cache has been initialized" states=0 duration=30.476193ms logger=ngalert.scheduler t=2026-04-20T12:01:54.992928217Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T12:01:54.993096161Z level=info msg=starting first_tick=2026-04-20T12:02:00Z logger=provisioning.dashboard t=2026-04-20T12:01:54.997845795Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-20T12:01:55.059912467Z level=info msg="Update check succeeded" duration=97.446371ms logger=plugins.update.checker t=2026-04-20T12:01:55.061072494Z level=info msg="Update check succeeded" duration=98.011894ms logger=provisioning.dashboard t=2026-04-20T12:01:55.086238718Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T12:01:55.089258871Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T12:01:55.151156167Z level=info msg="Patterns update finished" duration=80.426842ms logger=grafana-apiserver t=2026-04-20T12:01:55.411716786Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T12:01:55.412174056Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T12:01:59.742701458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:01:59.743831736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:01:59.843689834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:01:59.933003669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:01:59.949786232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:01:59.971563675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:01:59.987235801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.01131038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.049348414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.117123762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.149592581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.275165357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.295161817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.352737201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.366164633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.417203609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.429609286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.484440254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.5001017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.550028669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.563972784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.623829012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.642569811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.693375072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.711982909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.765543765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.784754477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.834926532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.850935917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.918358716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:00.939335089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.001028961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.018327146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.072296143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.094180599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.162396627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.174855486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.240292508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.257696766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.31451401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.330593227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.393556209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.412879803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.476964952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.494408331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.554954705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.571011101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.637656322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.659323362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.730875181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.752937511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.808714891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.827817089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.898900987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.913460686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:01.985356223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.006958352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.064684139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.082529637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.160163811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.178250746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.245739237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.265558323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.340808281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.366865246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.476742405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.493366115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.555612099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.569687207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.657027915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.674389503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.745769847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.762646772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.841459725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.86122579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.946297143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:02.967961033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:03.04106242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:03.061928571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T12:02:03.171936932Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T12:03:34.999521757Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-20T12:11:54.975057915Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-20T12:11:55.02945667Z level=info msg="Completed cleanup jobs" duration=66.018534ms logger=plugins.update.checker t=2026-04-20T12:11:55.133828854Z level=info msg="Update check succeeded" duration=71.853604ms logger=sqlstore.transactions t=2026-04-20T12:16:54.888823121Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"