logger=settings t=2026-08-05T11:32:01.724649736Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-05T11:32:01Z logger=settings t=2026-08-05T11:32:01.725073388Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-05T11:32:01.725091969Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-05T11:32:01.725097499Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-05T11:32:01.725103859Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-05T11:32:01.725108309Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-05T11:32:01.72511519Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-05T11:32:01.72512029Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-05T11:32:01.72512732Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-05T11:32:01.72514033Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-05T11:32:01.72514586Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-05T11:32:01.725152401Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-05T11:32:01.725158561Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-05T11:32:01.725169861Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-05T11:32:01.725176231Z level=info msg=Target target=[all] logger=settings t=2026-08-05T11:32:01.725199702Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-05T11:32:01.725205642Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-05T11:32:01.725211862Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-05T11:32:01.725221103Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-05T11:32:01.725231283Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-05T11:32:01.725236663Z level=info msg="App mode production" logger=sqlstore t=2026-08-05T11:32:01.725731837Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-05T11:32:01.725758888Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-05T11:32:01.728111058Z level=info msg="Locking database" logger=migrator t=2026-08-05T11:32:01.728124898Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-05T11:32:01.728750966Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-05T11:32:01.730707344Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.956168ms logger=migrator t=2026-08-05T11:32:01.738089742Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-05T11:32:01.738893995Z level=info msg="Migration successfully executed" id="create user table" duration=804.973µs logger=migrator t=2026-08-05T11:32:01.743756669Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-05T11:32:01.744931733Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.175454ms logger=migrator t=2026-08-05T11:32:01.749418355Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-05T11:32:01.750527578Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.108923ms logger=migrator t=2026-08-05T11:32:01.755861915Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-05T11:32:01.756546885Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=685.3µs logger=migrator t=2026-08-05T11:32:01.760844062Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-05T11:32:01.76216279Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.322698ms logger=migrator t=2026-08-05T11:32:01.766840928Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-05T11:32:01.773236866Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.382598ms logger=migrator t=2026-08-05T11:32:01.778306506Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-05T11:32:01.779273364Z level=info msg="Migration successfully executed" id="create user table v2" duration=966.548µs logger=migrator t=2026-08-05T11:32:01.782584551Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-05T11:32:01.783462428Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=873.826µs logger=migrator t=2026-08-05T11:32:01.787748193Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-05T11:32:01.788429763Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=674.71µs logger=migrator t=2026-08-05T11:32:01.793116241Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-05T11:32:01.793514233Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=397.792µs logger=migrator t=2026-08-05T11:32:01.798760508Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-05T11:32:01.799807729Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.051132ms logger=migrator t=2026-08-05T11:32:01.804135426Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-05T11:32:01.806280319Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.143833ms logger=migrator t=2026-08-05T11:32:01.810912306Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-05T11:32:01.810945897Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.831µs logger=migrator t=2026-08-05T11:32:01.815365427Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-05T11:32:01.818251162Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.868244ms logger=migrator t=2026-08-05T11:32:01.824159275Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-05T11:32:01.824456174Z level=info msg="Migration successfully executed" id="Add missing user data" duration=300.079µs logger=migrator t=2026-08-05T11:32:01.827616097Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-05T11:32:01.829613766Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.995139ms logger=migrator t=2026-08-05T11:32:01.833248843Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-05T11:32:01.834565552Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.316559ms logger=migrator t=2026-08-05T11:32:01.839187738Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-05T11:32:01.840396654Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.208456ms logger=migrator t=2026-08-05T11:32:01.843819404Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-05T11:32:01.856809577Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.986823ms logger=migrator t=2026-08-05T11:32:01.860838285Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-05T11:32:01.861709272Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=870.906µs logger=migrator t=2026-08-05T11:32:01.865105631Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-05T11:32:01.865262986Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=157.265µs logger=migrator t=2026-08-05T11:32:01.869686347Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-05T11:32:01.871807808Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.123012ms logger=migrator t=2026-08-05T11:32:01.876293581Z 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-08-05T11:32:01.876629261Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=338.289µs logger=migrator t=2026-08-05T11:32:01.880139654Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-05T11:32:01.880575056Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=435.722µs logger=migrator t=2026-08-05T11:32:01.885326076Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-05T11:32:01.88612838Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=802.174µs logger=migrator t=2026-08-05T11:32:01.890970003Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-05T11:32:01.892040214Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.070231ms logger=migrator t=2026-08-05T11:32:01.898971048Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-05T11:32:01.900477022Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.542665ms logger=migrator t=2026-08-05T11:32:01.90887882Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-05T11:32:01.910996642Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.122143ms logger=migrator t=2026-08-05T11:32:01.915977379Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-05T11:32:01.916832454Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=854.465µs logger=migrator t=2026-08-05T11:32:01.922099339Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-05T11:32:01.92213807Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.441µs logger=migrator t=2026-08-05T11:32:01.925660604Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-05T11:32:01.926820308Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.159814ms logger=migrator t=2026-08-05T11:32:01.930042743Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-05T11:32:01.930687642Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=644.789µs logger=migrator t=2026-08-05T11:32:01.933888806Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-05T11:32:01.934471734Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=583.118µs logger=migrator t=2026-08-05T11:32:01.939959696Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-05T11:32:01.940666846Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=707.461µs logger=migrator t=2026-08-05T11:32:01.945115537Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:32:01.948291721Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.174625ms logger=migrator t=2026-08-05T11:32:01.951577907Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-05T11:32:01.952407962Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=830.315µs logger=migrator t=2026-08-05T11:32:01.95610086Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-05T11:32:01.956838502Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=735.852µs logger=migrator t=2026-08-05T11:32:01.960048107Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-05T11:32:01.960783138Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=733.081µs logger=migrator t=2026-08-05T11:32:01.970096312Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-05T11:32:01.970860555Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=764.763µs logger=migrator t=2026-08-05T11:32:01.974826482Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-05T11:32:01.975665096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=838.294µs logger=migrator t=2026-08-05T11:32:01.980832928Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-05T11:32:01.981256691Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=423.323µs logger=migrator t=2026-08-05T11:32:01.984566749Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-05T11:32:01.985446775Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=880.026µs logger=migrator t=2026-08-05T11:32:01.990558065Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-05T11:32:01.991165843Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=608.498µs logger=migrator t=2026-08-05T11:32:01.994780819Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-05T11:32:01.995451189Z level=info msg="Migration successfully executed" id="create star table" duration=666.609µs logger=migrator t=2026-08-05T11:32:01.999063306Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-05T11:32:01.999925931Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=861.575µs logger=migrator t=2026-08-05T11:32:02.00329345Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-05T11:32:02.004182337Z level=info msg="Migration successfully executed" id="create org table v1" duration=888.616µs logger=migrator t=2026-08-05T11:32:02.008417731Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-05T11:32:02.00942715Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.008139ms logger=migrator t=2026-08-05T11:32:02.012904673Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-05T11:32:02.013777589Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=872.656µs logger=migrator t=2026-08-05T11:32:02.017033304Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-05T11:32:02.017741515Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=708.001µs logger=migrator t=2026-08-05T11:32:02.021105555Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-05T11:32:02.021827796Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=722.171µs logger=migrator t=2026-08-05T11:32:02.026592896Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-05T11:32:02.028612235Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.013319ms logger=migrator t=2026-08-05T11:32:02.035120207Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-05T11:32:02.035233241Z level=info msg="Migration successfully executed" id="Update org table charset" duration=117.094µs logger=migrator t=2026-08-05T11:32:02.041368791Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-05T11:32:02.041423803Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.562µs logger=migrator t=2026-08-05T11:32:02.046366959Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-05T11:32:02.046803521Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=438.643µs logger=migrator t=2026-08-05T11:32:02.051893251Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-05T11:32:02.053323563Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.429432ms logger=migrator t=2026-08-05T11:32:02.057219937Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-05T11:32:02.058085183Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=864.736µs logger=migrator t=2026-08-05T11:32:02.06240415Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-05T11:32:02.063184024Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=779.764µs logger=migrator t=2026-08-05T11:32:02.06612886Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-05T11:32:02.066743538Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=614.888µs logger=migrator t=2026-08-05T11:32:02.071195259Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-05T11:32:02.072025204Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=829.685µs logger=migrator t=2026-08-05T11:32:02.075572848Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-05T11:32:02.07633018Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=757.862µs logger=migrator t=2026-08-05T11:32:02.081122931Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-05T11:32:02.087935282Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.813781ms logger=migrator t=2026-08-05T11:32:02.091798686Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-05T11:32:02.092525217Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=726.901µs logger=migrator t=2026-08-05T11:32:02.095919057Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-05T11:32:02.09666938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=748.183µs logger=migrator t=2026-08-05T11:32:02.100226674Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-05T11:32:02.100982336Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=756.002µs logger=migrator t=2026-08-05T11:32:02.104983043Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-05T11:32:02.105336165Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=352.922µs logger=migrator t=2026-08-05T11:32:02.108557479Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-05T11:32:02.110375832Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.818653ms logger=migrator t=2026-08-05T11:32:02.114373041Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-05T11:32:02.114478574Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=106.924µs logger=migrator t=2026-08-05T11:32:02.12047219Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-05T11:32:02.122404937Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.931827ms logger=migrator t=2026-08-05T11:32:02.125734945Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-05T11:32:02.127559639Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.825714ms logger=migrator t=2026-08-05T11:32:02.132216186Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-05T11:32:02.134142203Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.924647ms logger=migrator t=2026-08-05T11:32:02.139691446Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-05T11:32:02.140554191Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=861.995µs logger=migrator t=2026-08-05T11:32:02.144312122Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-05T11:32:02.147444194Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.129742ms logger=migrator t=2026-08-05T11:32:02.151774461Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-05T11:32:02.152662488Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=885.107µs logger=migrator t=2026-08-05T11:32:02.158553532Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-05T11:32:02.160001864Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.445042ms logger=migrator t=2026-08-05T11:32:02.166606648Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-05T11:32:02.166684021Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=85.123µs logger=migrator t=2026-08-05T11:32:02.17241186Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-05T11:32:02.172491162Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=87.613µs logger=migrator t=2026-08-05T11:32:02.176777348Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-05T11:32:02.179151608Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.37211ms logger=migrator t=2026-08-05T11:32:02.183684262Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-05T11:32:02.18701898Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.334858ms logger=migrator t=2026-08-05T11:32:02.191713317Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-05T11:32:02.193756838Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.04289ms logger=migrator t=2026-08-05T11:32:02.197611312Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-05T11:32:02.199638721Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.023748ms logger=migrator t=2026-08-05T11:32:02.203244528Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-05T11:32:02.203508945Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=263.328µs logger=migrator t=2026-08-05T11:32:02.207058819Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-05T11:32:02.207973076Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=913.377µs logger=migrator t=2026-08-05T11:32:02.213076626Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-05T11:32:02.214255232Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.178966ms logger=migrator t=2026-08-05T11:32:02.218418554Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-05T11:32:02.218442995Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.281µs logger=migrator t=2026-08-05T11:32:02.222206795Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-05T11:32:02.222992249Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=784.994µs logger=migrator t=2026-08-05T11:32:02.227155251Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-05T11:32:02.228232922Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.077501ms logger=migrator t=2026-08-05T11:32:02.233364054Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:32:02.241338109Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.975696ms logger=migrator t=2026-08-05T11:32:02.245014107Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-05T11:32:02.245532263Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=518.036µs logger=migrator t=2026-08-05T11:32:02.249800728Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-05T11:32:02.2505502Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=749.322µs logger=migrator t=2026-08-05T11:32:02.254575039Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-05T11:32:02.255348491Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=773.112µs logger=migrator t=2026-08-05T11:32:02.259203016Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-05T11:32:02.259564286Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=358.72µs logger=migrator t=2026-08-05T11:32:02.265640935Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-05T11:32:02.26684971Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.210015ms logger=migrator t=2026-08-05T11:32:02.270510178Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-05T11:32:02.27262164Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.110722ms logger=migrator t=2026-08-05T11:32:02.27633783Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-05T11:32:02.277196055Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=857.785µs logger=migrator t=2026-08-05T11:32:02.283811259Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-05T11:32:02.284304685Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=498.606µs logger=migrator t=2026-08-05T11:32:02.288258401Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-05T11:32:02.288600781Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=343.53µs logger=migrator t=2026-08-05T11:32:02.295332508Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-05T11:32:02.296437822Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.100693ms logger=migrator t=2026-08-05T11:32:02.301590283Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-05T11:32:02.304560211Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.969588ms logger=migrator t=2026-08-05T11:32:02.308147336Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-05T11:32:02.309129255Z level=info msg="Migration successfully executed" id="create data_source table" duration=981.079µs logger=migrator t=2026-08-05T11:32:02.313171144Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-05T11:32:02.314088561Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=917.747µs logger=migrator t=2026-08-05T11:32:02.317635505Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-05T11:32:02.318520842Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=884.667µs logger=migrator t=2026-08-05T11:32:02.321775208Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-05T11:32:02.322628292Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=853.354µs logger=migrator t=2026-08-05T11:32:02.326716893Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-05T11:32:02.327540997Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=823.754µs logger=migrator t=2026-08-05T11:32:02.330908856Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-05T11:32:02.337018886Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.11723ms logger=migrator t=2026-08-05T11:32:02.341066276Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-05T11:32:02.342114636Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.04845ms logger=migrator t=2026-08-05T11:32:02.346244798Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-05T11:32:02.347069162Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=824.384µs logger=migrator t=2026-08-05T11:32:02.350588366Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-05T11:32:02.351406789Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=818.363µs logger=migrator t=2026-08-05T11:32:02.355068468Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-05T11:32:02.355643615Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=575.217µs logger=migrator t=2026-08-05T11:32:02.359882849Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-05T11:32:02.362248829Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.36553ms logger=migrator t=2026-08-05T11:32:02.365573988Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-05T11:32:02.367951517Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.37876ms logger=migrator t=2026-08-05T11:32:02.37143145Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-05T11:32:02.371495472Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=64.772µs logger=migrator t=2026-08-05T11:32:02.376927652Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-05T11:32:02.37719698Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=268.037µs logger=migrator t=2026-08-05T11:32:02.382328541Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-05T11:32:02.385185635Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.858625ms logger=migrator t=2026-08-05T11:32:02.389309756Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-05T11:32:02.389498711Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.525µs logger=migrator t=2026-08-05T11:32:02.395827888Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-05T11:32:02.396031153Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=199.946µs logger=migrator t=2026-08-05T11:32:02.400417433Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-05T11:32:02.402837384Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.419711ms logger=migrator t=2026-08-05T11:32:02.406677317Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-05T11:32:02.406854582Z level=info msg="Migration successfully executed" id="Update uid value" duration=177.365µs logger=migrator t=2026-08-05T11:32:02.41116893Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-05T11:32:02.412019524Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=850.324µs logger=migrator t=2026-08-05T11:32:02.416239389Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-05T11:32:02.416985711Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=746.192µs logger=migrator t=2026-08-05T11:32:02.420775912Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-05T11:32:02.421577716Z level=info msg="Migration successfully executed" id="create api_key table" duration=808.394µs logger=migrator t=2026-08-05T11:32:02.426589643Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-05T11:32:02.427202142Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=613.119µs logger=migrator t=2026-08-05T11:32:02.430937342Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-05T11:32:02.431699324Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=761.542µs logger=migrator t=2026-08-05T11:32:02.435265359Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-05T11:32:02.436151335Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=885.286µs logger=migrator t=2026-08-05T11:32:02.440809922Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-05T11:32:02.442254385Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.449593ms logger=migrator t=2026-08-05T11:32:02.446257562Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-05T11:32:02.446993475Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=736.183µs logger=migrator t=2026-08-05T11:32:02.451537738Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-05T11:32:02.45229332Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=755.522µs logger=migrator t=2026-08-05T11:32:02.456582717Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-05T11:32:02.463249123Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.665725ms logger=migrator t=2026-08-05T11:32:02.468701443Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-05T11:32:02.469501917Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=802.474µs logger=migrator t=2026-08-05T11:32:02.473634169Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-05T11:32:02.474617207Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=986.589µs logger=migrator t=2026-08-05T11:32:02.478145832Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-05T11:32:02.479737538Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.590456ms logger=migrator t=2026-08-05T11:32:02.483343275Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-05T11:32:02.484264242Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=919.937µs logger=migrator t=2026-08-05T11:32:02.490827825Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-05T11:32:02.491202566Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=377.001µs logger=migrator t=2026-08-05T11:32:02.495668217Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-05T11:32:02.496633926Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=965.698µs logger=migrator t=2026-08-05T11:32:02.500647204Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-05T11:32:02.500686485Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.381µs logger=migrator t=2026-08-05T11:32:02.506143136Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-05T11:32:02.508714832Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.571076ms logger=migrator t=2026-08-05T11:32:02.514855133Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-05T11:32:02.517396057Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.540024ms logger=migrator t=2026-08-05T11:32:02.522409605Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-05T11:32:02.522809597Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=405.392µs logger=migrator t=2026-08-05T11:32:02.527930167Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-05T11:32:02.53279807Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.867163ms logger=migrator t=2026-08-05T11:32:02.538358894Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-05T11:32:02.541063194Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.70425ms logger=migrator t=2026-08-05T11:32:02.547542294Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-05T11:32:02.548332168Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=789.334µs logger=migrator t=2026-08-05T11:32:02.554475319Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-05T11:32:02.555296863Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=800.773µs logger=migrator t=2026-08-05T11:32:02.560454335Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-05T11:32:02.561276089Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=821.784µs logger=migrator t=2026-08-05T11:32:02.567121821Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-05T11:32:02.568479021Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.35762ms logger=migrator t=2026-08-05T11:32:02.573627273Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-05T11:32:02.574838228Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.210795ms logger=migrator t=2026-08-05T11:32:02.580908607Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-05T11:32:02.582064991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.154784ms logger=migrator t=2026-08-05T11:32:02.587530832Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-05T11:32:02.587644096Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.854µs logger=migrator t=2026-08-05T11:32:02.593639062Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-05T11:32:02.593682033Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.401µs logger=migrator t=2026-08-05T11:32:02.598967589Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-05T11:32:02.601769192Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.801493ms logger=migrator t=2026-08-05T11:32:02.606881742Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-05T11:32:02.609553631Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.671959ms logger=migrator t=2026-08-05T11:32:02.621534643Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-05T11:32:02.621647387Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=112.214µs logger=migrator t=2026-08-05T11:32:02.626625664Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-05T11:32:02.627809858Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.183945ms logger=migrator t=2026-08-05T11:32:02.6390906Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-05T11:32:02.64044316Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.35427ms logger=migrator t=2026-08-05T11:32:02.646043605Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-05T11:32:02.646077856Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.811µs logger=migrator t=2026-08-05T11:32:02.655013249Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-05T11:32:02.656718139Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.70546ms logger=migrator t=2026-08-05T11:32:02.669772914Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-05T11:32:02.67167541Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.902157ms logger=migrator t=2026-08-05T11:32:02.678072888Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-05T11:32:02.680967343Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.894315ms logger=migrator t=2026-08-05T11:32:02.702852108Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-05T11:32:02.702899469Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=46.341µs logger=migrator t=2026-08-05T11:32:02.710905855Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-05T11:32:02.712837261Z level=info msg="Migration successfully executed" id="create session table" duration=1.936606ms logger=migrator t=2026-08-05T11:32:02.718405135Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-05T11:32:02.718502069Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=99.474µs logger=migrator t=2026-08-05T11:32:02.725658239Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-05T11:32:02.725795473Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=142.034µs logger=migrator t=2026-08-05T11:32:02.732023156Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-05T11:32:02.733114619Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.084523ms logger=migrator t=2026-08-05T11:32:02.739409034Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-05T11:32:02.740182616Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=770.522µs logger=migrator t=2026-08-05T11:32:02.753406776Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-05T11:32:02.753456168Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=52.022µs logger=migrator t=2026-08-05T11:32:02.75965264Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-05T11:32:02.759695651Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.941µs logger=migrator t=2026-08-05T11:32:02.766196133Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-05T11:32:02.771514229Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.322736ms logger=migrator t=2026-08-05T11:32:02.776259569Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-05T11:32:02.778477694Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.218345ms logger=migrator t=2026-08-05T11:32:02.782811361Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-05T11:32:02.782896534Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.783µs logger=migrator t=2026-08-05T11:32:02.787959523Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-05T11:32:02.788134778Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=180.015µs logger=migrator t=2026-08-05T11:32:02.794667701Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-05T11:32:02.79566959Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.004689ms logger=migrator t=2026-08-05T11:32:02.802570814Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-05T11:32:02.802613135Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=48.001µs logger=migrator t=2026-08-05T11:32:02.808812438Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-05T11:32:02.812789724Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.998347ms logger=migrator t=2026-08-05T11:32:02.817871184Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-05T11:32:02.818030359Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=158.095µs logger=migrator t=2026-08-05T11:32:02.823617313Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-05T11:32:02.826720805Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.103681ms logger=migrator t=2026-08-05T11:32:02.831331131Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-05T11:32:02.834653098Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.321607ms logger=migrator t=2026-08-05T11:32:02.88260014Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-05T11:32:02.882721293Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=123.023µs logger=migrator t=2026-08-05T11:32:02.927799191Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-05T11:32:02.929415389Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.618098ms logger=migrator t=2026-08-05T11:32:02.969876189Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-05T11:32:02.971451946Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.579307ms logger=migrator t=2026-08-05T11:32:02.977882455Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-05T11:32:02.978674968Z level=info msg="Migration successfully executed" id="create alert table v1" duration=792.753µs logger=migrator t=2026-08-05T11:32:02.987377675Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-05T11:32:02.988375165Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=998.49µs logger=migrator t=2026-08-05T11:32:02.99569151Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-05T11:32:02.996594737Z level=info msg="Migration successfully executed" id="add index alert state" duration=902.837µs logger=migrator t=2026-08-05T11:32:03.017743569Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-05T11:32:03.018945395Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.205986ms logger=migrator t=2026-08-05T11:32:03.024338034Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-05T11:32:03.025461967Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.123893ms logger=migrator t=2026-08-05T11:32:03.029914488Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-05T11:32:03.031241227Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.326179ms logger=migrator t=2026-08-05T11:32:03.039401817Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-05T11:32:03.041036976Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.639039ms logger=migrator t=2026-08-05T11:32:03.046690352Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-05T11:32:03.058146199Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.457047ms logger=migrator t=2026-08-05T11:32:03.068270467Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-05T11:32:03.069092532Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=825.785µs logger=migrator t=2026-08-05T11:32:03.07415595Z 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-08-05T11:32:03.075006686Z 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=850.676µs logger=migrator t=2026-08-05T11:32:03.08468542Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-05T11:32:03.085206955Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=524.845µs logger=migrator t=2026-08-05T11:32:03.091600934Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-05T11:32:03.092319415Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=718.191µs logger=migrator t=2026-08-05T11:32:03.097267801Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-05T11:32:03.098186868Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=918.597µs logger=migrator t=2026-08-05T11:32:03.103730111Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-05T11:32:03.107886933Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.156282ms logger=migrator t=2026-08-05T11:32:03.113635783Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-05T11:32:03.12201741Z level=info msg="Migration successfully executed" id="Add column frequency" duration=8.382997ms logger=migrator t=2026-08-05T11:32:03.130377986Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-05T11:32:03.134089345Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.711269ms logger=migrator t=2026-08-05T11:32:03.150425836Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-05T11:32:03.155071133Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.646496ms logger=migrator t=2026-08-05T11:32:03.163054408Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-05T11:32:03.163801639Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=747.271µs logger=migrator t=2026-08-05T11:32:03.173966739Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-05T11:32:03.1740104Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.121µs logger=migrator t=2026-08-05T11:32:03.179676187Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-05T11:32:03.179724559Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.551µs logger=migrator t=2026-08-05T11:32:03.183574503Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-05T11:32:03.185077666Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.503434ms logger=migrator t=2026-08-05T11:32:03.199974155Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T11:32:03.201880041Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.365641ms logger=migrator t=2026-08-05T11:32:03.208182876Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-05T11:32:03.209025432Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=843.996µs logger=migrator t=2026-08-05T11:32:03.2140861Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-05T11:32:03.215142992Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.057942ms logger=migrator t=2026-08-05T11:32:03.219264543Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T11:32:03.220219021Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=951.538µs logger=migrator t=2026-08-05T11:32:03.225193397Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-05T11:32:03.233201173Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.006666ms logger=migrator t=2026-08-05T11:32:03.237536641Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-05T11:32:03.241460926Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.923365ms logger=migrator t=2026-08-05T11:32:03.245497466Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-05T11:32:03.245683801Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=186.745µs logger=migrator t=2026-08-05T11:32:03.250497442Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-05T11:32:03.25140647Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=908.747µs logger=migrator t=2026-08-05T11:32:03.256436918Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-05T11:32:03.257782367Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.349299ms logger=migrator t=2026-08-05T11:32:03.262750473Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-05T11:32:03.266408851Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.657898ms logger=migrator t=2026-08-05T11:32:03.272517091Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-05T11:32:03.272632264Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=117.364µs logger=migrator t=2026-08-05T11:32:03.284538815Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-05T11:32:03.285890265Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.357129ms logger=migrator t=2026-08-05T11:32:03.291088088Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-05T11:32:03.292104447Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.017909ms logger=migrator t=2026-08-05T11:32:03.299373022Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-05T11:32:03.299463574Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=88.422µs logger=migrator t=2026-08-05T11:32:03.303901954Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-05T11:32:03.304886874Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=983.95µs logger=migrator t=2026-08-05T11:32:03.309574681Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-05T11:32:03.31053015Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=958.049µs logger=migrator t=2026-08-05T11:32:03.31699848Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-05T11:32:03.318008981Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.012301ms logger=migrator t=2026-08-05T11:32:03.322951636Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-05T11:32:03.323828142Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=876.387µs logger=migrator t=2026-08-05T11:32:03.329193279Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-05T11:32:03.330753695Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.560106ms logger=migrator t=2026-08-05T11:32:03.341302666Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-05T11:32:03.343004296Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.70607ms logger=migrator t=2026-08-05T11:32:03.348753605Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-05T11:32:03.348794866Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=46.701µs logger=migrator t=2026-08-05T11:32:03.354644839Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-05T11:32:03.359011637Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.363558ms logger=migrator t=2026-08-05T11:32:03.365819308Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-05T11:32:03.367314792Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.495144ms logger=migrator t=2026-08-05T11:32:03.371791964Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-05T11:32:03.37776484Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.973356ms logger=migrator t=2026-08-05T11:32:03.385002072Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-05T11:32:03.386215649Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.219907ms logger=migrator t=2026-08-05T11:32:03.393860134Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-05T11:32:03.394986587Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.127833ms logger=migrator t=2026-08-05T11:32:03.40326137Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-05T11:32:03.404254799Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=995.589µs logger=migrator t=2026-08-05T11:32:03.409074602Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-05T11:32:03.421825177Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.748776ms logger=migrator t=2026-08-05T11:32:03.429313877Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-05T11:32:03.430170303Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=857.166µs logger=migrator t=2026-08-05T11:32:03.435508469Z 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-08-05T11:32:03.436462728Z 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=953.629µs logger=migrator t=2026-08-05T11:32:03.44368954Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-05T11:32:03.4440123Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=323.09µs logger=migrator t=2026-08-05T11:32:03.449920405Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-05T11:32:03.450487481Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=563.667µs logger=migrator t=2026-08-05T11:32:03.454665264Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-05T11:32:03.454857839Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=192.655µs logger=migrator t=2026-08-05T11:32:03.459443545Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-05T11:32:03.46367894Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.232746ms logger=migrator t=2026-08-05T11:32:03.469657106Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-05T11:32:03.474395424Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.738829ms logger=migrator t=2026-08-05T11:32:03.479081173Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-05T11:32:03.479955018Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=873.865µs logger=migrator t=2026-08-05T11:32:03.484717669Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-05T11:32:03.486330017Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.612127ms logger=migrator t=2026-08-05T11:32:03.49359338Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-05T11:32:03.493964701Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=374.651µs logger=migrator t=2026-08-05T11:32:03.499148763Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-05T11:32:03.503858632Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.709749ms logger=migrator t=2026-08-05T11:32:03.508161509Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-05T11:32:03.509249311Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.088153ms logger=migrator t=2026-08-05T11:32:03.514592429Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-05T11:32:03.514774064Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=185.606µs logger=migrator t=2026-08-05T11:32:03.519583725Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-05T11:32:03.519976657Z level=info msg="Migration successfully executed" id="Move region to single row" duration=392.852µs logger=migrator t=2026-08-05T11:32:03.524649464Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-05T11:32:03.525555842Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=905.887µs logger=migrator t=2026-08-05T11:32:03.531076884Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-05T11:32:03.532713782Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.637028ms logger=migrator t=2026-08-05T11:32:03.537220555Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T11:32:03.538261685Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.04002ms logger=migrator t=2026-08-05T11:32:03.543632103Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T11:32:03.545477508Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.840065ms logger=migrator t=2026-08-05T11:32:03.552657419Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-05T11:32:03.553541716Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=884.746µs logger=migrator t=2026-08-05T11:32:03.558335126Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-05T11:32:03.559236913Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=902.677µs logger=migrator t=2026-08-05T11:32:03.565146277Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-05T11:32:03.565212779Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.552µs logger=migrator t=2026-08-05T11:32:03.571175874Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-05T11:32:03.572010969Z level=info msg="Migration successfully executed" id="create test_data table" duration=834.815µs logger=migrator t=2026-08-05T11:32:03.577313375Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-05T11:32:03.57816721Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=853.825µs logger=migrator t=2026-08-05T11:32:03.584801386Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-05T11:32:03.585871267Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.069871ms logger=migrator t=2026-08-05T11:32:03.592272055Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-05T11:32:03.593159852Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=891.717µs logger=migrator t=2026-08-05T11:32:03.597765667Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-05T11:32:03.598075006Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=310.019µs logger=migrator t=2026-08-05T11:32:03.602198288Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-05T11:32:03.602741304Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=543.525µs logger=migrator t=2026-08-05T11:32:03.606328909Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-05T11:32:03.606504184Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=194.926µs logger=migrator t=2026-08-05T11:32:03.612548513Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-05T11:32:03.613693816Z level=info msg="Migration successfully executed" id="create team table" duration=1.147133ms logger=migrator t=2026-08-05T11:32:03.618869959Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-05T11:32:03.620000652Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.132252ms logger=migrator t=2026-08-05T11:32:03.624892256Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-05T11:32:03.626037979Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.146163ms logger=migrator t=2026-08-05T11:32:03.633594032Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-05T11:32:03.640781594Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.185662ms logger=migrator t=2026-08-05T11:32:03.644697229Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-05T11:32:03.644996748Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=303.899µs logger=migrator t=2026-08-05T11:32:03.64878291Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-05T11:32:03.649932163Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.145213ms logger=migrator t=2026-08-05T11:32:03.655638531Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-05T11:32:03.656432534Z level=info msg="Migration successfully executed" id="create team member table" duration=795.203µs logger=migrator t=2026-08-05T11:32:03.661496814Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-05T11:32:03.662892295Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.398042ms logger=migrator t=2026-08-05T11:32:03.66714044Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-05T11:32:03.668192191Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.056042ms logger=migrator t=2026-08-05T11:32:03.674651781Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-05T11:32:03.676240177Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.590846ms logger=migrator t=2026-08-05T11:32:03.682353078Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-05T11:32:03.687669304Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.317136ms logger=migrator t=2026-08-05T11:32:03.691733174Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-05T11:32:03.697084502Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.350708ms logger=migrator t=2026-08-05T11:32:03.702205513Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-05T11:32:03.707587031Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.381439ms logger=migrator t=2026-08-05T11:32:03.714171735Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-05T11:32:03.71572005Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.548766ms logger=migrator t=2026-08-05T11:32:03.719737649Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-05T11:32:03.720699186Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=961.598µs logger=migrator t=2026-08-05T11:32:03.72691765Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-05T11:32:03.728556018Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.636838ms logger=migrator t=2026-08-05T11:32:03.735805792Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-05T11:32:03.736963626Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.157494ms logger=migrator t=2026-08-05T11:32:03.740536701Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-05T11:32:03.741518021Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=982.699µs logger=migrator t=2026-08-05T11:32:03.749189756Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-05T11:32:03.75068119Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.493394ms logger=migrator t=2026-08-05T11:32:03.756515102Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-05T11:32:03.757819781Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.307039ms logger=migrator t=2026-08-05T11:32:03.763544689Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-05T11:32:03.764520628Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=976.559µs logger=migrator t=2026-08-05T11:32:03.768713391Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-05T11:32:03.769615968Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=902.638µs logger=migrator t=2026-08-05T11:32:03.774741729Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-05T11:32:03.775150361Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=409.792µs logger=migrator t=2026-08-05T11:32:03.778845009Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-05T11:32:03.779718645Z level=info msg="Migration successfully executed" id="create tag table" duration=873.656µs logger=migrator t=2026-08-05T11:32:03.784508146Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-05T11:32:03.785616718Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.108002ms logger=migrator t=2026-08-05T11:32:03.790057219Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-05T11:32:03.790859233Z level=info msg="Migration successfully executed" id="create login attempt table" duration=801.884µs logger=migrator t=2026-08-05T11:32:03.794428078Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-05T11:32:03.795368346Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=942.388µs logger=migrator t=2026-08-05T11:32:03.799199958Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-05T11:32:03.800120486Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=920.738µs logger=migrator t=2026-08-05T11:32:03.80401972Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:32:03.820344871Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.321341ms logger=migrator t=2026-08-05T11:32:03.825759181Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-05T11:32:03.82674872Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=991.148µs logger=migrator t=2026-08-05T11:32:03.83287254Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-05T11:32:03.834176369Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.304469ms logger=migrator t=2026-08-05T11:32:03.839968809Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-05T11:32:03.840295489Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=326.41µs logger=migrator t=2026-08-05T11:32:03.844210883Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-05T11:32:03.844920835Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=709.832µs logger=migrator t=2026-08-05T11:32:03.848679705Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-05T11:32:03.849547871Z level=info msg="Migration successfully executed" id="create user auth table" duration=864.726µs logger=migrator t=2026-08-05T11:32:03.853778956Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-05T11:32:03.854710053Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=927.617µs logger=migrator t=2026-08-05T11:32:03.859040181Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-05T11:32:03.859105913Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.552µs logger=migrator t=2026-08-05T11:32:03.862692848Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-05T11:32:03.867809479Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.116541ms logger=migrator t=2026-08-05T11:32:03.871818676Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-05T11:32:03.877272337Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.452811ms logger=migrator t=2026-08-05T11:32:03.882197282Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-05T11:32:03.88720394Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.006768ms logger=migrator t=2026-08-05T11:32:03.891113705Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-05T11:32:03.896078351Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.964366ms logger=migrator t=2026-08-05T11:32:03.899755769Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-05T11:32:03.900673166Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=917.247µs logger=migrator t=2026-08-05T11:32:03.905866109Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-05T11:32:03.912073292Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.202273ms logger=migrator t=2026-08-05T11:32:03.917435919Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-05T11:32:03.918151991Z level=info msg="Migration successfully executed" id="create server_lock table" duration=716.902µs logger=migrator t=2026-08-05T11:32:03.922341104Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-05T11:32:03.923757886Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.416792ms logger=migrator t=2026-08-05T11:32:03.928732583Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-05T11:32:03.930160924Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.429591ms logger=migrator t=2026-08-05T11:32:03.933987927Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-05T11:32:03.934921125Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=932.938µs logger=migrator t=2026-08-05T11:32:03.938256823Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-05T11:32:03.93917152Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=912.406µs logger=migrator t=2026-08-05T11:32:03.943206209Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-05T11:32:03.944159267Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=950.527µs logger=migrator t=2026-08-05T11:32:03.948527196Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-05T11:32:03.953968846Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.4411ms logger=migrator t=2026-08-05T11:32:03.957339315Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-05T11:32:03.958276262Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=936.467µs logger=migrator t=2026-08-05T11:32:03.962538738Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-05T11:32:03.963389943Z level=info msg="Migration successfully executed" id="create cache_data table" duration=850.965µs logger=migrator t=2026-08-05T11:32:03.967114402Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-05T11:32:03.968616237Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.500975ms logger=migrator t=2026-08-05T11:32:03.972428939Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-05T11:32:03.973263923Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=834.884µs logger=migrator t=2026-08-05T11:32:03.977471798Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-05T11:32:03.978472237Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=999.86µs logger=migrator t=2026-08-05T11:32:03.982263009Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-05T11:32:03.982385352Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=123.213µs logger=migrator t=2026-08-05T11:32:03.986457462Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-05T11:32:03.986580515Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.063µs logger=migrator t=2026-08-05T11:32:03.993686785Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-05T11:32:03.995254351Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.513754ms logger=migrator t=2026-08-05T11:32:03.999173927Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T11:32:04.001453923Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.279246ms logger=migrator t=2026-08-05T11:32:04.005527374Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T11:32:04.006524083Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=996.109µs logger=migrator t=2026-08-05T11:32:04.012045985Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:32:04.012168149Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=123.514µs logger=migrator t=2026-08-05T11:32:04.016691372Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T11:32:04.018789604Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.093562ms logger=migrator t=2026-08-05T11:32:04.022464832Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T11:32:04.023606835Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.141883ms logger=migrator t=2026-08-05T11:32:04.02919767Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T11:32:04.030223251Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.025751ms logger=migrator t=2026-08-05T11:32:04.033964401Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T11:32:04.035680762Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.71498ms logger=migrator t=2026-08-05T11:32:04.039627897Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-05T11:32:04.045734547Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.1062ms logger=migrator t=2026-08-05T11:32:04.050128587Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-05T11:32:04.051019033Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=890.436µs logger=migrator t=2026-08-05T11:32:04.054470634Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-05T11:32:04.054554697Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.593µs logger=migrator t=2026-08-05T11:32:04.058150513Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-05T11:32:04.059126662Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=975.738µs logger=migrator t=2026-08-05T11:32:04.063877002Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-05T11:32:04.065646053Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.767891ms logger=migrator t=2026-08-05T11:32:04.070870517Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-05T11:32:04.072005071Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.138124ms logger=migrator t=2026-08-05T11:32:04.08047193Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:32:04.080609304Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=140.924µs logger=migrator t=2026-08-05T11:32:04.083979913Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-05T11:32:04.085060945Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.080862ms logger=migrator t=2026-08-05T11:32:04.089946519Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-05T11:32:04.090815834Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=869.605µs logger=migrator t=2026-08-05T11:32:04.094926616Z 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-08-05T11:32:04.095901094Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=974.338µs logger=migrator t=2026-08-05T11:32:04.100684235Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-05T11:32:04.102141788Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.457383ms logger=migrator t=2026-08-05T11:32:04.107235288Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-05T11:32:04.115934834Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.698366ms logger=migrator t=2026-08-05T11:32:04.12222408Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-05T11:32:04.123094095Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=870.355µs logger=migrator t=2026-08-05T11:32:04.127768703Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T11:32:04.129167254Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.398751ms logger=migrator t=2026-08-05T11:32:04.133703398Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-05T11:32:04.157826747Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.119639ms logger=migrator t=2026-08-05T11:32:04.161995941Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-05T11:32:04.184836413Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.839852ms logger=migrator t=2026-08-05T11:32:04.189087248Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-05T11:32:04.189866871Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=779.723µs logger=migrator t=2026-08-05T11:32:04.194134156Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T11:32:04.195051844Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=917.568µs logger=migrator t=2026-08-05T11:32:04.198698831Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-05T11:32:04.206835581Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.13796ms logger=migrator t=2026-08-05T11:32:04.210701774Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-05T11:32:04.21495852Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.249546ms logger=migrator t=2026-08-05T11:32:04.219586096Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-05T11:32:04.220575545Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=989.339µs logger=migrator t=2026-08-05T11:32:04.224776299Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-05T11:32:04.225736208Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=959.869µs logger=migrator t=2026-08-05T11:32:04.229045215Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-05T11:32:04.229982952Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=937.397µs logger=migrator t=2026-08-05T11:32:04.234794064Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-05T11:32:04.235959648Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.165714ms logger=migrator t=2026-08-05T11:32:04.239494652Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:32:04.239559644Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.072µs logger=migrator t=2026-08-05T11:32:04.243378797Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-05T11:32:04.252239267Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.86525ms logger=migrator t=2026-08-05T11:32:04.257230355Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-05T11:32:04.263617482Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.386657ms logger=migrator t=2026-08-05T11:32:04.26762506Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-05T11:32:04.273822983Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.197673ms logger=migrator t=2026-08-05T11:32:04.277226533Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-05T11:32:04.278002026Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=774.663µs logger=migrator t=2026-08-05T11:32:04.281728066Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-05T11:32:04.282426376Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=697.87µs logger=migrator t=2026-08-05T11:32:04.285697823Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-05T11:32:04.294385158Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.686095ms logger=migrator t=2026-08-05T11:32:04.297962123Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-05T11:32:04.30427458Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.311927ms logger=migrator t=2026-08-05T11:32:04.309666118Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-05T11:32:04.310641527Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=975.689µs logger=migrator t=2026-08-05T11:32:04.314182201Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-05T11:32:04.320342142Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.159671ms logger=migrator t=2026-08-05T11:32:04.323764764Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-05T11:32:04.32976342Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.999236ms logger=migrator t=2026-08-05T11:32:04.333669385Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-05T11:32:04.333732367Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.432µs logger=migrator t=2026-08-05T11:32:04.338016543Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-05T11:32:04.339058504Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.041541ms logger=migrator t=2026-08-05T11:32:04.342762952Z 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-08-05T11:32:04.34437586Z 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.612438ms logger=migrator t=2026-08-05T11:32:04.348369538Z 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-08-05T11:32:04.349655726Z 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.286829ms logger=migrator t=2026-08-05T11:32:04.355759525Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:32:04.355823787Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.002µs logger=migrator t=2026-08-05T11:32:04.359886187Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-05T11:32:04.366177042Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.288536ms logger=migrator t=2026-08-05T11:32:04.369637114Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-05T11:32:04.37595833Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.319016ms logger=migrator t=2026-08-05T11:32:04.38105756Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-05T11:32:04.387407807Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.345327ms logger=migrator t=2026-08-05T11:32:04.391841668Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-05T11:32:04.398994768Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.14872ms logger=migrator t=2026-08-05T11:32:04.403275865Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-05T11:32:04.410186028Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.905633ms logger=migrator t=2026-08-05T11:32:04.416196345Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-05T11:32:04.416265967Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.482µs logger=migrator t=2026-08-05T11:32:04.419786241Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-05T11:32:04.420626035Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=839.624µs logger=migrator t=2026-08-05T11:32:04.425394186Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-05T11:32:04.434081182Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.686805ms logger=migrator t=2026-08-05T11:32:04.438863583Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-05T11:32:04.438930525Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.002µs logger=migrator t=2026-08-05T11:32:04.441563212Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-05T11:32:04.449127134Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.558212ms logger=migrator t=2026-08-05T11:32:04.453212205Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-05T11:32:04.454565604Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.353059ms logger=migrator t=2026-08-05T11:32:04.458546782Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-05T11:32:04.46630482Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.757738ms logger=migrator t=2026-08-05T11:32:04.471336759Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-05T11:32:04.472147892Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=811.223µs logger=migrator t=2026-08-05T11:32:04.475876403Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-05T11:32:04.476867922Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=991.068µs logger=migrator t=2026-08-05T11:32:04.480244921Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-05T11:32:04.486766243Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.521212ms logger=migrator t=2026-08-05T11:32:04.491511752Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-05T11:32:04.492279226Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=767.434µs logger=migrator t=2026-08-05T11:32:04.498161189Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-05T11:32:04.499509268Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.342779ms logger=migrator t=2026-08-05T11:32:04.505730981Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-05T11:32:04.507093502Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.363441ms logger=migrator t=2026-08-05T11:32:04.511066278Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-05T11:32:04.512042438Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=975.93µs logger=migrator t=2026-08-05T11:32:04.515610382Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-05T11:32:04.515692675Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=83.143µs logger=migrator t=2026-08-05T11:32:04.519391863Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-05T11:32:04.5209721Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.580297ms logger=migrator t=2026-08-05T11:32:04.525733971Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-05T11:32:04.527247645Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.514914ms logger=migrator t=2026-08-05T11:32:04.530596743Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-05T11:32:04.531288374Z 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-08-05T11:32:04.535366754Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-05T11:32:04.535990212Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=623.788µs logger=migrator t=2026-08-05T11:32:04.542482714Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-05T11:32:04.544227395Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.746901ms logger=migrator t=2026-08-05T11:32:04.54983367Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-05T11:32:04.557571288Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.736958ms logger=migrator t=2026-08-05T11:32:04.561204945Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-05T11:32:04.562096982Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=891.786µs logger=migrator t=2026-08-05T11:32:04.566588393Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-05T11:32:04.567343735Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=755.132µs logger=migrator t=2026-08-05T11:32:04.571723335Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-05T11:32:04.57294549Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.228856ms logger=migrator t=2026-08-05T11:32:04.577602188Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-05T11:32:04.578645829Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.050962ms logger=migrator t=2026-08-05T11:32:04.582473921Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-05T11:32:04.583665886Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.191985ms logger=migrator t=2026-08-05T11:32:04.589483217Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-05T11:32:04.589511518Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.521µs logger=migrator t=2026-08-05T11:32:04.594577947Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-05T11:32:04.594695171Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=118.754µs logger=migrator t=2026-08-05T11:32:04.6007827Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-05T11:32:04.61401364Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.214439ms logger=migrator t=2026-08-05T11:32:04.621759778Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-05T11:32:04.622602212Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=845.524µs logger=migrator t=2026-08-05T11:32:04.628218148Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-05T11:32:04.629202497Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=984.749µs logger=migrator t=2026-08-05T11:32:04.632656509Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-05T11:32:04.633157833Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=502.264µs logger=migrator t=2026-08-05T11:32:04.637008606Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-05T11:32:04.638307285Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.298339ms logger=migrator t=2026-08-05T11:32:04.642718995Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-05T11:32:04.643670793Z level=info msg="Migration successfully executed" id="create secrets table" duration=952.219µs logger=migrator t=2026-08-05T11:32:04.649506985Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-05T11:32:04.683812815Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.300909ms logger=migrator t=2026-08-05T11:32:04.68740702Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-05T11:32:04.694102998Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.698898ms logger=migrator t=2026-08-05T11:32:04.698700443Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-05T11:32:04.698886028Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=189.895µs logger=migrator t=2026-08-05T11:32:04.701586048Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-05T11:32:04.733316933Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.727855ms logger=migrator t=2026-08-05T11:32:04.737585928Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-05T11:32:04.76719384Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.608032ms logger=migrator t=2026-08-05T11:32:04.772711032Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-05T11:32:04.773578268Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=867.716µs logger=migrator t=2026-08-05T11:32:04.77707049Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-05T11:32:04.778185564Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.114784ms logger=migrator t=2026-08-05T11:32:04.782718617Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-05T11:32:04.783091397Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=372.5µs logger=migrator t=2026-08-05T11:32:04.788774826Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-05T11:32:04.790172686Z level=info msg="Migration successfully executed" id="create permission table" duration=1.3974ms logger=migrator t=2026-08-05T11:32:04.794374571Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-05T11:32:04.796119891Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.74604ms logger=migrator t=2026-08-05T11:32:04.79981059Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-05T11:32:04.801678915Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.874166ms logger=migrator t=2026-08-05T11:32:04.806729944Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-05T11:32:04.808283999Z level=info msg="Migration successfully executed" id="create role table" duration=1.548295ms logger=migrator t=2026-08-05T11:32:04.849953306Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-05T11:32:04.860436865Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.486599ms logger=migrator t=2026-08-05T11:32:04.865632178Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-05T11:32:04.875184099Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.551101ms logger=migrator t=2026-08-05T11:32:04.880088614Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-05T11:32:04.880960059Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=871.225µs logger=migrator t=2026-08-05T11:32:04.888162492Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-05T11:32:04.890041237Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.878786ms logger=migrator t=2026-08-05T11:32:04.894689743Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-05T11:32:04.89590945Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.218347ms logger=migrator t=2026-08-05T11:32:04.900466263Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-05T11:32:04.901523205Z level=info msg="Migration successfully executed" id="create team role table" duration=1.056442ms logger=migrator t=2026-08-05T11:32:04.906900484Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-05T11:32:04.907926773Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.02609ms logger=migrator t=2026-08-05T11:32:04.912596851Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-05T11:32:04.913792256Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.194675ms logger=migrator t=2026-08-05T11:32:04.918505805Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-05T11:32:04.919629888Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.123673ms logger=migrator t=2026-08-05T11:32:04.924850552Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-05T11:32:04.925859821Z level=info msg="Migration successfully executed" id="create user role table" duration=1.008939ms logger=migrator t=2026-08-05T11:32:04.930458927Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-05T11:32:04.931989522Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.532895ms logger=migrator t=2026-08-05T11:32:04.93669785Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-05T11:32:04.937849895Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.151475ms logger=migrator t=2026-08-05T11:32:04.943088139Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-05T11:32:04.944130949Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.04282ms logger=migrator t=2026-08-05T11:32:04.948268741Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-05T11:32:04.949078145Z level=info msg="Migration successfully executed" id="create builtin role table" duration=809.164µs logger=migrator t=2026-08-05T11:32:04.954048752Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-05T11:32:04.955077962Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.02866ms logger=migrator t=2026-08-05T11:32:04.960817441Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-05T11:32:04.96316367Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.343579ms logger=migrator t=2026-08-05T11:32:04.969050643Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-05T11:32:04.976907925Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.857672ms logger=migrator t=2026-08-05T11:32:04.981294403Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-05T11:32:04.982404887Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.120674ms logger=migrator t=2026-08-05T11:32:04.987790695Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-05T11:32:04.988854136Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.062581ms logger=migrator t=2026-08-05T11:32:04.995897513Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-05T11:32:04.996896153Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.00132ms logger=migrator t=2026-08-05T11:32:05.001010484Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-05T11:32:05.002843568Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.832514ms logger=migrator t=2026-08-05T11:32:05.008305969Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-05T11:32:05.009079762Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=773.312µs logger=migrator t=2026-08-05T11:32:05.013653777Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-05T11:32:05.014833751Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.179354ms logger=migrator t=2026-08-05T11:32:05.019314113Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-05T11:32:05.027260027Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.953344ms logger=migrator t=2026-08-05T11:32:05.032474821Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-05T11:32:05.040890709Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.413958ms logger=migrator t=2026-08-05T11:32:05.044781243Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-05T11:32:05.051266294Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.4825ms logger=migrator t=2026-08-05T11:32:05.055418726Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-05T11:32:05.063309739Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.888733ms logger=migrator t=2026-08-05T11:32:05.069881832Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-05T11:32:05.070921962Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.04013ms logger=migrator t=2026-08-05T11:32:05.075200219Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-05T11:32:05.076382653Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.180204ms logger=migrator t=2026-08-05T11:32:05.08134679Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-05T11:32:05.08240542Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.072351ms logger=migrator t=2026-08-05T11:32:05.088140889Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-05T11:32:05.089821069Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.68055ms logger=migrator t=2026-08-05T11:32:05.094783015Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-05T11:32:05.097070023Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.281688ms logger=migrator t=2026-08-05T11:32:05.102167852Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-05T11:32:05.102273865Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=107.643µs logger=migrator t=2026-08-05T11:32:05.107229811Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-05T11:32:05.107265692Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.691µs logger=migrator t=2026-08-05T11:32:05.111349563Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-05T11:32:05.111832587Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=482.974µs logger=migrator t=2026-08-05T11:32:05.116477843Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-05T11:32:05.117060991Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=583.918µs logger=migrator t=2026-08-05T11:32:05.121699637Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-05T11:32:05.122680117Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=980.37µs logger=migrator t=2026-08-05T11:32:05.129199468Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-05T11:32:05.129445886Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=238.777µs logger=migrator t=2026-08-05T11:32:05.134244087Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-05T11:32:05.134721051Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=477.094µs logger=migrator t=2026-08-05T11:32:05.139311547Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-05T11:32:05.140209783Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=894.756µs logger=migrator t=2026-08-05T11:32:05.147904809Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-05T11:32:05.149137575Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.232376ms logger=migrator t=2026-08-05T11:32:05.155354278Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-05T11:32:05.166143396Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.786828ms logger=migrator t=2026-08-05T11:32:05.170904746Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-05T11:32:05.170979829Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=75.963µs logger=migrator t=2026-08-05T11:32:05.175225753Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-05T11:32:05.176369597Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.144104ms logger=migrator t=2026-08-05T11:32:05.18698062Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-05T11:32:05.188386781Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.407751ms logger=migrator t=2026-08-05T11:32:05.194221013Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-05T11:32:05.195362647Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.141434ms logger=migrator t=2026-08-05T11:32:05.19991813Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-05T11:32:05.208640187Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.718667ms logger=migrator t=2026-08-05T11:32:05.215037037Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-05T11:32:05.21654186Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.504064ms logger=migrator t=2026-08-05T11:32:05.222936418Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-05T11:32:05.225554025Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.617127ms logger=migrator t=2026-08-05T11:32:05.232182461Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:32:05.255460036Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.274165ms logger=migrator t=2026-08-05T11:32:05.2603335Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-05T11:32:05.261154764Z level=info msg="Migration successfully executed" id="create correlation v2" duration=821.264µs logger=migrator t=2026-08-05T11:32:05.26714426Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-05T11:32:05.268305575Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.161555ms logger=migrator t=2026-08-05T11:32:05.273021063Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-05T11:32:05.274724524Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.703401ms logger=migrator t=2026-08-05T11:32:05.280687279Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-05T11:32:05.282893124Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.205205ms logger=migrator t=2026-08-05T11:32:05.287707516Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-05T11:32:05.288081187Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=374.031µs logger=migrator t=2026-08-05T11:32:05.293728133Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-05T11:32:05.294699052Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=968.488µs logger=migrator t=2026-08-05T11:32:05.30006046Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-05T11:32:05.311698952Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.639533ms logger=migrator t=2026-08-05T11:32:05.31636361Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-05T11:32:05.317161763Z level=info msg="Migration successfully executed" id="create entity_events table" duration=797.983µs logger=migrator t=2026-08-05T11:32:05.321723698Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-05T11:32:05.322975414Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.251106ms logger=migrator t=2026-08-05T11:32:05.328312841Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T11:32:05.328804636Z 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-08-05T11:32:05.333319649Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T11:32:05.333904536Z 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-08-05T11:32:05.338529322Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-05T11:32:05.339572363Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.045541ms logger=migrator t=2026-08-05T11:32:05.344754026Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-05T11:32:05.346033853Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.280648ms logger=migrator t=2026-08-05T11:32:05.350735322Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T11:32:05.352586256Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.852555ms logger=migrator t=2026-08-05T11:32:05.35779172Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T11:32:05.359124229Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.327798ms logger=migrator t=2026-08-05T11:32:05.364334712Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T11:32:05.366197837Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.863615ms logger=migrator t=2026-08-05T11:32:05.371248875Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T11:32:05.372868353Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.621548ms logger=migrator t=2026-08-05T11:32:05.377642044Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-05T11:32:05.378593792Z level=info msg="Migration successfully executed" id="Drop public config table" duration=952.558µs logger=migrator t=2026-08-05T11:32:05.384867986Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-05T11:32:05.38634719Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.480904ms logger=migrator t=2026-08-05T11:32:05.391800421Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T11:32:05.393244993Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.442842ms logger=migrator t=2026-08-05T11:32:05.40707109Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T11:32:05.409247594Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.178464ms logger=migrator t=2026-08-05T11:32:05.414210571Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-05T11:32:05.41557319Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.363539ms logger=migrator t=2026-08-05T11:32:05.420943449Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-05T11:32:05.442347799Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.402331ms logger=migrator t=2026-08-05T11:32:05.447939004Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-05T11:32:05.456920658Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.962973ms logger=migrator t=2026-08-05T11:32:05.461818192Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-05T11:32:05.470649302Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.83621ms logger=migrator t=2026-08-05T11:32:05.485734406Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-05T11:32:05.486134008Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=403.582µs logger=migrator t=2026-08-05T11:32:05.505649592Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-05T11:32:05.513780352Z level=info msg="Migration successfully executed" id="add share column" duration=8.13055ms logger=migrator t=2026-08-05T11:32:05.519303015Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-05T11:32:05.519520211Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=223.627µs logger=migrator t=2026-08-05T11:32:05.52387913Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-05T11:32:05.52493006Z level=info msg="Migration successfully executed" id="create file table" duration=1.05105ms logger=migrator t=2026-08-05T11:32:05.530225996Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-05T11:32:05.532706989Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.477143ms logger=migrator t=2026-08-05T11:32:05.538544301Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-05T11:32:05.539727767Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.183626ms logger=migrator t=2026-08-05T11:32:05.546067053Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-05T11:32:05.548199126Z level=info msg="Migration successfully executed" id="create file_meta table" duration=3.140884ms logger=migrator t=2026-08-05T11:32:05.553714688Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-05T11:32:05.55481105Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.096052ms logger=migrator t=2026-08-05T11:32:05.559639033Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-05T11:32:05.559809648Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=172.255µs logger=migrator t=2026-08-05T11:32:05.565626869Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-05T11:32:05.565803364Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=177.955µs logger=migrator t=2026-08-05T11:32:05.572943744Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-05T11:32:05.574095958Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.158095ms logger=migrator t=2026-08-05T11:32:05.580423214Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-05T11:32:05.58063754Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=214.876µs logger=migrator t=2026-08-05T11:32:05.585045941Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-05T11:32:05.586427751Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.365929ms logger=migrator t=2026-08-05T11:32:05.5911575Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-05T11:32:05.603331359Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.172578ms logger=migrator t=2026-08-05T11:32:05.608946634Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-05T11:32:05.609114759Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=169.035µs logger=migrator t=2026-08-05T11:32:05.615774465Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-05T11:32:05.61694682Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.171845ms logger=migrator t=2026-08-05T11:32:05.623229994Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-05T11:32:05.623696979Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=467.985µs logger=migrator t=2026-08-05T11:32:05.629085077Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-05T11:32:05.629550271Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=469.145µs logger=migrator t=2026-08-05T11:32:05.635783014Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-05T11:32:05.636697801Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=904.377µs logger=migrator t=2026-08-05T11:32:05.642497742Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-05T11:32:05.65260844Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.110578ms logger=migrator t=2026-08-05T11:32:05.658134643Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-05T11:32:05.666631753Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.503491ms logger=migrator t=2026-08-05T11:32:05.671999541Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-05T11:32:05.672844575Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=845.204µs logger=migrator t=2026-08-05T11:32:05.676779322Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-05T11:32:05.750888363Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.108561ms logger=migrator t=2026-08-05T11:32:05.759819876Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-05T11:32:05.76095241Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.127994ms logger=migrator t=2026-08-05T11:32:05.771759418Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-05T11:32:05.773660664Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.899997ms logger=migrator t=2026-08-05T11:32:05.778983291Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-05T11:32:05.810327563Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.342222ms logger=migrator t=2026-08-05T11:32:05.816646049Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-05T11:32:05.825013315Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.367516ms logger=migrator t=2026-08-05T11:32:05.831759715Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-05T11:32:05.832108195Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=348µs logger=migrator t=2026-08-05T11:32:05.836728751Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-05T11:32:05.836920587Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=192.336µs logger=migrator t=2026-08-05T11:32:05.842173962Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-05T11:32:05.842438739Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=264.947µs logger=migrator t=2026-08-05T11:32:05.847726815Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-05T11:32:05.848030434Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=304.339µs logger=migrator t=2026-08-05T11:32:05.862380836Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-05T11:32:05.863056966Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=678µs logger=migrator t=2026-08-05T11:32:05.869790184Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-05T11:32:05.871309429Z level=info msg="Migration successfully executed" id="create folder table" duration=1.518865ms logger=migrator t=2026-08-05T11:32:05.878354096Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-05T11:32:05.879728047Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.373751ms logger=migrator t=2026-08-05T11:32:05.884379314Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-05T11:32:05.885807596Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.427352ms logger=migrator t=2026-08-05T11:32:05.899379946Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-05T11:32:05.899427587Z level=info msg="Migration successfully executed" id="Update folder title length" duration=57.582µs logger=migrator t=2026-08-05T11:32:05.905039712Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T11:32:05.906781864Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.741612ms logger=migrator t=2026-08-05T11:32:05.912279006Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T11:32:05.913489211Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.210135ms logger=migrator t=2026-08-05T11:32:05.919559629Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-05T11:32:05.920795086Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.234957ms logger=migrator t=2026-08-05T11:32:05.926186585Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-05T11:32:05.926840514Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=655.339µs logger=migrator t=2026-08-05T11:32:05.935553701Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-05T11:32:05.936110737Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=558.586µs logger=migrator t=2026-08-05T11:32:05.94164435Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-05T11:32:05.942752632Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.106232ms logger=migrator t=2026-08-05T11:32:05.948742339Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-05T11:32:05.949955505Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.213045ms logger=migrator t=2026-08-05T11:32:05.956809716Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-05T11:32:05.95860798Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.798214ms logger=migrator t=2026-08-05T11:32:05.964623617Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-05T11:32:05.967617005Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.992148ms logger=migrator t=2026-08-05T11:32:05.973935202Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-05T11:32:05.975083945Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.148684ms logger=migrator t=2026-08-05T11:32:05.98445107Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-05T11:32:05.986040898Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.593288ms logger=migrator t=2026-08-05T11:32:05.990747417Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-05T11:32:05.992067895Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.320329ms logger=migrator t=2026-08-05T11:32:05.996779434Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-05T11:32:05.99800221Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.222705ms logger=migrator t=2026-08-05T11:32:06.003826121Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-05T11:32:06.005388407Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.558296ms logger=migrator t=2026-08-05T11:32:06.010763596Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-05T11:32:06.01193524Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.171694ms logger=migrator t=2026-08-05T11:32:06.017394221Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-05T11:32:06.018587556Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.199956ms logger=migrator t=2026-08-05T11:32:06.024335155Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-05T11:32:06.024671435Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=337.23µs logger=migrator t=2026-08-05T11:32:06.029660731Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-05T11:32:06.041514561Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.85417ms logger=migrator t=2026-08-05T11:32:06.04792193Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-05T11:32:06.048461055Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=546.756µs logger=migrator t=2026-08-05T11:32:06.057590874Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T11:32:06.057657206Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=72.193µs logger=migrator t=2026-08-05T11:32:06.062586451Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T11:32:06.06390558Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.320859ms logger=migrator t=2026-08-05T11:32:06.071878075Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T11:32:06.071922457Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=47.932µs logger=migrator t=2026-08-05T11:32:06.078002785Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-05T11:32:06.080218351Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.214686ms logger=migrator t=2026-08-05T11:32:06.08666818Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T11:32:06.088087452Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.410881ms logger=migrator t=2026-08-05T11:32:06.093750528Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-05T11:32:06.095252243Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.517065ms logger=migrator t=2026-08-05T11:32:06.102318071Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-05T11:32:06.103218788Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=899.417µs logger=migrator t=2026-08-05T11:32:06.10836863Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-05T11:32:06.108583316Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=215.236µs logger=migrator t=2026-08-05T11:32:06.117196519Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-05T11:32:06.117920621Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=725.841µs logger=migrator t=2026-08-05T11:32:06.122444464Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-05T11:32:06.123285369Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=839.784µs logger=migrator t=2026-08-05T11:32:06.129834631Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-05T11:32:06.130933824Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.099803ms logger=migrator t=2026-08-05T11:32:06.137912389Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-05T11:32:06.149283294Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.369405ms logger=migrator t=2026-08-05T11:32:06.15321578Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-05T11:32:06.160777332Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.546021ms logger=migrator t=2026-08-05T11:32:06.165557683Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-05T11:32:06.175832216Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.272693ms logger=migrator t=2026-08-05T11:32:06.180301847Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-05T11:32:06.18039486Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=93.963µs logger=migrator t=2026-08-05T11:32:06.184704917Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-05T11:32:06.194186146Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.488109ms logger=migrator t=2026-08-05T11:32:06.198211495Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-05T11:32:06.210773304Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.557019ms logger=migrator t=2026-08-05T11:32:06.215199665Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-05T11:32:06.215646338Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=446.803µs logger=migrator t=2026-08-05T11:32:06.22014374Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.491414604s logger=migrator t=2026-08-05T11:32:06.221692836Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-05T11:32:06.240563642Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-05T11:32:06.240773868Z level=info msg="Created default organization" logger=secrets t=2026-08-05T11:32:06.24591997Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T11:32:06.28705824Z level=info msg="Restored cache from database" duration=452.813µs logger=plugin.store t=2026-08-05T11:32:06.288364559Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-05T11:32:06.324898585Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-05T11:32:06.324928536Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-05T11:32:06.324998588Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-05T11:32:06.325009908Z level=info msg="Plugins loaded" count=54 duration=36.646069ms logger=query_data t=2026-08-05T11:32:06.329375416Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-05T11:32:06.332211199Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-05T11:32:06.337906668Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-05T11:32:06.346866032Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-05T11:32:06.349211341Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-05T11:32:06.351104376Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-05T11:32:06.370106716Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-05T11:32:06.387320432Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-05T11:32:06.41235632Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-05T11:32:06.41238626Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-05T11:32:06.412694109Z level=info msg="Storage starting" logger=http.server t=2026-08-05T11:32:06.417072669Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-05T11:32:06.417152491Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-05T11:32:06.420485359Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-08-05T11:32:06.423999212Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-05T11:32:06.447251317Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-08-05T11:32:06.499468844Z level=info msg="Update check succeeded" duration=85.60605ms logger=plugins.update.checker t=2026-08-05T11:32:06.502300898Z level=info msg="Update check succeeded" duration=88.188616ms logger=ngalert.state.manager t=2026-08-05T11:32:06.51799511Z level=info msg="State cache has been initialized" states=0 duration=100.838949ms logger=ngalert.scheduler t=2026-08-05T11:32:06.518042852Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-05T11:32:06.518257278Z level=info msg=starting first_tick=2026-08-05T11:32:10Z logger=provisioning.dashboard t=2026-08-05T11:32:06.529368145Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-05T11:32:06.592539824Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-05T11:32:06.608932647Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T11:32:06.645841544Z level=info msg="Patterns update finished" duration=121.9247ms logger=grafana-apiserver t=2026-08-05T11:32:06.898874045Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-05T11:32:06.899277537Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-05T11:32:10.350294078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.35141952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.368487773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.3945337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.411618353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.494221995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.513554105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.537086757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.553526301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.582461624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.598845277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.624196413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.657086421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.734914462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.755739516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.797462244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.813680401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.859278034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.879692565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.935009584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:10.962142852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.00486994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.027513038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.075601504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.093730427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.148963993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.163153031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.20828957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.226161656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.273007866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.306983896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.35058987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.368026214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.418813729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.439967562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.49017138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.507657525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.568527867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.591340069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.63316069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.648305716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.712576968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.733998399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.773571734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.792220434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.843882854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.862132261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.918609015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.93338255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:11.989003108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.01592002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.084078597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.103973723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.210830479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.241534593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.338739155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.36269377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.460441438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.475652186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.547523372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.562008718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.635264685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.650599817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.72200465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.738500035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.811205826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.830239327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.911631783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:12.926340776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.003440687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.020696984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.081488685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.103263856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.176655307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.196393218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.303879442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.411350237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.677827733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.698501162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:32:13.771277584Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-05T11:33:27.437586029Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-08-05T11:42:06.424251131Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-05T11:42:06.428232557Z level=info msg="Completed cleanup jobs" duration=7.13563ms logger=sqlstore.transactions t=2026-08-05T11:42:06.435622196Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-08-05T11:42:06.55456653Z level=info msg="Update check succeeded" duration=51.319571ms logger=sqlstore.transactions t=2026-08-05T11:47:06.347842919Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-05T11:52:06.426629385Z level=info msg="Completed cleanup jobs" duration=5.78394ms logger=plugins.update.checker t=2026-08-05T11:52:06.554513211Z level=info msg="Update check succeeded" duration=50.95782ms logger=cleanup t=2026-08-05T12:02:06.444438484Z level=info msg="Completed cleanup jobs" duration=23.040369ms logger=plugins.update.checker t=2026-08-05T12:02:06.563614787Z level=info msg="Update check succeeded" duration=60.678459ms logger=infra.usagestats t=2026-08-05T12:03:27.460120382Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T12:12:06.433861817Z level=info msg="Completed cleanup jobs" duration=12.457799ms logger=plugins.update.checker t=2026-08-05T12:12:06.549928211Z level=info msg="Update check succeeded" duration=47.245908ms logger=cleanup t=2026-08-05T12:22:06.426915437Z level=info msg="Completed cleanup jobs" duration=5.746593ms logger=plugins.update.checker t=2026-08-05T12:22:06.554611322Z level=info msg="Update check succeeded" duration=51.62821ms logger=cleanup t=2026-08-05T12:32:06.443485136Z level=info msg="Completed cleanup jobs" duration=22.761152ms logger=plugins.update.checker t=2026-08-05T12:32:06.557197466Z level=info msg="Update check succeeded" duration=53.80246ms logger=infra.usagestats t=2026-08-05T12:33:27.464865163Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T12:42:06.448149814Z level=info msg="Completed cleanup jobs" duration=26.793147ms logger=plugins.update.checker t=2026-08-05T12:42:06.560535051Z level=info msg="Update check succeeded" duration=57.660706ms