logger=settings t=2026-03-03T17:54:21.4629486Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-03T17:54:21Z logger=settings t=2026-03-03T17:54:21.463208056Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-03T17:54:21.463221706Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-03T17:54:21.463225316Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-03T17:54:21.463228386Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-03T17:54:21.463231046Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-03T17:54:21.463233796Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-03T17:54:21.463236406Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-03T17:54:21.463239786Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-03T17:54:21.463242556Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-03T17:54:21.463245146Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-03T17:54:21.463247786Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-03T17:54:21.463251937Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-03T17:54:21.463255907Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-03T17:54:21.463258867Z level=info msg=Target target=[all] logger=settings t=2026-03-03T17:54:21.463264387Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-03T17:54:21.463268027Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-03T17:54:21.463271547Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-03T17:54:21.463275007Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-03T17:54:21.463278597Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-03T17:54:21.463282127Z level=info msg="App mode production" logger=sqlstore t=2026-03-03T17:54:21.465163362Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-03T17:54:21.465277414Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-03T17:54:21.471628892Z level=info msg="Locking database" logger=migrator t=2026-03-03T17:54:21.471720044Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-03T17:54:21.472561805Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-03T17:54:21.473969107Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.407282ms logger=migrator t=2026-03-03T17:54:21.479811203Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-03T17:54:21.480870138Z level=info msg="Migration successfully executed" id="create user table" duration=1.058505ms logger=migrator t=2026-03-03T17:54:21.486230353Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-03T17:54:21.487541614Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.310051ms logger=migrator t=2026-03-03T17:54:21.494983058Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-03T17:54:21.495797267Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=814.049µs logger=migrator t=2026-03-03T17:54:21.502211516Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-03T17:54:21.50366551Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.453134ms logger=migrator t=2026-03-03T17:54:21.508872312Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-03T17:54:21.51351091Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=4.609137ms logger=migrator t=2026-03-03T17:54:21.519209633Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-03T17:54:21.52334533Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.111566ms logger=migrator t=2026-03-03T17:54:21.529567075Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-03T17:54:21.531742736Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.179681ms logger=migrator t=2026-03-03T17:54:21.536699241Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-03T17:54:21.537445269Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=745.888µs logger=migrator t=2026-03-03T17:54:21.541648897Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-03T17:54:21.542333062Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=679.815µs logger=migrator t=2026-03-03T17:54:21.54565541Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-03T17:54:21.546023059Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=367.449µs logger=migrator t=2026-03-03T17:54:21.549271135Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-03T17:54:21.549811247Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=539.902µs logger=migrator t=2026-03-03T17:54:21.553400841Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-03T17:54:21.555525961Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.126299ms logger=migrator t=2026-03-03T17:54:21.560878326Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-03T17:54:21.560925557Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.661µs logger=migrator t=2026-03-03T17:54:21.566034786Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-03T17:54:21.567189563Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.154577ms logger=migrator t=2026-03-03T17:54:21.570413099Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-03T17:54:21.570650064Z level=info msg="Migration successfully executed" id="Add missing user data" duration=237.275µs logger=migrator t=2026-03-03T17:54:21.576757087Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-03T17:54:21.578546318Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.801432ms logger=migrator t=2026-03-03T17:54:21.584415786Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-03T17:54:21.585165073Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=748.687µs logger=migrator t=2026-03-03T17:54:21.589060594Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-03T17:54:21.59018005Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.115486ms logger=migrator t=2026-03-03T17:54:21.594398978Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-03T17:54:21.601541255Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.142587ms logger=migrator t=2026-03-03T17:54:21.606180693Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-03T17:54:21.606993643Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=812.67µs logger=migrator t=2026-03-03T17:54:21.611287093Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-03T17:54:21.611481467Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.305µs logger=migrator t=2026-03-03T17:54:21.613927034Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-03T17:54:21.614575119Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=647.705µs logger=migrator t=2026-03-03T17:54:21.617860445Z 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-03-03T17:54:21.618132013Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=271.847µs logger=migrator t=2026-03-03T17:54:21.622685088Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-03T17:54:21.623051357Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=365.829µs logger=migrator t=2026-03-03T17:54:21.627770287Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-03T17:54:21.628965925Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.199958ms logger=migrator t=2026-03-03T17:54:21.633424299Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-03T17:54:21.634525945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.101426ms logger=migrator t=2026-03-03T17:54:21.641828035Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-03T17:54:21.642509981Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=682.056µs logger=migrator t=2026-03-03T17:54:21.646757561Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-03T17:54:21.648097411Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.340001ms logger=migrator t=2026-03-03T17:54:21.651806679Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-03T17:54:21.652691789Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=887.73µs logger=migrator t=2026-03-03T17:54:21.659210821Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-03T17:54:21.659258132Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=52.291µs logger=migrator t=2026-03-03T17:54:21.663586703Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-03T17:54:21.664379852Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=792.518µs logger=migrator t=2026-03-03T17:54:21.66986264Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-03T17:54:21.670719369Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=861.439µs logger=migrator t=2026-03-03T17:54:21.675617364Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-03T17:54:21.67674269Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.130536ms logger=migrator t=2026-03-03T17:54:21.759819919Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-03T17:54:21.761461768Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.648769ms logger=migrator t=2026-03-03T17:54:21.7671089Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-03T17:54:21.770352996Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.243466ms logger=migrator t=2026-03-03T17:54:21.774906243Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-03T17:54:21.776315835Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.410074ms logger=migrator t=2026-03-03T17:54:21.780725268Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-03T17:54:21.781736171Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.019063ms logger=migrator t=2026-03-03T17:54:21.786698327Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-03T17:54:21.787382713Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=681.196µs logger=migrator t=2026-03-03T17:54:21.791637522Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-03T17:54:21.792343609Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=701.257µs logger=migrator t=2026-03-03T17:54:21.796474975Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-03T17:54:21.797155451Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=680.106µs logger=migrator t=2026-03-03T17:54:21.802776682Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-03T17:54:21.803151912Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=368.96µs logger=migrator t=2026-03-03T17:54:21.807306158Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-03T17:54:21.808088496Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=783.708µs logger=migrator t=2026-03-03T17:54:21.812588622Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-03T17:54:21.813165495Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=576.984µs logger=migrator t=2026-03-03T17:54:21.817575868Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-03T17:54:21.818252944Z level=info msg="Migration successfully executed" id="create star table" duration=676.546µs logger=migrator t=2026-03-03T17:54:21.823085637Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-03T17:54:21.824072949Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=984.812µs logger=migrator t=2026-03-03T17:54:21.828650527Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-03T17:54:21.829951347Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.30246ms logger=migrator t=2026-03-03T17:54:21.834830271Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-03T17:54:21.835537627Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=707.016µs logger=migrator t=2026-03-03T17:54:21.84034926Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-03T17:54:21.841442835Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.090835ms logger=migrator t=2026-03-03T17:54:21.846978854Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-03T17:54:21.84893746Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.959186ms logger=migrator t=2026-03-03T17:54:21.853978818Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-03T17:54:21.855161235Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.181997ms logger=migrator t=2026-03-03T17:54:21.860395037Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-03T17:54:21.86093457Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=539.563µs logger=migrator t=2026-03-03T17:54:21.865368564Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-03T17:54:21.865392864Z level=info msg="Migration successfully executed" id="Update org table charset" duration=24.39µs logger=migrator t=2026-03-03T17:54:21.870401822Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-03T17:54:21.870449233Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.811µs logger=migrator t=2026-03-03T17:54:21.875028739Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-03T17:54:21.875374177Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=348.509µs logger=migrator t=2026-03-03T17:54:21.879695218Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-03T17:54:21.880453505Z level=info msg="Migration successfully executed" id="create dashboard table" duration=758.287µs logger=migrator t=2026-03-03T17:54:21.885191986Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-03T17:54:21.886469886Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.27521ms logger=migrator t=2026-03-03T17:54:21.891963574Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-03T17:54:21.89303347Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.070436ms logger=migrator t=2026-03-03T17:54:21.897577655Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-03T17:54:21.89820411Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=626.595µs logger=migrator t=2026-03-03T17:54:21.902752556Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-03T17:54:21.903524944Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=772.268µs logger=migrator t=2026-03-03T17:54:21.908536861Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-03T17:54:21.909319209Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=789.148µs logger=migrator t=2026-03-03T17:54:21.913862346Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-03T17:54:21.922105538Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.244002ms logger=migrator t=2026-03-03T17:54:21.92732452Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-03T17:54:21.928116798Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=791.988µs logger=migrator t=2026-03-03T17:54:21.933699729Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-03T17:54:21.935136433Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.435704ms logger=migrator t=2026-03-03T17:54:21.940293453Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-03T17:54:21.941228735Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=936.122µs logger=migrator t=2026-03-03T17:54:21.945827792Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-03T17:54:21.94617502Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=347.128µs logger=migrator t=2026-03-03T17:54:21.951480994Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-03T17:54:21.952380245Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=899.411µs logger=migrator t=2026-03-03T17:54:21.956942861Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-03T17:54:21.957017484Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=75.152µs logger=migrator t=2026-03-03T17:54:21.961580089Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-03T17:54:21.964742913Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.162514ms logger=migrator t=2026-03-03T17:54:21.969907844Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-03T17:54:21.971764387Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.856403ms logger=migrator t=2026-03-03T17:54:21.976159749Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-03T17:54:21.978027123Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.866974ms logger=migrator t=2026-03-03T17:54:21.981545435Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-03T17:54:21.982455877Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=907.652µs logger=migrator t=2026-03-03T17:54:21.98733463Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-03T17:54:21.989623994Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.288774ms logger=migrator t=2026-03-03T17:54:21.993809292Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-03T17:54:21.994640441Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=830.409µs logger=migrator t=2026-03-03T17:54:21.999515235Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-03T17:54:22.000974049Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.460884ms logger=migrator t=2026-03-03T17:54:22.006176711Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-03T17:54:22.006209311Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.87µs logger=migrator t=2026-03-03T17:54:22.010389139Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-03T17:54:22.010437811Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.621µs logger=migrator t=2026-03-03T17:54:22.01600073Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-03T17:54:22.019358418Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.355468ms logger=migrator t=2026-03-03T17:54:22.024638652Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-03T17:54:22.0267258Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.081318ms logger=migrator t=2026-03-03T17:54:22.031601454Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-03T17:54:22.033684893Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.081959ms logger=migrator t=2026-03-03T17:54:22.037823919Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-03T17:54:22.039818146Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.993247ms logger=migrator t=2026-03-03T17:54:22.044080436Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-03T17:54:22.044296091Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.784µs logger=migrator t=2026-03-03T17:54:22.049625105Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-03T17:54:22.050470185Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=844.24µs logger=migrator t=2026-03-03T17:54:22.055644686Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-03T17:54:22.056982096Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.33627ms logger=migrator t=2026-03-03T17:54:22.062055265Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-03T17:54:22.062102866Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.001µs logger=migrator t=2026-03-03T17:54:22.067282207Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-03T17:54:22.06872843Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.443813ms logger=migrator t=2026-03-03T17:54:22.073461461Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-03T17:54:22.074802973Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.340382ms logger=migrator t=2026-03-03T17:54:22.079351779Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-03T17:54:22.086343142Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.987433ms logger=migrator t=2026-03-03T17:54:22.091730588Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-03T17:54:22.092502216Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=770.788µs logger=migrator t=2026-03-03T17:54:22.096908818Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-03T17:54:22.097783839Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=872.231µs logger=migrator t=2026-03-03T17:54:22.102600221Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-03T17:54:22.103469992Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=870.071µs logger=migrator t=2026-03-03T17:54:22.108711614Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-03T17:54:22.109226336Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=514.302µs logger=migrator t=2026-03-03T17:54:22.113885615Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-03T17:54:22.114803806Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=919.551µs logger=migrator t=2026-03-03T17:54:22.119682601Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-03T17:54:22.121876271Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.19266ms logger=migrator t=2026-03-03T17:54:22.126578911Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-03T17:54:22.1274145Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=834.639µs logger=migrator t=2026-03-03T17:54:22.132627402Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-03T17:54:22.132806766Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=177.904µs logger=migrator t=2026-03-03T17:54:22.137386653Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-03T17:54:22.137697131Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=310.427µs logger=migrator t=2026-03-03T17:54:22.143003735Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-03T17:54:22.144324845Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.31741ms logger=migrator t=2026-03-03T17:54:22.15010396Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-03T17:54:22.152399694Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.291823ms logger=migrator t=2026-03-03T17:54:22.15826001Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-03T17:54:22.160100184Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.837873ms logger=migrator t=2026-03-03T17:54:22.165922339Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-03T17:54:22.166728208Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=805.339µs logger=migrator t=2026-03-03T17:54:22.172179695Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-03T17:54:22.173993148Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.812143ms logger=migrator t=2026-03-03T17:54:22.17964745Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-03T17:54:22.180468789Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=820.979µs logger=migrator t=2026-03-03T17:54:22.185030786Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-03T17:54:22.185935036Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=901.67µs logger=migrator t=2026-03-03T17:54:22.190068924Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-03T17:54:22.197021205Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.948102ms logger=migrator t=2026-03-03T17:54:22.201537561Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-03T17:54:22.202546554Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.008543ms logger=migrator t=2026-03-03T17:54:22.207813297Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-03T17:54:22.208697748Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=884.081µs logger=migrator t=2026-03-03T17:54:22.21435571Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-03T17:54:22.215943167Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.596567ms logger=migrator t=2026-03-03T17:54:22.221112668Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-03T17:54:22.223849342Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=2.738074ms logger=migrator t=2026-03-03T17:54:22.228239604Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-03T17:54:22.230707552Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.467697ms logger=migrator t=2026-03-03T17:54:22.233898016Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-03T17:54:22.236177179Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.278823ms logger=migrator t=2026-03-03T17:54:22.239755953Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-03T17:54:22.239783033Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.11µs logger=migrator t=2026-03-03T17:54:22.246611353Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-03T17:54:22.246854689Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=241.286µs logger=migrator t=2026-03-03T17:54:22.250931863Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-03T17:54:22.253228707Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.293554ms logger=migrator t=2026-03-03T17:54:22.256578495Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-03T17:54:22.257125409Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=547.234µs logger=migrator t=2026-03-03T17:54:22.27131292Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-03T17:54:22.271582476Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=276.116µs logger=migrator t=2026-03-03T17:54:22.276831569Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-03T17:54:22.27945181Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.620311ms logger=migrator t=2026-03-03T17:54:22.283987845Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-03T17:54:22.2842016Z level=info msg="Migration successfully executed" id="Update uid value" duration=214.145µs logger=migrator t=2026-03-03T17:54:22.287290242Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-03T17:54:22.288170184Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=879.602µs logger=migrator t=2026-03-03T17:54:22.292804071Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-03T17:54:22.293687313Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=883.132µs logger=migrator t=2026-03-03T17:54:22.297379488Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-03T17:54:22.298227678Z level=info msg="Migration successfully executed" id="create api_key table" duration=847.749µs logger=migrator t=2026-03-03T17:54:22.305550289Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-03T17:54:22.306643304Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.097215ms logger=migrator t=2026-03-03T17:54:22.311658152Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-03T17:54:22.313494635Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.865124ms logger=migrator t=2026-03-03T17:54:22.319152337Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-03T17:54:22.320647891Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.495264ms logger=migrator t=2026-03-03T17:54:22.324669555Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-03T17:54:22.32530351Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=642.685µs logger=migrator t=2026-03-03T17:54:22.582974455Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-03T17:54:22.584789898Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.820583ms logger=migrator t=2026-03-03T17:54:22.589734402Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-03T17:54:22.59045186Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=717.338µs logger=migrator t=2026-03-03T17:54:22.593969542Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-03T17:54:22.604547919Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.579107ms logger=migrator t=2026-03-03T17:54:22.614403449Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-03T17:54:22.615571276Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.166528ms logger=migrator t=2026-03-03T17:54:22.621192458Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-03T17:54:22.621966906Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=774.457µs logger=migrator t=2026-03-03T17:54:22.625531818Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-03T17:54:22.626839999Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.306651ms logger=migrator t=2026-03-03T17:54:22.632240295Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-03T17:54:22.632992733Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=753.868µs logger=migrator t=2026-03-03T17:54:22.636483744Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-03T17:54:22.636848552Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=368.968µs logger=migrator t=2026-03-03T17:54:22.640306343Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-03T17:54:22.641103772Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=797.339µs logger=migrator t=2026-03-03T17:54:22.646540209Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-03T17:54:22.64657891Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.261µs logger=migrator t=2026-03-03T17:54:22.650115482Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-03T17:54:22.652690282Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.57458ms logger=migrator t=2026-03-03T17:54:22.656321297Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-03T17:54:22.65900058Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.680463ms logger=migrator t=2026-03-03T17:54:22.663465034Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-03T17:54:22.66372814Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=263.816µs logger=migrator t=2026-03-03T17:54:22.667417436Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-03T17:54:22.671680456Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.26429ms logger=migrator t=2026-03-03T17:54:22.676090218Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-03T17:54:22.678559936Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.469678ms logger=migrator t=2026-03-03T17:54:22.682369225Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-03T17:54:22.683087032Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=717.557µs logger=migrator t=2026-03-03T17:54:22.687447394Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-03T17:54:22.688195502Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=746.918µs logger=migrator t=2026-03-03T17:54:22.691846657Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-03T17:54:22.693111926Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.264918ms logger=migrator t=2026-03-03T17:54:22.697313204Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-03T17:54:22.698179924Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=866.24µs logger=migrator t=2026-03-03T17:54:22.70185965Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-03T17:54:22.702655929Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=796.199µs logger=migrator t=2026-03-03T17:54:22.706321184Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-03T17:54:22.707129603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=808.569µs logger=migrator t=2026-03-03T17:54:22.711749801Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-03T17:54:22.711839403Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=90.712µs logger=migrator t=2026-03-03T17:54:22.716757488Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-03T17:54:22.71683143Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=75.582µs logger=migrator t=2026-03-03T17:54:22.72070061Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-03T17:54:22.72539268Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.69193ms logger=migrator t=2026-03-03T17:54:22.729070635Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-03T17:54:22.731756968Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.688313ms logger=migrator t=2026-03-03T17:54:22.735912096Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-03T17:54:22.736001948Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=90.472µs logger=migrator t=2026-03-03T17:54:22.739415277Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-03T17:54:22.740173724Z level=info msg="Migration successfully executed" id="create quota table v1" duration=758.457µs logger=migrator t=2026-03-03T17:54:22.743726307Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-03T17:54:22.745323215Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.594668ms logger=migrator t=2026-03-03T17:54:22.750182379Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-03T17:54:22.75026138Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=80.842µs logger=migrator t=2026-03-03T17:54:22.754147561Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-03T17:54:22.754895018Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=747.287µs logger=migrator t=2026-03-03T17:54:22.760347975Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-03T17:54:22.761925673Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.577518ms logger=migrator t=2026-03-03T17:54:22.769284004Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-03T17:54:22.776228486Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=7.021964ms logger=migrator t=2026-03-03T17:54:22.782178255Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-03T17:54:22.782223586Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.351µs logger=migrator t=2026-03-03T17:54:22.786751952Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-03T17:54:22.787771276Z level=info msg="Migration successfully executed" id="create session table" duration=1.019624ms logger=migrator t=2026-03-03T17:54:22.791120673Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-03T17:54:22.791210216Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=87.972µs logger=migrator t=2026-03-03T17:54:22.797520004Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-03T17:54:22.797915263Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=400.32µs logger=migrator t=2026-03-03T17:54:22.802568271Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-03T17:54:22.803524894Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=961.363µs logger=migrator t=2026-03-03T17:54:22.808224943Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-03T17:54:22.809422392Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.194148ms logger=migrator t=2026-03-03T17:54:22.813428514Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-03T17:54:22.813474735Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=48.081µs logger=migrator t=2026-03-03T17:54:22.817342176Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-03T17:54:22.817391587Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.811µs logger=migrator t=2026-03-03T17:54:22.821164185Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-03T17:54:22.825785394Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.622348ms logger=migrator t=2026-03-03T17:54:22.829560961Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-03T17:54:22.832766186Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.204875ms logger=migrator t=2026-03-03T17:54:22.836124394Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-03T17:54:22.836237947Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=113.572µs logger=migrator t=2026-03-03T17:54:22.839305358Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-03T17:54:22.839476993Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=169.225µs logger=migrator t=2026-03-03T17:54:22.844450678Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-03T17:54:22.84534876Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=897.522µs logger=migrator t=2026-03-03T17:54:22.848923013Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-03T17:54:22.848958544Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.171µs logger=migrator t=2026-03-03T17:54:22.852613139Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-03T17:54:22.856195872Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.582503ms logger=migrator t=2026-03-03T17:54:22.859586902Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-03T17:54:22.859819908Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=232.776µs logger=migrator t=2026-03-03T17:54:22.864131058Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-03T17:54:22.867362913Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.231495ms logger=migrator t=2026-03-03T17:54:22.871075881Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-03T17:54:22.876125989Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.052439ms logger=migrator t=2026-03-03T17:54:22.881064563Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-03T17:54:22.881249257Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=187.024µs logger=migrator t=2026-03-03T17:54:22.885760953Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-03T17:54:22.888441996Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.677792ms logger=migrator t=2026-03-03T17:54:22.893933654Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-03T17:54:22.894766703Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=833.109µs logger=migrator t=2026-03-03T17:54:22.89805553Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-03T17:54:22.899143876Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.088566ms logger=migrator t=2026-03-03T17:54:22.905255768Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-03T17:54:22.906881796Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.628888ms logger=migrator t=2026-03-03T17:54:22.911879692Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-03T17:54:22.912945318Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.066716ms logger=migrator t=2026-03-03T17:54:22.916128912Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-03T17:54:22.917046053Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=916.931µs logger=migrator t=2026-03-03T17:54:22.92035346Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-03T17:54:22.921105389Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=748.338µs logger=migrator t=2026-03-03T17:54:22.924768954Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-03T17:54:22.925655654Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=885.73µs logger=migrator t=2026-03-03T17:54:22.92973844Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-03T17:54:22.932379742Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.656272ms logger=migrator t=2026-03-03T17:54:22.93918164Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-03T17:54:22.949991423Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.814633ms logger=migrator t=2026-03-03T17:54:22.954961609Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-03T17:54:22.955585673Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=623.604µs logger=migrator t=2026-03-03T17:54:22.959202057Z 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-03-03T17:54:22.960089869Z 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=879.721µs logger=migrator t=2026-03-03T17:54:22.964790218Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-03T17:54:22.965092815Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=302.227µs logger=migrator t=2026-03-03T17:54:22.968922305Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-03T17:54:22.969461237Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=539.342µs logger=migrator t=2026-03-03T17:54:22.973063201Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-03T17:54:22.974340891Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.27702ms logger=migrator t=2026-03-03T17:54:22.978113959Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-03T17:54:22.981687972Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.573523ms logger=migrator t=2026-03-03T17:54:22.98630462Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-03T17:54:22.990043867Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.739007ms logger=migrator t=2026-03-03T17:54:22.994094062Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-03T17:54:23.000485831Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.391379ms logger=migrator t=2026-03-03T17:54:23.004575156Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-03T17:54:23.009132313Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.559967ms logger=migrator t=2026-03-03T17:54:23.01458948Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-03T17:54:23.015837449Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.252979ms logger=migrator t=2026-03-03T17:54:23.019589477Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-03T17:54:23.019639158Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=52.061µs logger=migrator t=2026-03-03T17:54:23.026069238Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-03T17:54:23.02613596Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=72.932µs logger=migrator t=2026-03-03T17:54:23.032007497Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-03T17:54:23.03595832Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=3.951502ms logger=migrator t=2026-03-03T17:54:23.041033317Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T17:54:23.042163864Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.133097ms logger=migrator t=2026-03-03T17:54:23.053848097Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-03T17:54:23.055077035Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.234778ms logger=migrator t=2026-03-03T17:54:23.061129737Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-03T17:54:23.06256232Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.391452ms logger=migrator t=2026-03-03T17:54:23.066320108Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T17:54:23.06727205Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=952.462µs logger=migrator t=2026-03-03T17:54:23.072200926Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-03T17:54:23.078526483Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.327858ms logger=migrator t=2026-03-03T17:54:23.082032505Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-03T17:54:23.084650966Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.618141ms logger=migrator t=2026-03-03T17:54:23.087873481Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-03T17:54:23.088034795Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=161.464µs logger=migrator t=2026-03-03T17:54:23.091220259Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-03T17:54:23.09209995Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=878.871µs logger=migrator t=2026-03-03T17:54:23.096799919Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-03T17:54:23.097873245Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.075446ms logger=migrator t=2026-03-03T17:54:23.102018741Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-03T17:54:23.107012598Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.994967ms logger=migrator t=2026-03-03T17:54:23.110938239Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-03T17:54:23.111007591Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.992µs logger=migrator t=2026-03-03T17:54:23.115494036Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-03T17:54:23.116320925Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=827.619µs logger=migrator t=2026-03-03T17:54:23.119745495Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-03T17:54:23.120617245Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=871.29µs logger=migrator t=2026-03-03T17:54:23.124089766Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-03T17:54:23.124168108Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=78.682µs logger=migrator t=2026-03-03T17:54:23.128213253Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-03T17:54:23.129184906Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=975.663µs logger=migrator t=2026-03-03T17:54:23.132726068Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-03T17:54:23.134093501Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.366692ms logger=migrator t=2026-03-03T17:54:23.138046322Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-03T17:54:23.138872721Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=826.059µs logger=migrator t=2026-03-03T17:54:23.142982268Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-03T17:54:23.143825607Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=842.82µs logger=migrator t=2026-03-03T17:54:23.147492422Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-03T17:54:23.14910075Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.608328ms logger=migrator t=2026-03-03T17:54:23.153094323Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-03T17:54:23.154036106Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=941.323µs logger=migrator t=2026-03-03T17:54:23.158616612Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-03T17:54:23.158647803Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.861µs logger=migrator t=2026-03-03T17:54:23.163342542Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-03T17:54:23.170318176Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.979174ms logger=migrator t=2026-03-03T17:54:23.173984921Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-03T17:54:23.17523425Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.246699ms logger=migrator t=2026-03-03T17:54:23.179454179Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-03T17:54:23.185244144Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.774425ms logger=migrator t=2026-03-03T17:54:23.190251861Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-03T17:54:23.191453259Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.199958ms logger=migrator t=2026-03-03T17:54:23.195079443Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-03T17:54:23.195929804Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=846.731µs logger=migrator t=2026-03-03T17:54:23.200235584Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-03T17:54:23.201041373Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=805.149µs logger=migrator t=2026-03-03T17:54:23.204478013Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-03T17:54:23.215665194Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.186681ms logger=migrator t=2026-03-03T17:54:23.219202097Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-03T17:54:23.219700958Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=498.131µs logger=migrator t=2026-03-03T17:54:23.223624Z 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-03-03T17:54:23.224252355Z 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=627.975µs logger=migrator t=2026-03-03T17:54:23.228172726Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-03T17:54:23.228606806Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=434.22µs logger=migrator t=2026-03-03T17:54:23.232273232Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-03T17:54:23.23307029Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=797.078µs logger=migrator t=2026-03-03T17:54:23.237191376Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-03T17:54:23.237413132Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=221.516µs logger=migrator t=2026-03-03T17:54:23.240613887Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-03T17:54:23.246641347Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.0225ms logger=migrator t=2026-03-03T17:54:23.250776674Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-03T17:54:23.254851869Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.074675ms logger=migrator t=2026-03-03T17:54:23.260365488Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-03T17:54:23.261245478Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=879.76µs logger=migrator t=2026-03-03T17:54:23.264685958Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-03T17:54:23.265677092Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=988.694µs logger=migrator t=2026-03-03T17:54:23.271695562Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-03T17:54:23.27202707Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=332.038µs logger=migrator t=2026-03-03T17:54:23.276390531Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-03T17:54:23.280520108Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.128887ms logger=migrator t=2026-03-03T17:54:23.283948828Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-03T17:54:23.284794387Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=844.589µs logger=migrator t=2026-03-03T17:54:23.288192818Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-03T17:54:23.288354281Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=161.404µs logger=migrator t=2026-03-03T17:54:23.291884173Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-03T17:54:23.292433066Z level=info msg="Migration successfully executed" id="Move region to single row" duration=549.153µs logger=migrator t=2026-03-03T17:54:23.297007413Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-03T17:54:23.298378495Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.370552ms logger=migrator t=2026-03-03T17:54:23.302102172Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-03T17:54:23.303392392Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.2898ms logger=migrator t=2026-03-03T17:54:23.307909398Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T17:54:23.308811828Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=901.51µs logger=migrator t=2026-03-03T17:54:23.312226568Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T17:54:23.313105369Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=878.191µs logger=migrator t=2026-03-03T17:54:23.317299357Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-03T17:54:23.318142026Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=842.489µs logger=migrator t=2026-03-03T17:54:23.322507718Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-03T17:54:23.323360218Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=851.07µs logger=migrator t=2026-03-03T17:54:23.326812378Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-03T17:54:23.326882321Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.033µs logger=migrator t=2026-03-03T17:54:23.33029865Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-03T17:54:23.331455477Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.154897ms logger=migrator t=2026-03-03T17:54:23.33584687Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-03T17:54:23.337096869Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.249369ms logger=migrator t=2026-03-03T17:54:23.340684232Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-03T17:54:23.341515032Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=830.45µs logger=migrator t=2026-03-03T17:54:23.344905501Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-03T17:54:23.345794562Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=887.941µs logger=migrator t=2026-03-03T17:54:23.351200328Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-03T17:54:23.351372252Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=171.604µs logger=migrator t=2026-03-03T17:54:23.355427547Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-03T17:54:23.35598099Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=553.833µs logger=migrator t=2026-03-03T17:54:23.359802249Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-03T17:54:23.359921221Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=120.573µs logger=migrator t=2026-03-03T17:54:23.363334822Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-03T17:54:23.364088659Z level=info msg="Migration successfully executed" id="create team table" duration=755.767µs logger=migrator t=2026-03-03T17:54:23.368498402Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-03T17:54:23.369390743Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=895.571µs logger=migrator t=2026-03-03T17:54:23.372943386Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-03T17:54:23.373836746Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=893.451µs logger=migrator t=2026-03-03T17:54:23.377230295Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-03T17:54:23.3834045Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.172465ms logger=migrator t=2026-03-03T17:54:23.387881674Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-03T17:54:23.388048078Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.994µs logger=migrator t=2026-03-03T17:54:23.392327788Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-03T17:54:23.393186638Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=858.12µs logger=migrator t=2026-03-03T17:54:23.397359686Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-03T17:54:23.398181705Z level=info msg="Migration successfully executed" id="create team member table" duration=821.619µs logger=migrator t=2026-03-03T17:54:23.403435788Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-03T17:54:23.404801999Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.363672ms logger=migrator t=2026-03-03T17:54:23.411067666Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-03T17:54:23.412602851Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.534625ms logger=migrator t=2026-03-03T17:54:23.419969484Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-03T17:54:23.421298994Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.333581ms logger=migrator t=2026-03-03T17:54:23.424989051Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-03T17:54:23.43013471Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.145109ms logger=migrator t=2026-03-03T17:54:23.4343937Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-03T17:54:23.441493636Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.102206ms logger=migrator t=2026-03-03T17:54:23.44725181Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-03T17:54:23.450723662Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.467351ms logger=migrator t=2026-03-03T17:54:23.454648523Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-03T17:54:23.455529463Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=880.88µs logger=migrator t=2026-03-03T17:54:23.464751929Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-03T17:54:23.466961151Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.214222ms logger=migrator t=2026-03-03T17:54:23.472607483Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-03T17:54:23.474332832Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.73267ms logger=migrator t=2026-03-03T17:54:23.488076773Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-03T17:54:23.489775673Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.70489ms logger=migrator t=2026-03-03T17:54:23.496144922Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-03T17:54:23.497141944Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=996.913µs logger=migrator t=2026-03-03T17:54:23.501766893Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-03T17:54:23.502754966Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=987.273µs logger=migrator t=2026-03-03T17:54:23.506514484Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-03T17:54:23.508256474Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.73992ms logger=migrator t=2026-03-03T17:54:23.512299769Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-03T17:54:23.51323273Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=932.411µs logger=migrator t=2026-03-03T17:54:23.518056623Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-03T17:54:23.518957824Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=902.561µs logger=migrator t=2026-03-03T17:54:23.52306037Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-03T17:54:23.523308866Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=247.816µs logger=migrator t=2026-03-03T17:54:23.527967214Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-03T17:54:23.528749553Z level=info msg="Migration successfully executed" id="create tag table" duration=782.429µs logger=migrator t=2026-03-03T17:54:23.53289317Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-03T17:54:23.533944564Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.050695ms logger=migrator t=2026-03-03T17:54:23.537527738Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-03T17:54:23.538371837Z level=info msg="Migration successfully executed" id="create login attempt table" duration=843.419µs logger=migrator t=2026-03-03T17:54:23.543045757Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-03T17:54:23.544018629Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=971.932µs logger=migrator t=2026-03-03T17:54:23.548680058Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-03T17:54:23.550216194Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.532155ms logger=migrator t=2026-03-03T17:54:23.553723445Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-03T17:54:23.567726402Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.993707ms logger=migrator t=2026-03-03T17:54:23.573846346Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-03T17:54:23.57575551Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.902373ms logger=migrator t=2026-03-03T17:54:23.583169853Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-03T17:54:23.584850963Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.68858ms logger=migrator t=2026-03-03T17:54:23.595655724Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-03T17:54:23.596004623Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=350.179µs logger=migrator t=2026-03-03T17:54:23.60143448Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-03T17:54:23.602137376Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=702.896µs logger=migrator t=2026-03-03T17:54:23.609271242Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-03T17:54:23.610219655Z level=info msg="Migration successfully executed" id="create user auth table" duration=949.893µs logger=migrator t=2026-03-03T17:54:23.613566343Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-03T17:54:23.614612047Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.045234ms logger=migrator t=2026-03-03T17:54:23.617821832Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-03T17:54:23.617885233Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=63.491µs logger=migrator t=2026-03-03T17:54:23.62202194Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-03T17:54:23.629949476Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.926695ms logger=migrator t=2026-03-03T17:54:23.634793788Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-03T17:54:23.638485535Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.691486ms logger=migrator t=2026-03-03T17:54:23.64127616Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-03T17:54:23.646307047Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.030367ms logger=migrator t=2026-03-03T17:54:23.650006694Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-03T17:54:23.655026511Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.019208ms logger=migrator t=2026-03-03T17:54:23.657958269Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-03T17:54:23.658926641Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=967.832µs logger=migrator t=2026-03-03T17:54:23.662011343Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-03T17:54:23.667052131Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.040378ms logger=migrator t=2026-03-03T17:54:23.670577963Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-03T17:54:23.671763482Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.196729ms logger=migrator t=2026-03-03T17:54:23.675057048Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-03T17:54:23.675950649Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=893.451µs logger=migrator t=2026-03-03T17:54:23.682753898Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-03T17:54:23.683613748Z level=info msg="Migration successfully executed" id="create user auth token table" duration=861.85µs logger=migrator t=2026-03-03T17:54:23.687653542Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-03T17:54:23.688552553Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=899.041µs logger=migrator t=2026-03-03T17:54:23.69314217Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-03T17:54:23.694223016Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.080336ms logger=migrator t=2026-03-03T17:54:23.771066179Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-03T17:54:23.772909922Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.846963ms logger=migrator t=2026-03-03T17:54:23.776856744Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-03T17:54:23.782446715Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.589901ms logger=migrator t=2026-03-03T17:54:23.785493806Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-03T17:54:23.786431438Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=937.942µs logger=migrator t=2026-03-03T17:54:23.789864748Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-03T17:54:23.790752579Z level=info msg="Migration successfully executed" id="create cache_data table" duration=891.001µs logger=migrator t=2026-03-03T17:54:23.799261337Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-03T17:54:23.800529367Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.27197ms logger=migrator t=2026-03-03T17:54:23.804104301Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-03T17:54:23.805028592Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=924.192µs logger=migrator t=2026-03-03T17:54:23.809450616Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-03T17:54:23.810455079Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.003294ms logger=migrator t=2026-03-03T17:54:23.814109804Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-03T17:54:23.814181755Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.581µs logger=migrator t=2026-03-03T17:54:23.817861822Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-03T17:54:23.817951744Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=90.542µs logger=migrator t=2026-03-03T17:54:23.822343056Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-03T17:54:23.823317789Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=974.723µs logger=migrator t=2026-03-03T17:54:23.828045009Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T17:54:23.829045043Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=999.494µs logger=migrator t=2026-03-03T17:54:23.833114907Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T17:54:23.834132312Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.022325ms logger=migrator t=2026-03-03T17:54:23.838229607Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-03T17:54:23.838299229Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.102µs logger=migrator t=2026-03-03T17:54:23.847621836Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T17:54:23.849170532Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.556336ms logger=migrator t=2026-03-03T17:54:23.852385677Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T17:54:23.853417891Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.032094ms logger=migrator t=2026-03-03T17:54:23.856452753Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T17:54:23.857456416Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.003473ms logger=migrator t=2026-03-03T17:54:23.860437416Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T17:54:23.861401798Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=964.402µs logger=migrator t=2026-03-03T17:54:23.865736079Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-03T17:54:23.874658867Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.916058ms logger=migrator t=2026-03-03T17:54:23.879660334Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-03T17:54:23.880898283Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.232339ms logger=migrator t=2026-03-03T17:54:23.884389405Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-03T17:54:23.884473537Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=79.322µs logger=migrator t=2026-03-03T17:54:23.888181663Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-03T17:54:23.889064293Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=883.11µs logger=migrator t=2026-03-03T17:54:23.894968961Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-03T17:54:23.896206121Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.23624ms logger=migrator t=2026-03-03T17:54:23.901077424Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-03T17:54:23.902875056Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.797642ms logger=migrator t=2026-03-03T17:54:23.908522018Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T17:54:23.908704442Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=184.014µs logger=migrator t=2026-03-03T17:54:23.913877513Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-03T17:54:23.916470153Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.58807ms logger=migrator t=2026-03-03T17:54:23.924915521Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-03T17:54:23.926397836Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.484515ms logger=migrator t=2026-03-03T17:54:23.93343033Z 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-03-03T17:54:23.934703859Z 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.27536ms logger=migrator t=2026-03-03T17:54:23.94205053Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-03T17:54:23.943264159Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.217849ms logger=migrator t=2026-03-03T17:54:23.95148452Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-03T17:54:23.957686886Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.202676ms logger=migrator t=2026-03-03T17:54:23.962644221Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-03T17:54:23.963619024Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=980.424µs logger=migrator t=2026-03-03T17:54:23.967351221Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T17:54:23.968452667Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.101546ms logger=migrator t=2026-03-03T17:54:23.973239238Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-03T17:54:24.006196868Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.947959ms logger=migrator t=2026-03-03T17:54:24.010778765Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-03T17:54:24.038664136Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.877471ms logger=migrator t=2026-03-03T17:54:24.043250813Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-03T17:54:24.044320608Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.069205ms logger=migrator t=2026-03-03T17:54:24.051905365Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T17:54:24.053019561Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.115496ms logger=migrator t=2026-03-03T17:54:24.056788329Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-03T17:54:24.063174418Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.385199ms logger=migrator t=2026-03-03T17:54:24.067319525Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-03T17:54:24.072179769Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.857204ms logger=migrator t=2026-03-03T17:54:24.076439668Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-03T17:54:24.077578774Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.138487ms logger=migrator t=2026-03-03T17:54:24.0837922Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-03T17:54:24.085224713Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.429993ms logger=migrator t=2026-03-03T17:54:24.090996677Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-03T17:54:24.09280215Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.806733ms logger=migrator t=2026-03-03T17:54:24.096772172Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-03T17:54:24.097820797Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.047765ms logger=migrator t=2026-03-03T17:54:24.102622378Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-03T17:54:24.10267932Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=57.192µs logger=migrator t=2026-03-03T17:54:24.106139241Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-03T17:54:24.1108393Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.699559ms logger=migrator t=2026-03-03T17:54:24.114560238Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-03T17:54:24.121790686Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.230408ms logger=migrator t=2026-03-03T17:54:24.125232746Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-03T17:54:24.131824611Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.590885ms logger=migrator t=2026-03-03T17:54:24.135431305Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-03T17:54:24.136179412Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=748.667µs logger=migrator t=2026-03-03T17:54:24.140278848Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-03T17:54:24.141719661Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.433133ms logger=migrator t=2026-03-03T17:54:24.145853438Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-03T17:54:24.152964654Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.114855ms logger=migrator t=2026-03-03T17:54:24.157429718Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-03T17:54:24.163666774Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.232126ms logger=migrator t=2026-03-03T17:54:24.167213976Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-03T17:54:24.168020726Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=807.19µs logger=migrator t=2026-03-03T17:54:24.172146531Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-03T17:54:24.180436135Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.280904ms logger=migrator t=2026-03-03T17:54:24.184130742Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-03T17:54:24.190409048Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.276546ms logger=migrator t=2026-03-03T17:54:24.196086731Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-03T17:54:24.196183043Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=78.691µs logger=migrator t=2026-03-03T17:54:24.199553091Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-03T17:54:24.200835411Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.2819ms logger=migrator t=2026-03-03T17:54:24.204532498Z 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-03-03T17:54:24.205543981Z 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.011053ms logger=migrator t=2026-03-03T17:54:24.211151232Z 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-03-03T17:54:24.212201867Z 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.050445ms logger=migrator t=2026-03-03T17:54:24.217679934Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T17:54:24.217794668Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=116.394µs logger=migrator t=2026-03-03T17:54:24.222019596Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-03T17:54:24.228258591Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.238945ms logger=migrator t=2026-03-03T17:54:24.23246584Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-03T17:54:24.236975865Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.509675ms logger=migrator t=2026-03-03T17:54:24.241524021Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-03T17:54:24.248419392Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.895071ms logger=migrator t=2026-03-03T17:54:24.254427033Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-03T17:54:24.262606904Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.177011ms logger=migrator t=2026-03-03T17:54:24.267304663Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-03T17:54:24.27186995Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.563747ms logger=migrator t=2026-03-03T17:54:24.287400802Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-03T17:54:24.293636028Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=6.237146ms logger=migrator t=2026-03-03T17:54:24.307357379Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-03T17:54:24.308160327Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=812.35µs logger=migrator t=2026-03-03T17:54:24.314866403Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-03T17:54:24.32330051Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.435107ms logger=migrator t=2026-03-03T17:54:24.329055185Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-03T17:54:24.329153727Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=91.692µs logger=migrator t=2026-03-03T17:54:24.339350725Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-03T17:54:24.344846393Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.499178ms logger=migrator t=2026-03-03T17:54:24.350369352Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-03T17:54:24.351384286Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.011114ms logger=migrator t=2026-03-03T17:54:24.358654136Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-03T17:54:24.365497675Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.84294ms logger=migrator t=2026-03-03T17:54:24.370759578Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-03T17:54:24.371529236Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=769.438µs logger=migrator t=2026-03-03T17:54:24.374905675Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-03T17:54:24.375873848Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=968.213µs logger=migrator t=2026-03-03T17:54:24.379756018Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-03T17:54:24.38624025Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.480962ms logger=migrator t=2026-03-03T17:54:24.390391456Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-03T17:54:24.391171574Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=780.528µs logger=migrator t=2026-03-03T17:54:24.397473312Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-03T17:54:24.398544647Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.074405ms logger=migrator t=2026-03-03T17:54:24.402911169Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-03T17:54:24.403754538Z level=info msg="Migration successfully executed" id="create alert_image table" duration=843.089µs logger=migrator t=2026-03-03T17:54:24.440725331Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-03T17:54:24.442885932Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.146491ms logger=migrator t=2026-03-03T17:54:24.449579708Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-03T17:54:24.449698961Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=118.763µs logger=migrator t=2026-03-03T17:54:24.453402768Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-03T17:54:24.454527823Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.124376ms logger=migrator t=2026-03-03T17:54:24.46249596Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-03T17:54:24.464387934Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.892814ms logger=migrator t=2026-03-03T17:54:24.468787376Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-03T17:54:24.469309858Z 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-03-03T17:54:24.473273271Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-03T17:54:24.47622418Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=2.949529ms logger=migrator t=2026-03-03T17:54:24.480140231Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-03T17:54:24.482074477Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.934286ms logger=migrator t=2026-03-03T17:54:24.485421115Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-03T17:54:24.492282146Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.85946ms logger=migrator t=2026-03-03T17:54:24.49636171Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-03T17:54:24.497921957Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.560137ms logger=migrator t=2026-03-03T17:54:24.502687127Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-03T17:54:24.504384547Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.69734ms logger=migrator t=2026-03-03T17:54:24.508854581Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-03T17:54:24.509526458Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=671.457µs logger=migrator t=2026-03-03T17:54:24.515090688Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-03T17:54:24.521826984Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=6.737026ms logger=migrator t=2026-03-03T17:54:24.525646903Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-03T17:54:24.526502994Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=854.731µs logger=migrator t=2026-03-03T17:54:24.530281922Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-03T17:54:24.530327613Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.931µs logger=migrator t=2026-03-03T17:54:24.53491513Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-03T17:54:24.535004962Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.572µs logger=migrator t=2026-03-03T17:54:24.538152106Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-03T17:54:24.546376618Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.221992ms logger=migrator t=2026-03-03T17:54:24.550026723Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-03T17:54:24.550282188Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=255.365µs logger=migrator t=2026-03-03T17:54:24.555131142Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-03T17:54:24.557460127Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.328185ms logger=migrator t=2026-03-03T17:54:24.562675229Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-03T17:54:24.562934315Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=258.365µs logger=migrator t=2026-03-03T17:54:24.566946878Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-03T17:54:24.567930991Z level=info msg="Migration successfully executed" id="create data_keys table" duration=983.993µs logger=migrator t=2026-03-03T17:54:24.779693694Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-03T17:54:24.782496499Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.800095ms logger=migrator t=2026-03-03T17:54:24.786740159Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-03T17:54:24.817926667Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.186978ms logger=migrator t=2026-03-03T17:54:24.824670234Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-03T17:54:24.831736649Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.071175ms logger=migrator t=2026-03-03T17:54:24.838279352Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-03T17:54:24.838415495Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.493µs logger=migrator t=2026-03-03T17:54:24.84289359Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-03T17:54:24.876680638Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.84743ms logger=migrator t=2026-03-03T17:54:24.881914181Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-03T17:54:24.914644154Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.728144ms logger=migrator t=2026-03-03T17:54:24.920365887Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-03T17:54:24.920964272Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=591.605µs logger=migrator t=2026-03-03T17:54:24.926759487Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-03T17:54:24.928549909Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.788921ms logger=migrator t=2026-03-03T17:54:24.933649878Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-03T17:54:24.933909164Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=259.756µs logger=migrator t=2026-03-03T17:54:24.93885057Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-03T17:54:24.940525099Z level=info msg="Migration successfully executed" id="create permission table" duration=1.66975ms logger=migrator t=2026-03-03T17:54:24.9461447Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-03T17:54:24.947779898Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.641347ms logger=migrator t=2026-03-03T17:54:24.952058548Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-03T17:54:24.953132753Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.074325ms logger=migrator t=2026-03-03T17:54:24.956985232Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-03T17:54:24.957842813Z level=info msg="Migration successfully executed" id="create role table" duration=857.661µs logger=migrator t=2026-03-03T17:54:24.962341698Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-03T17:54:24.970531569Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.1827ms logger=migrator t=2026-03-03T17:54:24.974974573Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-03T17:54:24.981961765Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.986032ms logger=migrator t=2026-03-03T17:54:24.986543783Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-03T17:54:24.987775721Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.231568ms logger=migrator t=2026-03-03T17:54:24.992349688Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-03T17:54:24.993485834Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.135736ms logger=migrator t=2026-03-03T17:54:24.998287977Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-03T17:54:24.999446804Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.158867ms logger=migrator t=2026-03-03T17:54:25.003800075Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-03T17:54:25.004795308Z level=info msg="Migration successfully executed" id="create team role table" duration=994.503µs logger=migrator t=2026-03-03T17:54:25.00870116Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-03T17:54:25.009815516Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.112946ms logger=migrator t=2026-03-03T17:54:25.014107106Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-03T17:54:25.015212442Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.109875ms logger=migrator t=2026-03-03T17:54:25.020070385Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-03T17:54:25.021170521Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.099906ms logger=migrator t=2026-03-03T17:54:25.027589831Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-03T17:54:25.028569774Z level=info msg="Migration successfully executed" id="create user role table" duration=981.743µs logger=migrator t=2026-03-03T17:54:25.032489725Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-03T17:54:25.033567101Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.077376ms logger=migrator t=2026-03-03T17:54:25.038856914Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-03T17:54:25.040111033Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.253719ms logger=migrator t=2026-03-03T17:54:25.045026308Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-03T17:54:25.046315938Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.28945ms logger=migrator t=2026-03-03T17:54:25.052275637Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-03T17:54:25.053792913Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.519416ms logger=migrator t=2026-03-03T17:54:25.05968977Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-03T17:54:25.061247987Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.559007ms logger=migrator t=2026-03-03T17:54:25.06570505Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-03T17:54:25.066912549Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.207419ms logger=migrator t=2026-03-03T17:54:25.072684904Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-03T17:54:25.079895662Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.210108ms logger=migrator t=2026-03-03T17:54:25.084749525Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-03T17:54:25.085938732Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.188507ms logger=migrator t=2026-03-03T17:54:25.091343389Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-03T17:54:25.092395674Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.051805ms logger=migrator t=2026-03-03T17:54:25.098260381Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-03T17:54:25.099198272Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=936.881µs logger=migrator t=2026-03-03T17:54:25.105372336Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-03T17:54:25.10637082Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=997.744µs logger=migrator t=2026-03-03T17:54:25.110880155Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-03T17:54:25.111825767Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=941.932µs logger=migrator t=2026-03-03T17:54:25.117825937Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-03T17:54:25.119744372Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.917434ms logger=migrator t=2026-03-03T17:54:25.12523756Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-03T17:54:25.134621059Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.383509ms logger=migrator t=2026-03-03T17:54:25.139323309Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-03T17:54:25.146896746Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.571157ms logger=migrator t=2026-03-03T17:54:25.15267359Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-03T17:54:25.158291141Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.629001ms logger=migrator t=2026-03-03T17:54:25.164020245Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-03T17:54:25.172453562Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.432067ms logger=migrator t=2026-03-03T17:54:25.177741415Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-03T17:54:25.178605416Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=859.291µs logger=migrator t=2026-03-03T17:54:25.183462819Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-03T17:54:25.184658598Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.195639ms logger=migrator t=2026-03-03T17:54:25.189687254Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-03T17:54:25.191446806Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.758662ms logger=migrator t=2026-03-03T17:54:25.196784251Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-03T17:54:25.197822134Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.038283ms logger=migrator t=2026-03-03T17:54:25.202306889Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-03T17:54:25.203570908Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.262959ms logger=migrator t=2026-03-03T17:54:25.208711419Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-03T17:54:25.208799421Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=88.252µs logger=migrator t=2026-03-03T17:54:25.214095924Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-03T17:54:25.214145126Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.611µs logger=migrator t=2026-03-03T17:54:25.220164516Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-03T17:54:25.220696989Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=533.743µs logger=migrator t=2026-03-03T17:54:25.225120282Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-03T17:54:25.225667874Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=550.062µs logger=migrator t=2026-03-03T17:54:25.230757613Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-03T17:54:25.231258365Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=500.942µs logger=migrator t=2026-03-03T17:54:25.235703159Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-03T17:54:25.235909954Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.045µs logger=migrator t=2026-03-03T17:54:25.240250426Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-03T17:54:25.240688186Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=437.35µs logger=migrator t=2026-03-03T17:54:25.245676581Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-03T17:54:25.247108325Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.431324ms logger=migrator t=2026-03-03T17:54:25.253473853Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-03T17:54:25.256509454Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=3.034011ms logger=migrator t=2026-03-03T17:54:25.269286333Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-03T17:54:25.281334024Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.988439ms logger=migrator t=2026-03-03T17:54:25.286172727Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-03T17:54:25.286427053Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=235.066µs logger=migrator t=2026-03-03T17:54:25.291659815Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-03T17:54:25.292994886Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.333381ms logger=migrator t=2026-03-03T17:54:25.298588516Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-03T17:54:25.300056101Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.467035ms logger=migrator t=2026-03-03T17:54:25.305221452Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-03T17:54:25.306499921Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.278709ms logger=migrator t=2026-03-03T17:54:25.312543322Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-03T17:54:25.322498285Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.954403ms logger=migrator t=2026-03-03T17:54:25.327165654Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-03T17:54:25.328063195Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=897.441µs logger=migrator t=2026-03-03T17:54:25.332419196Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-03T17:54:25.334064165Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.643049ms logger=migrator t=2026-03-03T17:54:25.339467781Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-03T17:54:25.360837271Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.36968ms logger=migrator t=2026-03-03T17:54:25.365947009Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-03T17:54:25.366777659Z level=info msg="Migration successfully executed" id="create correlation v2" duration=830.64µs logger=migrator t=2026-03-03T17:54:25.372581804Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-03T17:54:25.373465915Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=883.801µs logger=migrator t=2026-03-03T17:54:25.377979491Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-03T17:54:25.37881717Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=838.1µs logger=migrator t=2026-03-03T17:54:25.383997591Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-03T17:54:25.38610427Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.102389ms logger=migrator t=2026-03-03T17:54:25.392318745Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-03T17:54:25.392735425Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=417.519µs logger=migrator t=2026-03-03T17:54:25.401498179Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-03T17:54:25.402376599Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=882.43µs logger=migrator t=2026-03-03T17:54:25.406634239Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-03T17:54:25.415855104Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.219675ms logger=migrator t=2026-03-03T17:54:25.420875611Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-03T17:54:25.421538707Z level=info msg="Migration successfully executed" id="create entity_events table" duration=663.526µs logger=migrator t=2026-03-03T17:54:25.425741395Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-03T17:54:25.426760839Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.019344ms logger=migrator t=2026-03-03T17:54:25.431544821Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T17:54:25.432434441Z 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-03-03T17:54:25.438180355Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T17:54:25.439057105Z 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-03-03T17:54:25.443637773Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-03T17:54:25.444522763Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=883.9µs logger=migrator t=2026-03-03T17:54:25.448788033Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-03T17:54:25.450220306Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.432083ms logger=migrator t=2026-03-03T17:54:25.455565271Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T17:54:25.456939274Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.373213ms logger=migrator t=2026-03-03T17:54:25.462226377Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T17:54:25.464189112Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.969025ms logger=migrator t=2026-03-03T17:54:25.469415004Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T17:54:25.470674514Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.25902ms logger=migrator t=2026-03-03T17:54:25.476001639Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T17:54:25.477403681Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.401372ms logger=migrator t=2026-03-03T17:54:25.482365067Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-03T17:54:25.483206086Z level=info msg="Migration successfully executed" id="Drop public config table" duration=841.159µs logger=migrator t=2026-03-03T17:54:25.488192653Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-03T17:54:25.489925834Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.730951ms logger=migrator t=2026-03-03T17:54:25.495006112Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T17:54:25.496902996Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.898095ms logger=migrator t=2026-03-03T17:54:25.501487754Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T17:54:25.502668341Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.180417ms logger=migrator t=2026-03-03T17:54:25.507971534Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-03T17:54:25.509150472Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.176038ms logger=migrator t=2026-03-03T17:54:25.514754753Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-03T17:54:25.537929914Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.175111ms logger=migrator t=2026-03-03T17:54:25.543369861Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-03T17:54:25.551811088Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.440837ms logger=migrator t=2026-03-03T17:54:25.558844872Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-03T17:54:25.566654635Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.809892ms logger=migrator t=2026-03-03T17:54:25.571385755Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-03T17:54:25.57159449Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=208.715µs logger=migrator t=2026-03-03T17:54:25.575791127Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-03T17:54:25.581864839Z level=info msg="Migration successfully executed" id="add share column" duration=6.073222ms logger=migrator t=2026-03-03T17:54:25.586965708Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-03T17:54:25.587121002Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=155.614µs logger=migrator t=2026-03-03T17:54:25.591182017Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-03T17:54:25.591874043Z level=info msg="Migration successfully executed" id="create file table" duration=691.876µs logger=migrator t=2026-03-03T17:54:25.596551163Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-03T17:54:25.597417673Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=866.15µs logger=migrator t=2026-03-03T17:54:25.60244755Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-03T17:54:25.603292659Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=844.589µs logger=migrator t=2026-03-03T17:54:25.609674208Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-03T17:54:25.611180724Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.501896ms logger=migrator t=2026-03-03T17:54:25.616680442Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-03T17:54:25.617931371Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.251479ms logger=migrator t=2026-03-03T17:54:25.623194384Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-03T17:54:25.623313457Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=119.723µs logger=migrator t=2026-03-03T17:54:25.62815508Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-03T17:54:25.628281013Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=126.223µs logger=migrator t=2026-03-03T17:54:25.632969383Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-03T17:54:25.634000556Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.031383ms logger=migrator t=2026-03-03T17:54:25.639763521Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-03T17:54:25.640451727Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=688.026µs logger=migrator t=2026-03-03T17:54:25.645976826Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-03T17:54:25.647374579Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.397704ms logger=migrator t=2026-03-03T17:54:25.653531012Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-03T17:54:25.662686876Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.155054ms logger=migrator t=2026-03-03T17:54:25.668583423Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-03T17:54:25.668782568Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=202.525µs logger=migrator t=2026-03-03T17:54:25.67356723Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-03T17:54:25.675613598Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.047318ms logger=migrator t=2026-03-03T17:54:25.681923625Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-03T17:54:25.682462988Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=540.032µs logger=migrator t=2026-03-03T17:54:25.68727609Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-03T17:54:25.687598488Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=323.108µs logger=migrator t=2026-03-03T17:54:25.692353619Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-03T17:54:25.693380182Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.026083ms logger=migrator t=2026-03-03T17:54:25.698646375Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-03T17:54:25.711131528Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.485753ms logger=migrator t=2026-03-03T17:54:25.717331882Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-03T17:54:25.724528529Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.194807ms logger=migrator t=2026-03-03T17:54:25.729479825Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-03T17:54:25.730672594Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.192789ms logger=migrator t=2026-03-03T17:54:25.735064686Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-03T17:54:25.813012585Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.940499ms logger=migrator t=2026-03-03T17:54:25.82347167Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-03T17:54:25.824703448Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.231808ms logger=migrator t=2026-03-03T17:54:25.829808528Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-03T17:54:25.831049286Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.229008ms logger=migrator t=2026-03-03T17:54:25.837811344Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-03T17:54:25.864474486Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.658532ms logger=migrator t=2026-03-03T17:54:25.873348494Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-03T17:54:25.884118865Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.771411ms logger=migrator t=2026-03-03T17:54:25.888704882Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-03T17:54:25.888959998Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=255.436µs logger=migrator t=2026-03-03T17:54:25.893142516Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-03T17:54:25.89330097Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=158.604µs logger=migrator t=2026-03-03T17:54:25.897522828Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-03T17:54:25.897970378Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=448.15µs logger=migrator t=2026-03-03T17:54:25.903420606Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-03T17:54:25.903836255Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=415.78µs logger=migrator t=2026-03-03T17:54:25.908449913Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-03T17:54:25.908854272Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=404.479µs logger=migrator t=2026-03-03T17:54:25.913771697Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-03T17:54:25.915763354Z level=info msg="Migration successfully executed" id="create folder table" duration=1.990867ms logger=migrator t=2026-03-03T17:54:25.921711473Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-03T17:54:25.923907785Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.195082ms logger=migrator t=2026-03-03T17:54:25.92887806Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-03T17:54:25.930236402Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.358292ms logger=migrator t=2026-03-03T17:54:25.934594493Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-03T17:54:25.934668055Z level=info msg="Migration successfully executed" id="Update folder title length" duration=75.192µs logger=migrator t=2026-03-03T17:54:25.944615158Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T17:54:25.946473521Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.877934ms logger=migrator t=2026-03-03T17:54:25.95072749Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T17:54:25.951857757Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.130567ms logger=migrator t=2026-03-03T17:54:25.956961665Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-03T17:54:25.959105435Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.14621ms logger=migrator t=2026-03-03T17:54:25.96398372Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-03T17:54:25.964405989Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=422.449µs logger=migrator t=2026-03-03T17:54:25.969015817Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-03T17:54:25.969407896Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=391.419µs logger=migrator t=2026-03-03T17:54:25.97514023Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-03T17:54:25.976986073Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.854123ms logger=migrator t=2026-03-03T17:54:25.981256843Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-03T17:54:25.98246132Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.172947ms logger=migrator t=2026-03-03T17:54:25.985958393Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-03T17:54:25.987010057Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.051134ms logger=migrator t=2026-03-03T17:54:25.990735744Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-03T17:54:25.991932382Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.195958ms logger=migrator t=2026-03-03T17:54:25.99613971Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-03T17:54:25.997755048Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.616118ms logger=migrator t=2026-03-03T17:54:26.002001726Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-03T17:54:26.003629405Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.627239ms logger=migrator t=2026-03-03T17:54:26.007774101Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-03T17:54:26.00897847Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.203529ms logger=migrator t=2026-03-03T17:54:26.013886265Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-03T17:54:26.016778052Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.885837ms logger=migrator t=2026-03-03T17:54:26.021382799Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-03T17:54:26.022422934Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.041485ms logger=migrator t=2026-03-03T17:54:26.026770285Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-03T17:54:26.029845337Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.071601ms logger=migrator t=2026-03-03T17:54:26.03557514Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-03T17:54:26.037525176Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.952196ms logger=migrator t=2026-03-03T17:54:26.043061155Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-03T17:54:26.043425094Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=365.279µs logger=migrator t=2026-03-03T17:54:26.048281557Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-03T17:54:26.062343836Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.063209ms logger=migrator t=2026-03-03T17:54:26.067425964Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-03T17:54:26.068184892Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=763.858µs logger=migrator t=2026-03-03T17:54:26.072642826Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T17:54:26.072922813Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=281.097µs logger=migrator t=2026-03-03T17:54:26.077209492Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T17:54:26.079381513Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.177241ms logger=migrator t=2026-03-03T17:54:26.085552227Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T17:54:26.085591658Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=43.631µs logger=migrator t=2026-03-03T17:54:26.090647006Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-03T17:54:26.092911249Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.263533ms logger=migrator t=2026-03-03T17:54:26.097726572Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T17:54:26.100159268Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.434236ms logger=migrator t=2026-03-03T17:54:26.105894283Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-03T17:54:26.107134311Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.241378ms logger=migrator t=2026-03-03T17:54:26.111612946Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-03T17:54:26.112430745Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=818.949µs logger=migrator t=2026-03-03T17:54:26.115086907Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-03T17:54:26.115351813Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=265.796µs logger=migrator t=2026-03-03T17:54:26.117311159Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-03T17:54:26.118042066Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=730.097µs logger=migrator t=2026-03-03T17:54:26.121694361Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-03T17:54:26.122880179Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.180888ms logger=migrator t=2026-03-03T17:54:26.127630549Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-03T17:54:26.128886239Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.25545ms logger=migrator t=2026-03-03T17:54:26.13406391Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-03T17:54:26.143791637Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.727707ms logger=migrator t=2026-03-03T17:54:26.148055487Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-03T17:54:26.160346063Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.291686ms logger=migrator t=2026-03-03T17:54:26.163876925Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-03T17:54:26.174520794Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.644719ms logger=migrator t=2026-03-03T17:54:26.1777759Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-03T17:54:26.177825451Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.671µs logger=migrator t=2026-03-03T17:54:26.181424155Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-03T17:54:26.194961251Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.539066ms logger=migrator t=2026-03-03T17:54:26.198148795Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-03T17:54:26.205544218Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.392303ms logger=migrator t=2026-03-03T17:54:26.209434329Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-03T17:54:26.209754577Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=320.219µs logger=migrator t=2026-03-03T17:54:26.213245578Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.740731614s logger=migrator t=2026-03-03T17:54:26.213888703Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-03T17:54:26.230057481Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-03T17:54:26.230271556Z level=info msg="Created default organization" logger=secrets t=2026-03-03T17:54:26.234776261Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T17:54:26.279852053Z level=info msg="Restored cache from database" duration=433.681µs logger=plugin.store t=2026-03-03T17:54:26.281081482Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-03T17:54:26.315482574Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-03T17:54:26.315506295Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-03T17:54:26.315582627Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-03T17:54:26.315590437Z level=info msg="Plugins loaded" count=54 duration=34.509566ms logger=query_data t=2026-03-03T17:54:26.319771935Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-03T17:54:26.322687203Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-03T17:54:26.330736021Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-03T17:54:26.338251916Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-03T17:54:26.340279403Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-03T17:54:26.342217189Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-03T17:54:26.359160914Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-03T17:54:26.374375559Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-03T17:54:26.391415177Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-03T17:54:26.391431817Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-03T17:54:26.391789677Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-03T17:54:26.391753836Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-03T17:54:26.392079803Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-03T17:54:26.392498083Z level=info msg="State cache has been initialized" states=0 duration=743.757µs logger=ngalert.scheduler t=2026-03-03T17:54:26.392554754Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-03T17:54:26.392621976Z level=info msg=starting first_tick=2026-03-03T17:54:30Z logger=http.server t=2026-03-03T17:54:26.396194889Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-03T17:54:26.417123808Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-03T17:54:26.433159771Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-03-03T17:54:26.461293348Z level=info msg="Update check succeeded" duration=69.756228ms logger=grafana.update.checker t=2026-03-03T17:54:26.462323783Z level=info msg="Update check succeeded" duration=70.018765ms logger=provisioning.dashboard t=2026-03-03T17:54:26.482714079Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T17:54:26.563585566Z level=info msg="Patterns update finished" duration=90.042721ms logger=grafana-apiserver t=2026-03-03T17:54:26.873665085Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-03T17:54:26.874065394Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-03T17:54:27.557977569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.558652135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.690016181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.771862352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.786506783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.813709298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.831094964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.853831135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.871117549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.905472731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.922728023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.952816176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.966800902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:27.998191665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.010600384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.042356366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.059599339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.179793334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.198597344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.230738683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.24383627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.272109549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.29099182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.324172634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.345662946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.382302162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.396746348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.423844521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.44218066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.479123512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.498978305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.528614206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.5445926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.579881714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.59000117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.61700112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.630666099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.663176048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.685654492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.717475026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.732468776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.76433756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.780397724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.808910209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.826304587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.858321063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.877153483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.919891831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.950313041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:28.991095193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:29.007933285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:29.065352947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:29.084991155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:29.128455439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:29.14860623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:29.87174103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:29.907984487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.567511742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.585149373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.672599435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.68739983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.748019626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.766564308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.817881017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.835054478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.901391855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.91912963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:30.987444825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.006758326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.179917508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.198177364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.544511569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.563493742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.621929556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.640156831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.705791544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.735372564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.817355407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.835832139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T17:54:31.917662699Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-03T17:55:19.41406616Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-03T18:04:26.423137953Z level=info msg="Completed cleanup jobs" duration=30.535722ms logger=plugins.update.checker t=2026-03-03T18:04:26.525188306Z level=info msg="Update check succeeded" duration=62.890287ms logger=sqlstore.transactions t=2026-03-03T18:09:26.338485781Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-03T18:14:26.421082251Z level=info msg="Completed cleanup jobs" duration=28.056142ms logger=plugins.update.checker t=2026-03-03T18:14:26.522773831Z level=info msg="Update check succeeded" duration=61.378589ms logger=plugins.update.checker t=2026-03-03T18:24:26.515356292Z level=info msg="Update check succeeded" duration=53.157324ms logger=cleanup t=2026-03-03T18:24:29.75075074Z level=info msg="Completed cleanup jobs" duration=3.357956082s logger=infra.usagestats t=2026-03-03T18:25:19.434653234Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-03T18:34:26.413823154Z level=info msg="Completed cleanup jobs" duration=20.645538ms logger=plugins.update.checker t=2026-03-03T18:34:26.519742403Z level=info msg="Update check succeeded" duration=57.634475ms logger=cleanup t=2026-03-03T18:44:26.406757234Z level=info msg="Completed cleanup jobs" duration=12.484306ms logger=plugins.update.checker t=2026-03-03T18:44:26.518179293Z level=info msg="Update check succeeded" duration=55.452324ms logger=cleanup t=2026-03-03T18:54:26.523870636Z level=info msg="Completed cleanup jobs" duration=131.40069ms logger=plugins.update.checker t=2026-03-03T18:54:26.528598768Z level=info msg="Update check succeeded" duration=66.504248ms logger=infra.usagestats t=2026-03-03T18:55:19.43709936Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-03T19:04:26.42792459Z level=info msg="Completed cleanup jobs" duration=35.363092ms logger=plugins.update.checker t=2026-03-03T19:04:26.512969103Z level=info msg="Update check succeeded" duration=51.588857ms