logger=settings t=2026-08-26T09:05:21.692668928Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-26T09:05:21Z logger=settings t=2026-08-26T09:05:21.693198369Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-26T09:05:21.693222709Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-26T09:05:21.693227859Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-26T09:05:21.693232289Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-26T09:05:21.693239179Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-26T09:05:21.693323631Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-26T09:05:21.693328201Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-26T09:05:21.693332511Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-26T09:05:21.693336561Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-26T09:05:21.693340111Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-26T09:05:21.693344542Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-26T09:05:21.693348762Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-26T09:05:21.693431563Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-26T09:05:21.693438183Z level=info msg=Target target=[all] logger=settings t=2026-08-26T09:05:21.693499575Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-26T09:05:21.693503955Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-26T09:05:21.693507725Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-26T09:05:21.693561826Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-26T09:05:21.693575436Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-26T09:05:21.693580126Z level=info msg="App mode production" logger=sqlstore t=2026-08-26T09:05:21.694104588Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-26T09:05:21.694130388Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-26T09:05:21.695980065Z level=info msg="Locking database" logger=migrator t=2026-08-26T09:05:21.695994525Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-26T09:05:21.696792462Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-26T09:05:21.697978305Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.184853ms logger=migrator t=2026-08-26T09:05:21.749723946Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-26T09:05:21.752115374Z level=info msg="Migration successfully executed" id="create user table" duration=2.393019ms logger=migrator t=2026-08-26T09:05:21.756243847Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-26T09:05:21.757639805Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.396008ms logger=migrator t=2026-08-26T09:05:21.763464552Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-26T09:05:21.764447762Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=987.29µs logger=migrator t=2026-08-26T09:05:21.768786909Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-26T09:05:21.769488604Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=701.645µs logger=migrator t=2026-08-26T09:05:21.772460184Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-26T09:05:21.773126317Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=666.143µs logger=migrator t=2026-08-26T09:05:21.776422393Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-26T09:05:21.778937683Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.51233ms logger=migrator t=2026-08-26T09:05:21.782399233Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-26T09:05:21.783182998Z level=info msg="Migration successfully executed" id="create user table v2" duration=783.755µs logger=migrator t=2026-08-26T09:05:21.788772281Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-26T09:05:21.789543407Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=770.746µs logger=migrator t=2026-08-26T09:05:21.794522306Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-26T09:05:21.795573448Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.047272ms logger=migrator t=2026-08-26T09:05:21.799927445Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-26T09:05:21.800350895Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=423.43µs logger=migrator t=2026-08-26T09:05:21.804024888Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-26T09:05:21.804526228Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=497.31µs logger=migrator t=2026-08-26T09:05:21.80760393Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-26T09:05:21.809385076Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.781266ms logger=migrator t=2026-08-26T09:05:21.812806815Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-26T09:05:21.812843965Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.78µs logger=migrator t=2026-08-26T09:05:21.816796245Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-26T09:05:21.817967629Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.168404ms logger=migrator t=2026-08-26T09:05:21.823758345Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-26T09:05:21.824140313Z level=info msg="Migration successfully executed" id="Add missing user data" duration=378.807µs logger=migrator t=2026-08-26T09:05:21.827685834Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-26T09:05:21.829522241Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.836017ms logger=migrator t=2026-08-26T09:05:21.83541587Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-26T09:05:21.836368228Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=952.298µs logger=migrator t=2026-08-26T09:05:21.841639394Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-26T09:05:21.84388991Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.244646ms logger=migrator t=2026-08-26T09:05:21.850453902Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-26T09:05:21.8602758Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.816527ms logger=migrator t=2026-08-26T09:05:21.863696118Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-26T09:05:21.864502664Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=807.386µs logger=migrator t=2026-08-26T09:05:21.868088987Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-26T09:05:21.86822762Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=139.153µs logger=migrator t=2026-08-26T09:05:21.875078887Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-26T09:05:21.875812973Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=731.255µs logger=migrator t=2026-08-26T09:05:21.880556857Z 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-26T09:05:21.881088158Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=531.601µs logger=migrator t=2026-08-26T09:05:21.884672401Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-26T09:05:21.885271503Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=602.182µs logger=migrator t=2026-08-26T09:05:21.890667311Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-26T09:05:21.891441536Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=777.805µs logger=migrator t=2026-08-26T09:05:21.895383215Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-26T09:05:21.89609296Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=712.655µs logger=migrator t=2026-08-26T09:05:21.89957944Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-26T09:05:21.900324975Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=742.445µs logger=migrator t=2026-08-26T09:05:21.904910537Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-26T09:05:21.905827226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=916.779µs logger=migrator t=2026-08-26T09:05:21.911674213Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-26T09:05:21.912412289Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=737.226µs logger=migrator t=2026-08-26T09:05:21.916108053Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-26T09:05:21.916137314Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.93µs logger=migrator t=2026-08-26T09:05:21.919194325Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-26T09:05:21.919984Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=789.435µs logger=migrator t=2026-08-26T09:05:21.95173803Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-26T09:05:21.953342221Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.609912ms logger=migrator t=2026-08-26T09:05:21.958319102Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-26T09:05:21.959412224Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.098421ms logger=migrator t=2026-08-26T09:05:21.965164339Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-26T09:05:21.966244191Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.079782ms logger=migrator t=2026-08-26T09:05:21.969884524Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:05:21.973377484Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.49274ms logger=migrator t=2026-08-26T09:05:21.978590439Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-26T09:05:21.979473918Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=883.569µs logger=migrator t=2026-08-26T09:05:22.038223288Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-26T09:05:22.03926775Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.050992ms logger=migrator t=2026-08-26T09:05:22.305634538Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-26T09:05:22.30720235Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.572492ms logger=migrator t=2026-08-26T09:05:22.509987898Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-26T09:05:22.511410346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.425198ms logger=migrator t=2026-08-26T09:05:22.592727942Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-26T09:05:22.594063919Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.339027ms logger=migrator t=2026-08-26T09:05:22.882686214Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-26T09:05:22.883208944Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=526.32µs logger=migrator t=2026-08-26T09:05:22.961233544Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-26T09:05:22.962914908Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.683984ms logger=migrator t=2026-08-26T09:05:23.020849323Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-26T09:05:23.021544608Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=698.074µs logger=migrator t=2026-08-26T09:05:23.028432696Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-26T09:05:23.02916437Z level=info msg="Migration successfully executed" id="create star table" duration=732.644µs logger=migrator t=2026-08-26T09:05:23.037271243Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-26T09:05:23.039717363Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.44623ms logger=migrator t=2026-08-26T09:05:23.051679433Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-26T09:05:23.053417148Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.741365ms logger=migrator t=2026-08-26T09:05:23.063196714Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-26T09:05:23.065068022Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.872078ms logger=migrator t=2026-08-26T09:05:23.073757627Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-26T09:05:23.074517902Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=755.565µs logger=migrator t=2026-08-26T09:05:23.08133169Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-26T09:05:23.082283039Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=950.368µs logger=migrator t=2026-08-26T09:05:23.086384952Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-26T09:05:23.08728628Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=903.967µs logger=migrator t=2026-08-26T09:05:23.091646517Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-26T09:05:23.092472034Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=825.737µs logger=migrator t=2026-08-26T09:05:23.100865783Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-26T09:05:23.100892693Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.99µs logger=migrator t=2026-08-26T09:05:23.109588608Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-26T09:05:23.109609648Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=22.09µs logger=migrator t=2026-08-26T09:05:23.114717561Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-26T09:05:23.114916355Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=204.074µs logger=migrator t=2026-08-26T09:05:23.119229791Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-26T09:05:23.1206148Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.384649ms logger=migrator t=2026-08-26T09:05:23.124749932Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-26T09:05:23.12556637Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=816.088µs logger=migrator t=2026-08-26T09:05:23.130563709Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-26T09:05:23.131867946Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.302647ms logger=migrator t=2026-08-26T09:05:23.138245644Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-26T09:05:23.139325156Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.078392ms logger=migrator t=2026-08-26T09:05:23.145820097Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-26T09:05:23.14799529Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.171083ms logger=migrator t=2026-08-26T09:05:23.15594476Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-26T09:05:23.156700256Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=758.206µs logger=migrator t=2026-08-26T09:05:23.165321709Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-26T09:05:23.171596405Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.275036ms logger=migrator t=2026-08-26T09:05:23.177119266Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-26T09:05:23.178159826Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.0468ms logger=migrator t=2026-08-26T09:05:23.18526865Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-26T09:05:23.186101797Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=833.377µs logger=migrator t=2026-08-26T09:05:23.193800761Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-26T09:05:23.194909503Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.138542ms logger=migrator t=2026-08-26T09:05:23.202718241Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-26T09:05:23.204714811Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.99962ms logger=migrator t=2026-08-26T09:05:23.213008038Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-26T09:05:23.213772563Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=766.015µs logger=migrator t=2026-08-26T09:05:23.220329804Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-26T09:05:23.22057689Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=247.676µs logger=migrator t=2026-08-26T09:05:23.226197474Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-26T09:05:23.228162832Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.965058ms logger=migrator t=2026-08-26T09:05:23.244385189Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-26T09:05:23.248563943Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.180134ms logger=migrator t=2026-08-26T09:05:23.255203077Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-26T09:05:23.257697477Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.49576ms logger=migrator t=2026-08-26T09:05:23.261935862Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-26T09:05:23.262932442Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=996.45µs logger=migrator t=2026-08-26T09:05:23.270997975Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-26T09:05:23.274388023Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.391518ms logger=migrator t=2026-08-26T09:05:23.281626068Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-26T09:05:23.282739751Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.113404ms logger=migrator t=2026-08-26T09:05:23.292525167Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-26T09:05:23.294395625Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.858407ms logger=migrator t=2026-08-26T09:05:23.302003648Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-26T09:05:23.30211435Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=112.862µs logger=migrator t=2026-08-26T09:05:23.308699362Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-26T09:05:23.308858295Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=160.353µs logger=migrator t=2026-08-26T09:05:23.313230454Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-26T09:05:23.315352886Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.122162ms logger=migrator t=2026-08-26T09:05:23.322040531Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-26T09:05:23.324953099Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.924328ms logger=migrator t=2026-08-26T09:05:23.329517151Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-26T09:05:23.335026521Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.50365ms logger=migrator t=2026-08-26T09:05:23.344539204Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-26T09:05:23.346971633Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.432699ms logger=migrator t=2026-08-26T09:05:23.360458583Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-26T09:05:23.361010845Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=557.072µs logger=migrator t=2026-08-26T09:05:23.367290091Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-26T09:05:23.369374063Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.087512ms logger=migrator t=2026-08-26T09:05:23.373944534Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-26T09:05:23.374749531Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=805.367µs logger=migrator t=2026-08-26T09:05:23.38314017Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-26T09:05:23.383171021Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.931µs logger=migrator t=2026-08-26T09:05:23.389972467Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-26T09:05:23.391416277Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.45806ms logger=migrator t=2026-08-26T09:05:23.397361286Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-26T09:05:23.398252234Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=893.837µs logger=migrator t=2026-08-26T09:05:23.401963148Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:05:23.4080329Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.069772ms logger=migrator t=2026-08-26T09:05:23.413895589Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-26T09:05:23.415207205Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.317497ms logger=migrator t=2026-08-26T09:05:23.41894321Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-26T09:05:23.419827448Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=883.949µs logger=migrator t=2026-08-26T09:05:23.423187665Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-26T09:05:23.424091683Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=903.628µs logger=migrator t=2026-08-26T09:05:23.430599705Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-26T09:05:23.431128145Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=528.69µs logger=migrator t=2026-08-26T09:05:23.434580694Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-26T09:05:23.435156196Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=579.552µs logger=migrator t=2026-08-26T09:05:23.442279449Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-26T09:05:23.444515824Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.237175ms logger=migrator t=2026-08-26T09:05:23.448718369Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-26T09:05:23.449543125Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=818.836µs logger=migrator t=2026-08-26T09:05:23.452946293Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-26T09:05:23.453125627Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=180.114µs logger=migrator t=2026-08-26T09:05:23.457069077Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-26T09:05:23.457338842Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=272.376µs logger=migrator t=2026-08-26T09:05:23.463034847Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-26T09:05:23.465046047Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.010601ms logger=migrator t=2026-08-26T09:05:23.469071548Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-26T09:05:23.471607919Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.535411ms logger=migrator t=2026-08-26T09:05:23.475115879Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-26T09:05:23.476217882Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.101403ms logger=migrator t=2026-08-26T09:05:23.480373215Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-26T09:05:23.481283014Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=910.459µs logger=migrator t=2026-08-26T09:05:23.485003538Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-26T09:05:23.485883096Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=940.389µs logger=migrator t=2026-08-26T09:05:23.489286814Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-26T09:05:23.491315965Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.028361ms logger=migrator t=2026-08-26T09:05:23.495589471Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-26T09:05:23.496812546Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.224504ms logger=migrator t=2026-08-26T09:05:23.503697285Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-26T09:05:23.510126714Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.430029ms logger=migrator t=2026-08-26T09:05:23.51487955Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-26T09:05:23.516191756Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.317727ms logger=migrator t=2026-08-26T09:05:23.520598325Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-26T09:05:23.52137505Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=776.705µs logger=migrator t=2026-08-26T09:05:23.524322519Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-26T09:05:23.525126165Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=803.886µs logger=migrator t=2026-08-26T09:05:23.528218567Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-26T09:05:23.528739248Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=512.851µs logger=migrator t=2026-08-26T09:05:23.533131416Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-26T09:05:23.53528357Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.152394ms logger=migrator t=2026-08-26T09:05:23.538963693Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-26T09:05:23.541022635Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.058512ms logger=migrator t=2026-08-26T09:05:23.544508145Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-26T09:05:23.544537806Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.41µs logger=migrator t=2026-08-26T09:05:23.548781841Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-26T09:05:23.549017846Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=233.335µs logger=migrator t=2026-08-26T09:05:23.552170339Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-26T09:05:23.554280642Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.110103ms logger=migrator t=2026-08-26T09:05:23.557575428Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-26T09:05:23.557772182Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=197.594µs logger=migrator t=2026-08-26T09:05:23.562827984Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-26T09:05:23.563414396Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=591.412µs logger=migrator t=2026-08-26T09:05:23.56713064Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-26T09:05:23.569764333Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.633573ms logger=migrator t=2026-08-26T09:05:23.57313367Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-26T09:05:23.573376975Z level=info msg="Migration successfully executed" id="Update uid value" duration=243.075µs logger=migrator t=2026-08-26T09:05:23.577754034Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-26T09:05:23.578628891Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=874.317µs logger=migrator t=2026-08-26T09:05:23.583731654Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-26T09:05:23.58500585Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.273826ms logger=migrator t=2026-08-26T09:05:23.588787336Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-26T09:05:23.59003463Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.247304ms logger=migrator t=2026-08-26T09:05:23.594363548Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-26T09:05:23.595227465Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=861.307µs logger=migrator t=2026-08-26T09:05:23.600394169Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-26T09:05:23.601688956Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.293726ms logger=migrator t=2026-08-26T09:05:23.605453031Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-26T09:05:23.606973121Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.51796ms logger=migrator t=2026-08-26T09:05:23.611754537Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-26T09:05:23.612615964Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=861.537µs logger=migrator t=2026-08-26T09:05:23.621055755Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-26T09:05:23.622680497Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.628952ms logger=migrator t=2026-08-26T09:05:23.635771861Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-26T09:05:23.63675239Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=985.029µs logger=migrator t=2026-08-26T09:05:23.639906163Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-26T09:05:23.646590219Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.678645ms logger=migrator t=2026-08-26T09:05:23.650447526Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-26T09:05:23.65115699Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=709.874µs logger=migrator t=2026-08-26T09:05:23.659572249Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-26T09:05:23.660369386Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=798.587µs logger=migrator t=2026-08-26T09:05:23.670016959Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-26T09:05:23.67104532Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.029221ms logger=migrator t=2026-08-26T09:05:23.680008781Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-26T09:05:23.681563682Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.55737ms logger=migrator t=2026-08-26T09:05:23.685737096Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-26T09:05:23.686196195Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=459.339µs logger=migrator t=2026-08-26T09:05:23.691963501Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-26T09:05:23.692555123Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=591.582µs logger=migrator t=2026-08-26T09:05:23.698599324Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-26T09:05:23.698635225Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.821µs logger=migrator t=2026-08-26T09:05:23.708945602Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-26T09:05:23.711750469Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.801447ms logger=migrator t=2026-08-26T09:05:23.71830206Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-26T09:05:23.720893723Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.591223ms logger=migrator t=2026-08-26T09:05:23.729459185Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-26T09:05:23.729940614Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=484.31µs logger=migrator t=2026-08-26T09:05:23.734336343Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-26T09:05:23.739784483Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.4359ms logger=migrator t=2026-08-26T09:05:23.784334569Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-26T09:05:23.789203957Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.868289ms logger=migrator t=2026-08-26T09:05:23.802351191Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-26T09:05:23.803729079Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.382729ms logger=migrator t=2026-08-26T09:05:23.825531628Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-26T09:05:23.826575178Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.044921ms logger=migrator t=2026-08-26T09:05:23.851779575Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-26T09:05:23.85397301Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.198405ms logger=migrator t=2026-08-26T09:05:23.909146689Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-26T09:05:23.910861204Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.717365ms logger=migrator t=2026-08-26T09:05:23.931511898Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-26T09:05:23.932393317Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=883.379µs logger=migrator t=2026-08-26T09:05:23.968567704Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-26T09:05:23.96988024Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.306106ms logger=migrator t=2026-08-26T09:05:24.001542577Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-26T09:05:24.001766911Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=226.424µs logger=migrator t=2026-08-26T09:05:24.024893627Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-26T09:05:24.024943238Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=53.641µs logger=migrator t=2026-08-26T09:05:24.051578333Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-26T09:05:24.055027493Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.45129ms logger=migrator t=2026-08-26T09:05:24.077137637Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-26T09:05:24.080188069Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.050931ms logger=migrator t=2026-08-26T09:05:24.088949195Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-26T09:05:24.089070368Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=118.963µs logger=migrator t=2026-08-26T09:05:24.132706055Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-26T09:05:24.133673384Z level=info msg="Migration successfully executed" id="create quota table v1" duration=970.759µs logger=migrator t=2026-08-26T09:05:24.14638638Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-26T09:05:24.14741146Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.02445ms logger=migrator t=2026-08-26T09:05:24.151957712Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-26T09:05:24.151986263Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.781µs logger=migrator t=2026-08-26T09:05:24.158563585Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-26T09:05:24.159580426Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.012571ms logger=migrator t=2026-08-26T09:05:24.167565877Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-26T09:05:24.168703809Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.140652ms logger=migrator t=2026-08-26T09:05:24.174678779Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-26T09:05:24.178294232Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.615052ms logger=migrator t=2026-08-26T09:05:24.184974616Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-26T09:05:24.184997187Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.361µs logger=migrator t=2026-08-26T09:05:24.188090419Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-26T09:05:24.188850844Z level=info msg="Migration successfully executed" id="create session table" duration=750.945µs logger=migrator t=2026-08-26T09:05:24.193728902Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-26T09:05:24.193809074Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=85.892µs logger=migrator t=2026-08-26T09:05:24.200806424Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-26T09:05:24.200934098Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=107.922µs logger=migrator t=2026-08-26T09:05:24.206475608Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-26T09:05:24.207191983Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=719.915µs logger=migrator t=2026-08-26T09:05:24.211406227Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-26T09:05:24.212206634Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=800.367µs logger=migrator t=2026-08-26T09:05:24.219248796Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-26T09:05:24.219274206Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.601µs logger=migrator t=2026-08-26T09:05:24.23143574Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-26T09:05:24.231474451Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.111µs logger=migrator t=2026-08-26T09:05:24.237467132Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-26T09:05:24.240942042Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.49356ms logger=migrator t=2026-08-26T09:05:24.24979814Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-26T09:05:24.252890402Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.092542ms logger=migrator t=2026-08-26T09:05:24.259077156Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-26T09:05:24.259158038Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.012µs logger=migrator t=2026-08-26T09:05:24.265013966Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-26T09:05:24.265093757Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.481µs logger=migrator t=2026-08-26T09:05:24.271489776Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-26T09:05:24.272851023Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.353827ms logger=migrator t=2026-08-26T09:05:24.279016547Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-26T09:05:24.279050328Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.741µs logger=migrator t=2026-08-26T09:05:24.286865435Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-26T09:05:24.292024459Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.158214ms logger=migrator t=2026-08-26T09:05:24.297703613Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-26T09:05:24.297849486Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=147.003µs logger=migrator t=2026-08-26T09:05:24.305254206Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-26T09:05:24.310362168Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.107412ms logger=migrator t=2026-08-26T09:05:24.31740721Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-26T09:05:24.320532572Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.124692ms logger=migrator t=2026-08-26T09:05:24.324662376Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-26T09:05:24.324737097Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.521µs logger=migrator t=2026-08-26T09:05:24.330476343Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-26T09:05:24.33133093Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=854.437µs logger=migrator t=2026-08-26T09:05:24.337886341Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-26T09:05:24.338726139Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=833.067µs logger=migrator t=2026-08-26T09:05:24.345645257Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-26T09:05:24.347514995Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.862298ms logger=migrator t=2026-08-26T09:05:24.352184968Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-26T09:05:24.352959465Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=774.997µs logger=migrator t=2026-08-26T09:05:24.358330013Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-26T09:05:24.359060987Z level=info msg="Migration successfully executed" id="add index alert state" duration=730.704µs logger=migrator t=2026-08-26T09:05:24.367704981Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-26T09:05:24.368568898Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=863.777µs logger=migrator t=2026-08-26T09:05:24.377014748Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-26T09:05:24.377694202Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=679.914µs logger=migrator t=2026-08-26T09:05:24.38556512Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-26T09:05:24.38652702Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=962.87µs logger=migrator t=2026-08-26T09:05:24.392853897Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-26T09:05:24.394798066Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.947469ms logger=migrator t=2026-08-26T09:05:24.442311332Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-26T09:05:24.455481506Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.171794ms logger=migrator t=2026-08-26T09:05:24.466268453Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-26T09:05:24.467895336Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.634383ms logger=migrator t=2026-08-26T09:05:24.475930188Z 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-26T09:05:24.477190723Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.262875ms logger=migrator t=2026-08-26T09:05:24.483065821Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-26T09:05:24.483405928Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=344.507µs logger=migrator t=2026-08-26T09:05:24.489583393Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-26T09:05:24.490533891Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=950.218µs logger=migrator t=2026-08-26T09:05:24.494858338Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-26T09:05:24.495878219Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.012551ms logger=migrator t=2026-08-26T09:05:24.504625125Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-26T09:05:24.511311369Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.688024ms logger=migrator t=2026-08-26T09:05:24.517222688Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-26T09:05:24.519907752Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.686594ms logger=migrator t=2026-08-26T09:05:24.526279551Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-26T09:05:24.531119517Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.842066ms logger=migrator t=2026-08-26T09:05:24.544314083Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-26T09:05:24.548025897Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.713974ms logger=migrator t=2026-08-26T09:05:24.554378176Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-26T09:05:24.555258593Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=880.547µs logger=migrator t=2026-08-26T09:05:24.560363436Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-26T09:05:24.560393927Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.711µs logger=migrator t=2026-08-26T09:05:24.566075791Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-26T09:05:24.566107321Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.34µs logger=migrator t=2026-08-26T09:05:24.572841456Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-26T09:05:24.573774776Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=931.15µs logger=migrator t=2026-08-26T09:05:24.579731956Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T09:05:24.580882328Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.149333ms logger=migrator t=2026-08-26T09:05:24.587212076Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-26T09:05:24.587992282Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=779.837µs logger=migrator t=2026-08-26T09:05:24.598774579Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-26T09:05:24.600424601Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.650492ms logger=migrator t=2026-08-26T09:05:24.605496003Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T09:05:24.606413192Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=917.208µs logger=migrator t=2026-08-26T09:05:24.611053545Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-26T09:05:24.614853282Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.803816ms logger=migrator t=2026-08-26T09:05:24.62073745Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-26T09:05:24.624492216Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.754097ms logger=migrator t=2026-08-26T09:05:24.629419894Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-26T09:05:24.629606299Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=185.275µs logger=migrator t=2026-08-26T09:05:24.634875674Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-26T09:05:24.635767492Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=913.469µs logger=migrator t=2026-08-26T09:05:24.641999508Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-26T09:05:24.643396905Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.467659ms logger=migrator t=2026-08-26T09:05:24.648790474Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-26T09:05:24.652682363Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.891489ms logger=migrator t=2026-08-26T09:05:24.658173353Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-26T09:05:24.658251935Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=79.492µs logger=migrator t=2026-08-26T09:05:24.663558401Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-26T09:05:24.665193594Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.634423ms logger=migrator t=2026-08-26T09:05:24.671682065Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-26T09:05:24.672616204Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=933.608µs logger=migrator t=2026-08-26T09:05:24.67792863Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-26T09:05:24.678012452Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.802µs logger=migrator t=2026-08-26T09:05:24.684101984Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-26T09:05:24.685049843Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=947.369µs logger=migrator t=2026-08-26T09:05:24.690472422Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-26T09:05:24.691980273Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.506381ms logger=migrator t=2026-08-26T09:05:24.69777185Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-26T09:05:24.698733879Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=954.879µs logger=migrator t=2026-08-26T09:05:24.705306911Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-26T09:05:24.70624812Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=938.649µs logger=migrator t=2026-08-26T09:05:24.710985516Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-26T09:05:24.712010476Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.023891ms logger=migrator t=2026-08-26T09:05:24.716596548Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-26T09:05:24.717590558Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=993.4µs logger=migrator t=2026-08-26T09:05:24.723511797Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-26T09:05:24.723536867Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.13µs logger=migrator t=2026-08-26T09:05:24.728304744Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-26T09:05:24.736687672Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.370938ms logger=migrator t=2026-08-26T09:05:24.742732433Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-26T09:05:24.743479088Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=747.405µs logger=migrator t=2026-08-26T09:05:24.749364667Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-26T09:05:24.756747095Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.380289ms logger=migrator t=2026-08-26T09:05:24.761714015Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-26T09:05:24.763033012Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.319036ms logger=migrator t=2026-08-26T09:05:24.769152654Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-26T09:05:24.770129365Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=976.761µs logger=migrator t=2026-08-26T09:05:24.778113515Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-26T09:05:24.779487783Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.370918ms logger=migrator t=2026-08-26T09:05:24.789841811Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-26T09:05:24.805199019Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.351858ms logger=migrator t=2026-08-26T09:05:24.813486146Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-26T09:05:24.813974076Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=488.31µs logger=migrator t=2026-08-26T09:05:24.822190031Z 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-26T09:05:24.823774904Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.583252ms logger=migrator t=2026-08-26T09:05:24.830118901Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-26T09:05:24.830400946Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=286.735µs logger=migrator t=2026-08-26T09:05:24.838106051Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-26T09:05:24.838994979Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=889.418µs logger=migrator t=2026-08-26T09:05:24.848555062Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-26T09:05:24.848902739Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=348.977µs logger=migrator t=2026-08-26T09:05:24.85346184Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-26T09:05:24.859246537Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.797167ms logger=migrator t=2026-08-26T09:05:24.869047654Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-26T09:05:24.874721288Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.678215ms logger=migrator t=2026-08-26T09:05:24.879219259Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-26T09:05:24.881097686Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.877887ms logger=migrator t=2026-08-26T09:05:24.887914903Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-26T09:05:24.890082457Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.149284ms logger=migrator t=2026-08-26T09:05:24.894990055Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-26T09:05:24.89521982Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=230.185µs logger=migrator t=2026-08-26T09:05:24.900469695Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-26T09:05:24.907985067Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.515942ms logger=migrator t=2026-08-26T09:05:24.913167391Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-26T09:05:24.913858235Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=687.274µs logger=migrator t=2026-08-26T09:05:24.921952498Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-26T09:05:24.922245364Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=301.645µs logger=migrator t=2026-08-26T09:05:24.927568471Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-26T09:05:24.929165692Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.597451ms logger=migrator t=2026-08-26T09:05:24.936753005Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-26T09:05:24.937783677Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.032752ms logger=migrator t=2026-08-26T09:05:24.94244444Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-26T09:05:24.943348278Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=903.528µs logger=migrator t=2026-08-26T09:05:24.946815238Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T09:05:24.947992361Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.176673ms logger=migrator t=2026-08-26T09:05:24.956553713Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T09:05:24.958384181Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.829667ms logger=migrator t=2026-08-26T09:05:24.962942263Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-26T09:05:24.964384581Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.440988ms logger=migrator t=2026-08-26T09:05:24.970427482Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-26T09:05:24.971321251Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=893.789µs logger=migrator t=2026-08-26T09:05:24.975875442Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-26T09:05:24.975945344Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.972µs logger=migrator t=2026-08-26T09:05:24.982326021Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-26T09:05:24.983944614Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.610503ms logger=migrator t=2026-08-26T09:05:24.993525407Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-26T09:05:24.99466073Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.135253ms logger=migrator t=2026-08-26T09:05:24.999407416Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-26T09:05:25.000697791Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.289855ms logger=migrator t=2026-08-26T09:05:25.004316544Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-26T09:05:25.005659291Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.344547ms logger=migrator t=2026-08-26T09:05:25.0110808Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-26T09:05:25.011272394Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=191.754µs logger=migrator t=2026-08-26T09:05:25.023116412Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-26T09:05:25.026873977Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=3.757725ms logger=migrator t=2026-08-26T09:05:25.033198535Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-26T09:05:25.033304968Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=108.562µs logger=migrator t=2026-08-26T09:05:25.03795293Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-26T09:05:25.038961211Z level=info msg="Migration successfully executed" id="create team table" duration=1.007911ms logger=migrator t=2026-08-26T09:05:25.047027794Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-26T09:05:25.048437702Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.410338ms logger=migrator t=2026-08-26T09:05:25.052677217Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-26T09:05:25.05385891Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.181013ms logger=migrator t=2026-08-26T09:05:25.059660777Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-26T09:05:25.068223219Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.559792ms logger=migrator t=2026-08-26T09:05:25.085100559Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-26T09:05:25.085621559Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=522.61µs logger=migrator t=2026-08-26T09:05:25.093430246Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-26T09:05:25.094436416Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.01111ms logger=migrator t=2026-08-26T09:05:25.100041889Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-26T09:05:25.100938028Z level=info msg="Migration successfully executed" id="create team member table" duration=890.248µs logger=migrator t=2026-08-26T09:05:25.105274514Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-26T09:05:25.106207313Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=931.899µs logger=migrator t=2026-08-26T09:05:25.109355957Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-26T09:05:25.110330396Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=974.269µs logger=migrator t=2026-08-26T09:05:25.113768795Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-26T09:05:25.114658383Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=889.538µs logger=migrator t=2026-08-26T09:05:25.120721915Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-26T09:05:25.127102903Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.380738ms logger=migrator t=2026-08-26T09:05:25.134637655Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-26T09:05:25.140026194Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.391779ms logger=migrator t=2026-08-26T09:05:25.14337108Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-26T09:05:25.147741598Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.370568ms logger=migrator t=2026-08-26T09:05:25.151256949Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-26T09:05:25.152223749Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=966.76µs logger=migrator t=2026-08-26T09:05:25.159008075Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-26T09:05:25.160845662Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.837887ms logger=migrator t=2026-08-26T09:05:25.164449084Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-26T09:05:25.1657154Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.265846ms logger=migrator t=2026-08-26T09:05:25.173104619Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-26T09:05:25.174510827Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.404248ms logger=migrator t=2026-08-26T09:05:25.184267703Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-26T09:05:25.186001578Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.736435ms logger=migrator t=2026-08-26T09:05:25.192229283Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-26T09:05:25.193367206Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.138583ms logger=migrator t=2026-08-26T09:05:25.198342026Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-26T09:05:25.199339586Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=997.1µs logger=migrator t=2026-08-26T09:05:25.206781176Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-26T09:05:25.207812847Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.031451ms logger=migrator t=2026-08-26T09:05:25.22044173Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-26T09:05:25.221347249Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=908.069µs logger=migrator t=2026-08-26T09:05:25.227457222Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-26T09:05:25.227809008Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=351.727µs logger=migrator t=2026-08-26T09:05:25.235169707Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-26T09:05:25.236469943Z level=info msg="Migration successfully executed" id="create tag table" duration=1.303356ms logger=migrator t=2026-08-26T09:05:25.243596706Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-26T09:05:25.244559615Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=963.489µs logger=migrator t=2026-08-26T09:05:25.250888082Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-26T09:05:25.252142168Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.254306ms logger=migrator t=2026-08-26T09:05:25.259566517Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-26T09:05:25.261986556Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.421709ms logger=migrator t=2026-08-26T09:05:25.268308423Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-26T09:05:25.270120699Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.812356ms logger=migrator t=2026-08-26T09:05:25.275930686Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:05:25.295139082Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.206376ms logger=migrator t=2026-08-26T09:05:25.298207774Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-26T09:05:25.298811886Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=601.682µs logger=migrator t=2026-08-26T09:05:25.303174774Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-26T09:05:25.304255806Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.081332ms logger=migrator t=2026-08-26T09:05:25.309772567Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-26T09:05:25.310428091Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=655.464µs logger=migrator t=2026-08-26T09:05:25.314627075Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-26T09:05:25.31540706Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=780.365µs logger=migrator t=2026-08-26T09:05:25.323609605Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-26T09:05:25.325080465Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.46296ms logger=migrator t=2026-08-26T09:05:25.332352361Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-26T09:05:25.333319481Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=960.29µs logger=migrator t=2026-08-26T09:05:25.337538475Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-26T09:05:25.337648267Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=96.402µs logger=migrator t=2026-08-26T09:05:25.341630328Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-26T09:05:25.352321113Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.687075ms logger=migrator t=2026-08-26T09:05:25.359912795Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-26T09:05:25.369798684Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.876119ms logger=migrator t=2026-08-26T09:05:25.375241624Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-26T09:05:25.380793696Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.552041ms logger=migrator t=2026-08-26T09:05:25.384213564Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-26T09:05:25.38947425Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.260856ms logger=migrator t=2026-08-26T09:05:25.394172274Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-26T09:05:25.395788927Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.626893ms logger=migrator t=2026-08-26T09:05:25.399090833Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-26T09:05:25.406315849Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.190715ms logger=migrator t=2026-08-26T09:05:25.411128736Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-26T09:05:25.412052464Z level=info msg="Migration successfully executed" id="create server_lock table" duration=924.218µs logger=migrator t=2026-08-26T09:05:25.418764288Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-26T09:05:25.42030265Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.542682ms logger=migrator t=2026-08-26T09:05:25.426695898Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-26T09:05:25.429695218Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.99247ms logger=migrator t=2026-08-26T09:05:25.437074947Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-26T09:05:25.438801092Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.726274ms logger=migrator t=2026-08-26T09:05:25.443327453Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-26T09:05:25.444274971Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=947.638µs logger=migrator t=2026-08-26T09:05:25.512120677Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-26T09:05:25.514183997Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.064471ms logger=migrator t=2026-08-26T09:05:25.519577806Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-26T09:05:25.525952634Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.365027ms logger=migrator t=2026-08-26T09:05:25.529905274Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-26T09:05:25.530670729Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=765.695µs logger=migrator t=2026-08-26T09:05:25.534627269Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-26T09:05:25.535545037Z level=info msg="Migration successfully executed" id="create cache_data table" duration=917.698µs logger=migrator t=2026-08-26T09:05:25.539730881Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-26T09:05:25.540792213Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.061682ms logger=migrator t=2026-08-26T09:05:25.543703882Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-26T09:05:25.544584999Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=881.728µs logger=migrator t=2026-08-26T09:05:25.548376276Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-26T09:05:25.54961292Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.836997ms logger=migrator t=2026-08-26T09:05:25.554222533Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-26T09:05:25.554311795Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=93.102µs logger=migrator t=2026-08-26T09:05:25.55856184Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-26T09:05:25.558667392Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=105.552µs logger=migrator t=2026-08-26T09:05:25.56251858Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-26T09:05:25.564197863Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.679503ms logger=migrator t=2026-08-26T09:05:25.570407538Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T09:05:25.571788426Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.380198ms logger=migrator t=2026-08-26T09:05:25.576724656Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T09:05:25.578123913Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.399798ms logger=migrator t=2026-08-26T09:05:25.581730126Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:05:25.581799567Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.131µs logger=migrator t=2026-08-26T09:05:25.585165966Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T09:05:25.586112784Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=947.398µs logger=migrator t=2026-08-26T09:05:25.592801928Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T09:05:25.594841Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.046461ms logger=migrator t=2026-08-26T09:05:25.601083605Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T09:05:25.602558745Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.48025ms logger=migrator t=2026-08-26T09:05:25.607875072Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T09:05:25.609079196Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.203634ms logger=migrator t=2026-08-26T09:05:25.614683529Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-26T09:05:25.619104738Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.422099ms logger=migrator t=2026-08-26T09:05:25.622617888Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-26T09:05:25.623608148Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=990.28µs logger=migrator t=2026-08-26T09:05:25.629354853Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-26T09:05:25.629542557Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=179.894µs logger=migrator t=2026-08-26T09:05:25.63465211Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-26T09:05:25.635859675Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.206765ms logger=migrator t=2026-08-26T09:05:25.640286793Z 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-26T09:05:25.641246813Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=959.31µs logger=migrator t=2026-08-26T09:05:25.647789044Z 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-26T09:05:25.649023399Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.233605ms logger=migrator t=2026-08-26T09:05:25.653800845Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:05:25.653893167Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=92.292µs logger=migrator t=2026-08-26T09:05:25.658275506Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-26T09:05:25.659142493Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=866.477µs logger=migrator t=2026-08-26T09:05:25.664421689Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-26T09:05:25.665670094Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.246165ms logger=migrator t=2026-08-26T09:05:25.669057713Z 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-26T09:05:25.670285427Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.225924ms logger=migrator t=2026-08-26T09:05:25.676254907Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-26T09:05:25.677505442Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.249755ms logger=migrator t=2026-08-26T09:05:25.683743337Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-26T09:05:25.689633976Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.890459ms logger=migrator t=2026-08-26T09:05:25.695364441Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-26T09:05:25.69683633Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.472459ms logger=migrator t=2026-08-26T09:05:25.702370682Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T09:05:25.704134237Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.768476ms logger=migrator t=2026-08-26T09:05:25.710470265Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-26T09:05:25.736207483Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.728179ms logger=migrator t=2026-08-26T09:05:25.740981398Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-26T09:05:25.761496592Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.510404ms logger=migrator t=2026-08-26T09:05:25.831404708Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-26T09:05:25.832454048Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.0515ms logger=migrator t=2026-08-26T09:05:25.838371507Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T09:05:25.839404197Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.03243ms logger=migrator t=2026-08-26T09:05:25.844268246Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-26T09:05:25.851092513Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.822327ms logger=migrator t=2026-08-26T09:05:25.85595021Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-26T09:05:25.862188356Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.237156ms logger=migrator t=2026-08-26T09:05:25.867694856Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-26T09:05:25.868655076Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=960.2µs logger=migrator t=2026-08-26T09:05:25.873010113Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-26T09:05:25.874064705Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.053382ms logger=migrator t=2026-08-26T09:05:25.878252419Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-26T09:05:25.879236849Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=984.41µs logger=migrator t=2026-08-26T09:05:25.884663929Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-26T09:05:25.885726399Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.061771ms logger=migrator t=2026-08-26T09:05:25.89069986Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:05:25.890788021Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=82.561µs logger=migrator t=2026-08-26T09:05:25.900637469Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-26T09:05:25.905881645Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.244455ms logger=migrator t=2026-08-26T09:05:25.910994328Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-26T09:05:25.91812329Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.126932ms logger=migrator t=2026-08-26T09:05:25.922425947Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-26T09:05:25.929676063Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.246866ms logger=migrator t=2026-08-26T09:05:25.934698964Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-26T09:05:25.935571832Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=873.208µs logger=migrator t=2026-08-26T09:05:25.941140394Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-26T09:05:25.943302457Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.160963ms logger=migrator t=2026-08-26T09:05:25.948649744Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-26T09:05:25.955847499Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.196955ms logger=migrator t=2026-08-26T09:05:25.961140346Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-26T09:05:25.972908643Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=11.769796ms logger=migrator t=2026-08-26T09:05:25.977656058Z 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-26T09:05:25.978717329Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.061611ms logger=migrator t=2026-08-26T09:05:25.983037097Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-26T09:05:25.989317213Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.279457ms logger=migrator t=2026-08-26T09:05:25.993960216Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-26T09:05:26.004397726Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.43318ms logger=migrator t=2026-08-26T09:05:26.009705442Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-26T09:05:26.009789954Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=89.542µs logger=migrator t=2026-08-26T09:05:26.014644142Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-26T09:05:26.016307356Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.663134ms logger=migrator t=2026-08-26T09:05:26.020850757Z 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-26T09:05:26.022012711Z 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.159373ms logger=migrator t=2026-08-26T09:05:26.026219565Z 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-26T09:05:26.027656394Z 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.433729ms logger=migrator t=2026-08-26T09:05:26.032431119Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T09:05:26.032502461Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.902µs logger=migrator t=2026-08-26T09:05:26.037085913Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-26T09:05:26.043863649Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.773406ms logger=migrator t=2026-08-26T09:05:26.048909041Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-26T09:05:26.062331621Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=13.41694ms logger=migrator t=2026-08-26T09:05:26.067133958Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-26T09:05:26.078429825Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.291647ms logger=migrator t=2026-08-26T09:05:26.083406254Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-26T09:05:26.088710591Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.299897ms logger=migrator t=2026-08-26T09:05:26.092962667Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-26T09:05:26.099707862Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.744475ms logger=migrator t=2026-08-26T09:05:26.104107551Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-26T09:05:26.104186743Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=79.861µs logger=migrator t=2026-08-26T09:05:26.109778145Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-26T09:05:26.110615482Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=837.617µs logger=migrator t=2026-08-26T09:05:26.11501983Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-26T09:05:26.123801417Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.780227ms logger=migrator t=2026-08-26T09:05:26.128640184Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-26T09:05:26.128714926Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.802µs logger=migrator t=2026-08-26T09:05:26.132673305Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-26T09:05:26.139817169Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.142314ms logger=migrator t=2026-08-26T09:05:26.144714457Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-26T09:05:26.145769919Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.055612ms logger=migrator t=2026-08-26T09:05:26.150829341Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-26T09:05:26.160662138Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.827287ms logger=migrator t=2026-08-26T09:05:26.165400824Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-26T09:05:26.166070467Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=674.303µs logger=migrator t=2026-08-26T09:05:26.170502856Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-26T09:05:26.171487986Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=985.45µs logger=migrator t=2026-08-26T09:05:26.176459246Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-26T09:05:26.183729492Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.269906ms logger=migrator t=2026-08-26T09:05:26.188764713Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-26T09:05:26.19010137Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.335727ms logger=migrator t=2026-08-26T09:05:26.195857716Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-26T09:05:26.197524049Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.665083ms logger=migrator t=2026-08-26T09:05:26.20203696Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-26T09:05:26.202895437Z level=info msg="Migration successfully executed" id="create alert_image table" duration=858.497µs logger=migrator t=2026-08-26T09:05:26.20850996Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-26T09:05:26.210069022Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.558812ms logger=migrator t=2026-08-26T09:05:26.214858858Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-26T09:05:26.21497073Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=113.792µs logger=migrator t=2026-08-26T09:05:26.219342748Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-26T09:05:26.220399589Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.056571ms logger=migrator t=2026-08-26T09:05:26.225179095Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-26T09:05:26.226168555Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=988.51µs logger=migrator t=2026-08-26T09:05:26.230146045Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-26T09:05:26.230785888Z 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-26T09:05:26.235411461Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-26T09:05:26.236030704Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=618.693µs logger=migrator t=2026-08-26T09:05:26.242366311Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-26T09:05:26.244211708Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.844467ms logger=migrator t=2026-08-26T09:05:26.248372391Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-26T09:05:26.256656928Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.285397ms logger=migrator t=2026-08-26T09:05:26.261563197Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-26T09:05:26.262346023Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=782.795µs logger=migrator t=2026-08-26T09:05:26.267292992Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-26T09:05:26.269101319Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.807657ms logger=migrator t=2026-08-26T09:05:26.273411155Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-26T09:05:26.274787353Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.377388ms logger=migrator t=2026-08-26T09:05:26.278867845Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-26T09:05:26.279878746Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.010471ms logger=migrator t=2026-08-26T09:05:26.284891966Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-26T09:05:26.286482118Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.589212ms logger=migrator t=2026-08-26T09:05:26.291120552Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-26T09:05:26.291167893Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.761µs logger=migrator t=2026-08-26T09:05:26.295847256Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-26T09:05:26.295918827Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=71.821µs logger=migrator t=2026-08-26T09:05:26.300655783Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-26T09:05:26.307804608Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.145795ms logger=migrator t=2026-08-26T09:05:26.311802597Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-26T09:05:26.312165064Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=359.967µs logger=migrator t=2026-08-26T09:05:26.316014063Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-26T09:05:26.317371199Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.356286ms logger=migrator t=2026-08-26T09:05:26.321674836Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-26T09:05:26.322016313Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=341.137µs logger=migrator t=2026-08-26T09:05:26.326832589Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-26T09:05:26.328091735Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.258556ms logger=migrator t=2026-08-26T09:05:26.332126886Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-26T09:05:26.332929243Z level=info msg="Migration successfully executed" id="create secrets table" duration=801.837µs logger=migrator t=2026-08-26T09:05:26.336219959Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-26T09:05:26.369429617Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.208079ms logger=migrator t=2026-08-26T09:05:26.374394606Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-26T09:05:26.379777904Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.382218ms logger=migrator t=2026-08-26T09:05:26.383949759Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-26T09:05:26.384093481Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.473µs logger=migrator t=2026-08-26T09:05:26.38804832Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-26T09:05:26.419317249Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.263419ms logger=migrator t=2026-08-26T09:05:26.423943973Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-26T09:05:26.458839755Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.890122ms logger=migrator t=2026-08-26T09:05:26.464848775Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-26T09:05:26.466364495Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.516ms logger=migrator t=2026-08-26T09:05:26.472733133Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-26T09:05:26.473779305Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.046002ms logger=migrator t=2026-08-26T09:05:26.479489379Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-26T09:05:26.479761625Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=274.636µs logger=migrator t=2026-08-26T09:05:26.483717974Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-26T09:05:26.484678294Z level=info msg="Migration successfully executed" id="create permission table" duration=959.26µs logger=migrator t=2026-08-26T09:05:26.488669654Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-26T09:05:26.490856178Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.185084ms logger=migrator t=2026-08-26T09:05:26.495559883Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-26T09:05:26.496809828Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.249985ms logger=migrator t=2026-08-26T09:05:26.5018945Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-26T09:05:26.502750597Z level=info msg="Migration successfully executed" id="create role table" duration=855.747µs logger=migrator t=2026-08-26T09:05:26.507173156Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-26T09:05:26.518854941Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.681555ms logger=migrator t=2026-08-26T09:05:26.522738089Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-26T09:05:26.528848122Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.102012ms logger=migrator t=2026-08-26T09:05:26.533912733Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-26T09:05:26.535017546Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.103953ms logger=migrator t=2026-08-26T09:05:26.539395104Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-26T09:05:26.54064738Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.249476ms logger=migrator t=2026-08-26T09:05:26.544910045Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-26T09:05:26.545929576Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.017381ms logger=migrator t=2026-08-26T09:05:26.550832504Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-26T09:05:26.551752893Z level=info msg="Migration successfully executed" id="create team role table" duration=919.829µs logger=migrator t=2026-08-26T09:05:26.555840455Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-26T09:05:26.556883596Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.041261ms logger=migrator t=2026-08-26T09:05:26.561171432Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-26T09:05:26.562213912Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.04424ms logger=migrator t=2026-08-26T09:05:26.568745395Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-26T09:05:26.570124692Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.378957ms logger=migrator t=2026-08-26T09:05:26.574619142Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-26T09:05:26.576171173Z level=info msg="Migration successfully executed" id="create user role table" duration=1.552771ms logger=migrator t=2026-08-26T09:05:26.587294867Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-26T09:05:26.588953311Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.658534ms logger=migrator t=2026-08-26T09:05:26.596937751Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-26T09:05:26.598012013Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.077002ms logger=migrator t=2026-08-26T09:05:26.6038602Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-26T09:05:26.605968963Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.109333ms logger=migrator t=2026-08-26T09:05:26.611188908Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-26T09:05:26.612087215Z level=info msg="Migration successfully executed" id="create builtin role table" duration=898.767µs logger=migrator t=2026-08-26T09:05:26.616588967Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-26T09:05:26.61829004Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.697424ms logger=migrator t=2026-08-26T09:05:26.623038086Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-26T09:05:26.624272131Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.233085ms logger=migrator t=2026-08-26T09:05:26.628681429Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-26T09:05:26.639818793Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.137384ms logger=migrator t=2026-08-26T09:05:26.64412517Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-26T09:05:26.644947927Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=825.737µs logger=migrator t=2026-08-26T09:05:26.649918407Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-26T09:05:26.650999158Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.080441ms logger=migrator t=2026-08-26T09:05:26.655466378Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-26T09:05:26.65656238Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.094562ms logger=migrator t=2026-08-26T09:05:26.663462059Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-26T09:05:26.665392147Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.928428ms logger=migrator t=2026-08-26T09:05:26.671031471Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-26T09:05:26.672086283Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.053392ms logger=migrator t=2026-08-26T09:05:26.67647969Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-26T09:05:26.678080203Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.600933ms logger=migrator t=2026-08-26T09:05:26.686620835Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-26T09:05:26.693911671Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.288606ms logger=migrator t=2026-08-26T09:05:26.698577675Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-26T09:05:26.707244569Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.662784ms logger=migrator t=2026-08-26T09:05:26.712010765Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-26T09:05:26.718406064Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.391628ms logger=migrator t=2026-08-26T09:05:26.722537517Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-26T09:05:26.733504258Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.963521ms logger=migrator t=2026-08-26T09:05:26.738856585Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-26T09:05:26.740158431Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.304966ms logger=migrator t=2026-08-26T09:05:26.744654682Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-26T09:05:26.746137961Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.482849ms logger=migrator t=2026-08-26T09:05:26.750134881Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-26T09:05:26.750973859Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=838.598µs logger=migrator t=2026-08-26T09:05:26.755706733Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-26T09:05:26.756808336Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.100293ms logger=migrator t=2026-08-26T09:05:26.761266515Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-26T09:05:26.762772006Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.504781ms logger=migrator t=2026-08-26T09:05:26.766840367Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-26T09:05:26.766928489Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=90.102µs logger=migrator t=2026-08-26T09:05:26.771084693Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-26T09:05:26.771227646Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=122.202µs logger=migrator t=2026-08-26T09:05:26.777112614Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-26T09:05:26.777629445Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=518.32µs logger=migrator t=2026-08-26T09:05:26.782056474Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-26T09:05:26.782744707Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=689.403µs logger=migrator t=2026-08-26T09:05:26.787208268Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-26T09:05:26.788654406Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.450689ms logger=migrator t=2026-08-26T09:05:26.792874822Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-26T09:05:26.79329514Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=419.988µs logger=migrator t=2026-08-26T09:05:26.797246019Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-26T09:05:26.798096907Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=851.148µs logger=migrator t=2026-08-26T09:05:26.802426083Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-26T09:05:26.803916274Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.489881ms logger=migrator t=2026-08-26T09:05:26.807870543Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-26T09:05:26.809646529Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.775687ms logger=migrator t=2026-08-26T09:05:26.813808582Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-26T09:05:26.822354324Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.545072ms logger=migrator t=2026-08-26T09:05:26.82663496Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-26T09:05:26.826707132Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.612µs logger=migrator t=2026-08-26T09:05:26.830472277Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-26T09:05:26.831473378Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=998.551µs logger=migrator t=2026-08-26T09:05:26.836787494Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-26T09:05:26.837947378Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.160084ms logger=migrator t=2026-08-26T09:05:26.841984739Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-26T09:05:26.843379467Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.393578ms logger=migrator t=2026-08-26T09:05:26.847694103Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-26T09:05:26.858755066Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.062353ms logger=migrator t=2026-08-26T09:05:26.863249286Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-26T09:05:26.864041652Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=791.906µs logger=migrator t=2026-08-26T09:05:26.868353709Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-26T09:05:26.870022502Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.665543ms logger=migrator t=2026-08-26T09:05:26.874412361Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-26T09:05:26.89773769Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.326569ms logger=migrator t=2026-08-26T09:05:26.902438695Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-26T09:05:26.903496125Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.05636ms logger=migrator t=2026-08-26T09:05:26.907841293Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-26T09:05:26.909059267Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.217724ms logger=migrator t=2026-08-26T09:05:26.913052278Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-26T09:05:26.91416539Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.111752ms logger=migrator t=2026-08-26T09:05:26.918086299Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-26T09:05:26.918877265Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=790.396µs logger=migrator t=2026-08-26T09:05:26.922126741Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-26T09:05:26.922289374Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=160.943µs logger=migrator t=2026-08-26T09:05:26.925724713Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-26T09:05:26.926303224Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=577.771µs logger=migrator t=2026-08-26T09:05:26.93006347Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-26T09:05:26.940681814Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.618584ms logger=migrator t=2026-08-26T09:05:26.946106662Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-26T09:05:26.947008551Z level=info msg="Migration successfully executed" id="create entity_events table" duration=901.329µs logger=migrator t=2026-08-26T09:05:26.950504531Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-26T09:05:26.9514818Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=977.159µs logger=migrator t=2026-08-26T09:05:26.954976681Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T09:05:26.95540794Z 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-26T09:05:26.959509082Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T09:05:26.959958111Z 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-26T09:05:26.963682646Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-26T09:05:26.964574754Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=890.788µs logger=migrator t=2026-08-26T09:05:26.96838614Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-26T09:05:26.969384241Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=997.531µs logger=migrator t=2026-08-26T09:05:26.975408952Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T09:05:26.977184918Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.774666ms logger=migrator t=2026-08-26T09:05:26.981358821Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T09:05:26.983230909Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.872168ms logger=migrator t=2026-08-26T09:05:26.987802721Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T09:05:26.989127478Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.321077ms logger=migrator t=2026-08-26T09:05:26.993148068Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T09:05:26.994150949Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.003401ms logger=migrator t=2026-08-26T09:05:26.997989846Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-26T09:05:26.999102438Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.109022ms logger=migrator t=2026-08-26T09:05:27.002784263Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-26T09:05:27.003900404Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.119342ms logger=migrator t=2026-08-26T09:05:27.007506247Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T09:05:27.00862649Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.120143ms logger=migrator t=2026-08-26T09:05:27.012075299Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T09:05:27.013166541Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.090802ms logger=migrator t=2026-08-26T09:05:27.016857925Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-26T09:05:27.017917946Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.059891ms logger=migrator t=2026-08-26T09:05:27.021648361Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-26T09:05:27.045747666Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.093425ms logger=migrator t=2026-08-26T09:05:27.051712486Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-26T09:05:27.059548924Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.835658ms logger=migrator t=2026-08-26T09:05:27.063976093Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-26T09:05:27.072858272Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.879569ms logger=migrator t=2026-08-26T09:05:27.080834502Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-26T09:05:27.081080647Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=247.435µs logger=migrator t=2026-08-26T09:05:27.087394384Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-26T09:05:27.10060483Z level=info msg="Migration successfully executed" id="add share column" duration=13.210836ms logger=migrator t=2026-08-26T09:05:27.106039249Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-26T09:05:27.106172492Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=133.753µs logger=migrator t=2026-08-26T09:05:27.111470087Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-26T09:05:27.112461138Z level=info msg="Migration successfully executed" id="create file table" duration=990.651µs logger=migrator t=2026-08-26T09:05:27.118404617Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-26T09:05:27.120235414Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.830427ms logger=migrator t=2026-08-26T09:05:27.125266855Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-26T09:05:27.126391748Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.121103ms logger=migrator t=2026-08-26T09:05:27.13298011Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-26T09:05:27.134332878Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.353088ms logger=migrator t=2026-08-26T09:05:27.139873009Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-26T09:05:27.142100123Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.224884ms logger=migrator t=2026-08-26T09:05:27.15183676Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-26T09:05:27.151966202Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=132.492µs logger=migrator t=2026-08-26T09:05:27.157785439Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-26T09:05:27.157905631Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=123.332µs logger=migrator t=2026-08-26T09:05:27.16429201Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-26T09:05:27.168346091Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=3.140203ms logger=migrator t=2026-08-26T09:05:27.173182379Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-26T09:05:27.173441424Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=259.855µs logger=migrator t=2026-08-26T09:05:27.179103708Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-26T09:05:27.180555317Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.452379ms logger=migrator t=2026-08-26T09:05:27.186743031Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-26T09:05:27.199333355Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.591474ms logger=migrator t=2026-08-26T09:05:27.205773194Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-26T09:05:27.205933747Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=162.513µs logger=migrator t=2026-08-26T09:05:27.210858246Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-26T09:05:27.212168142Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.308036ms logger=migrator t=2026-08-26T09:05:27.217353707Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-26T09:05:27.218043881Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=691.205µs logger=migrator t=2026-08-26T09:05:27.223431489Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-26T09:05:27.223665654Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=231.646µs logger=migrator t=2026-08-26T09:05:27.228080062Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-26T09:05:27.228885798Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=798.886µs logger=migrator t=2026-08-26T09:05:27.233483121Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-26T09:05:27.244168056Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.686615ms logger=migrator t=2026-08-26T09:05:27.248986823Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-26T09:05:27.256941843Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.954249ms logger=migrator t=2026-08-26T09:05:27.262321811Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-26T09:05:27.263605597Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.281506ms logger=migrator t=2026-08-26T09:05:27.26871087Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-26T09:05:27.344913472Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.196032ms logger=migrator t=2026-08-26T09:05:27.350230229Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-26T09:05:27.351597676Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.367487ms logger=migrator t=2026-08-26T09:05:27.357061196Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-26T09:05:27.359031126Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.97439ms logger=migrator t=2026-08-26T09:05:27.365664609Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-26T09:05:27.407930489Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=42.289021ms logger=migrator t=2026-08-26T09:05:27.421624374Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-26T09:05:27.431700167Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.077773ms logger=migrator t=2026-08-26T09:05:27.436549095Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-26T09:05:27.43679499Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=246.015µs logger=migrator t=2026-08-26T09:05:27.442985194Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-26T09:05:27.443133857Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=148.993µs logger=migrator t=2026-08-26T09:05:27.447860692Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-26T09:05:27.4482722Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=407.188µs logger=migrator t=2026-08-26T09:05:27.454000566Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-26T09:05:27.454424564Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=424.329µs logger=migrator t=2026-08-26T09:05:27.460458715Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-26T09:05:27.460769331Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=309.446µs logger=migrator t=2026-08-26T09:05:27.467918025Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-26T09:05:27.46963942Z level=info msg="Migration successfully executed" id="create folder table" duration=1.721494ms logger=migrator t=2026-08-26T09:05:27.475936607Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-26T09:05:27.477165221Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.227664ms logger=migrator t=2026-08-26T09:05:27.483219013Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-26T09:05:27.485100561Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.881328ms logger=migrator t=2026-08-26T09:05:27.493433928Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-26T09:05:27.4935113Z level=info msg="Migration successfully executed" id="Update folder title length" duration=87.702µs logger=migrator t=2026-08-26T09:05:27.50094927Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T09:05:27.50298649Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.03634ms logger=migrator t=2026-08-26T09:05:27.509011361Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T09:05:27.510562773Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.555151ms logger=migrator t=2026-08-26T09:05:27.516130955Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-26T09:05:27.517335898Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.208904ms logger=migrator t=2026-08-26T09:05:27.523232447Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-26T09:05:27.52385571Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=623.723µs logger=migrator t=2026-08-26T09:05:27.528174256Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-26T09:05:27.528518213Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=343.697µs logger=migrator t=2026-08-26T09:05:27.532718168Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-26T09:05:27.533905522Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.186714ms logger=migrator t=2026-08-26T09:05:27.539576366Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-26T09:05:27.540593857Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.018561ms logger=migrator t=2026-08-26T09:05:27.546365473Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-26T09:05:27.547266851Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=901.658µs logger=migrator t=2026-08-26T09:05:27.554067427Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-26T09:05:27.556116518Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.049411ms logger=migrator t=2026-08-26T09:05:27.562846844Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-26T09:05:27.56413178Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.285236ms logger=migrator t=2026-08-26T09:05:27.569359275Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-26T09:05:27.570888805Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.5092ms logger=migrator t=2026-08-26T09:05:27.575903636Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-26T09:05:27.577955638Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.051502ms logger=migrator t=2026-08-26T09:05:27.587350786Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-26T09:05:27.588905508Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.565372ms logger=migrator t=2026-08-26T09:05:27.594502411Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-26T09:05:27.596080462Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.580062ms logger=migrator t=2026-08-26T09:05:27.604666845Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-26T09:05:27.606127964Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.460229ms logger=migrator t=2026-08-26T09:05:27.615866Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-26T09:05:27.617790488Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.923978ms logger=migrator t=2026-08-26T09:05:27.62332735Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-26T09:05:27.623858471Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=532.6µs logger=migrator t=2026-08-26T09:05:27.628857621Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-26T09:05:27.638291081Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.43041ms logger=migrator t=2026-08-26T09:05:27.644474236Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-26T09:05:27.645295022Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=821.957µs logger=migrator t=2026-08-26T09:05:27.650945825Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T09:05:27.650964116Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.311µs logger=migrator t=2026-08-26T09:05:27.65717517Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T09:05:27.658313554Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.147174ms logger=migrator t=2026-08-26T09:05:27.664889576Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T09:05:27.664917666Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.93µs logger=migrator t=2026-08-26T09:05:27.671201662Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-26T09:05:27.673855876Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.660354ms logger=migrator t=2026-08-26T09:05:27.678311126Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T09:05:27.679579311Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.267675ms logger=migrator t=2026-08-26T09:05:27.686290086Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-26T09:05:27.688140033Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.848897ms logger=migrator t=2026-08-26T09:05:27.694159874Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-26T09:05:27.695178155Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.017431ms logger=migrator t=2026-08-26T09:05:27.700567584Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-26T09:05:27.701478401Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=912.348µs logger=migrator t=2026-08-26T09:05:27.710410571Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-26T09:05:27.712299529Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.885578ms logger=migrator t=2026-08-26T09:05:27.717494014Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-26T09:05:27.718501224Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.007619ms logger=migrator t=2026-08-26T09:05:27.727540045Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-26T09:05:27.728692219Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.150294ms logger=migrator t=2026-08-26T09:05:27.735574947Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-26T09:05:27.74669078Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.096013ms logger=migrator t=2026-08-26T09:05:27.751502697Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-26T09:05:27.764020898Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.518011ms logger=migrator t=2026-08-26T09:05:27.771284485Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-26T09:05:27.783553141Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.261826ms logger=migrator t=2026-08-26T09:05:27.788641004Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-26T09:05:27.788702645Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.371µs logger=migrator t=2026-08-26T09:05:27.793002342Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-26T09:05:27.804252028Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.249556ms logger=migrator t=2026-08-26T09:05:27.808303059Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-26T09:05:27.817040805Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.735696ms logger=migrator t=2026-08-26T09:05:27.826771741Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-26T09:05:27.827268281Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=500.83µs logger=migrator t=2026-08-26T09:05:27.83125413Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.134490709s logger=migrator t=2026-08-26T09:05:27.832122699Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-26T09:05:27.852036849Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-26T09:05:27.852306355Z level=info msg="Created default organization" logger=secrets t=2026-08-26T09:05:27.85803672Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T09:05:27.924859213Z level=info msg="Restored cache from database" duration=2.147663ms logger=plugin.store t=2026-08-26T09:05:27.927731571Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-26T09:05:27.968053991Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-26T09:05:27.968086672Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-26T09:05:27.968152053Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-26T09:05:27.968161513Z level=info msg="Plugins loaded" count=54 duration=40.432822ms logger=query_data t=2026-08-26T09:05:27.972235446Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-26T09:05:27.975990401Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-26T09:05:27.983096814Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-26T09:05:27.991367161Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-26T09:05:27.993289559Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-26T09:05:27.994720878Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-26T09:05:28.015771881Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-26T09:05:28.036847145Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-26T09:05:28.058156213Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-26T09:05:28.058183603Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-26T09:05:28.058314776Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-08-26T09:05:28.058514851Z level=info msg="State cache has been initialized" states=0 duration=199.625µs logger=grafanaStorageLogger t=2026-08-26T09:05:28.058900029Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-26T09:05:28.059714905Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-08-26T09:05:28.059752205Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-26T09:05:28.059791806Z level=info msg=starting first_tick=2026-08-26T09:05:30Z logger=http.server t=2026-08-26T09:05:28.061976951Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-26T09:05:28.098516155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:28.168065564Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-08-26T09:05:28.193060616Z level=info msg="Update check succeeded" duration=133.556135ms logger=plugins.update.checker t=2026-08-26T09:05:28.198187339Z level=info msg="Update check succeeded" duration=139.308901ms logger=sqlstore.transactions t=2026-08-26T09:05:28.238947178Z 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-26T09:05:28.325859336Z level=info msg="Patterns update finished" duration=137.582166ms logger=grafana-apiserver t=2026-08-26T09:05:28.581950215Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-26T09:05:28.582422015Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-26T09:05:29.784684027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.786603555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.826403806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.882950573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.899411314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.933798445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.949648314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.969489353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:29.99074505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.017000818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.035779525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.05888422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.074148267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.100848384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.126104482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.169442752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.186194749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.220226143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.247164785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.301938166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.324064511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.370495685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.394550408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.461195128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.486413925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.533524832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.55032862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.604998369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.624794457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.743047024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.761183559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.814203275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.828094404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.872961976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.892655592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.932182176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:30.943722158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.006034372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.024824779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.065594649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.082621031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.135184788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.156036707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.205183835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.222992153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.270492568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.288527501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.336454514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.353340684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.419051364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.43423632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.482635773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.502679476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.568685233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.587264496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.65060331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.663157092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.715070796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.746386455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.850274313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.867729314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.960599951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:31.974546981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.06598456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.077055502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.22464107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.242826185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.334435826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.356309826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.434655211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.45253185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.517801992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.53358658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.614136109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.632130301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.709798002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.73060363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.796874262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.813285412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T09:05:32.893645078Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-26T09:06:44.089743373Z level=info msg="Usage stats are ready to report"