logger=settings t=2026-06-10T10:34:27.181110699Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-10T10:34:27Z logger=settings t=2026-06-10T10:34:27.181362866Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-10T10:34:27.181376176Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-10T10:34:27.181379596Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-10T10:34:27.181384496Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-10T10:34:27.181387276Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-10T10:34:27.181390276Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-10T10:34:27.181393826Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-10T10:34:27.181396847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-10T10:34:27.181399677Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-10T10:34:27.181402677Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-10T10:34:27.181405527Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-10T10:34:27.181412357Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-10T10:34:27.181416487Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-10T10:34:27.181419817Z level=info msg=Target target=[all] logger=settings t=2026-06-10T10:34:27.181425727Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-10T10:34:27.181429237Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-10T10:34:27.181432057Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-10T10:34:27.181434898Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-10T10:34:27.181438108Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-10T10:34:27.181441038Z level=info msg="App mode production" logger=sqlstore t=2026-06-10T10:34:27.181696045Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-10T10:34:27.181712505Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-10T10:34:27.183133993Z level=info msg="Locking database" logger=migrator t=2026-06-10T10:34:27.183148123Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-10T10:34:27.183666496Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-10T10:34:27.18453564Z level=info msg="Migration successfully executed" id="create migration_log table" duration=868.724µs logger=migrator t=2026-06-10T10:34:27.191406932Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-10T10:34:27.192302666Z level=info msg="Migration successfully executed" id="create user table" duration=896.505µs logger=migrator t=2026-06-10T10:34:27.195583082Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-10T10:34:27.19662989Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.044188ms logger=migrator t=2026-06-10T10:34:27.203305506Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-10T10:34:27.204110159Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=802.513µs logger=migrator t=2026-06-10T10:34:27.207778645Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-10T10:34:27.208607927Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=828.772µs logger=migrator t=2026-06-10T10:34:27.213055805Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-10T10:34:27.213805245Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=751.829µs logger=migrator t=2026-06-10T10:34:27.221122899Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-10T10:34:27.225288169Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.16647ms logger=migrator t=2026-06-10T10:34:27.238250442Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-10T10:34:27.239330001Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.086559ms logger=migrator t=2026-06-10T10:34:27.243167862Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-10T10:34:27.244101798Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=933.276µs logger=migrator t=2026-06-10T10:34:27.247158228Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-10T10:34:27.247859677Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=701.609µs logger=migrator t=2026-06-10T10:34:27.252720375Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-10T10:34:27.253074735Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=359.42µs logger=migrator t=2026-06-10T10:34:27.256575328Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-10T10:34:27.257112512Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=532.553µs logger=migrator t=2026-06-10T10:34:27.261171859Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-10T10:34:27.262261909Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.09087ms logger=migrator t=2026-06-10T10:34:27.265596486Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-10T10:34:27.265625487Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.221µs logger=migrator t=2026-06-10T10:34:27.27136163Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-10T10:34:27.274095202Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.733152ms logger=migrator t=2026-06-10T10:34:27.27780971Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-10T10:34:27.278036026Z level=info msg="Migration successfully executed" id="Add missing user data" duration=226.836µs logger=migrator t=2026-06-10T10:34:27.281334934Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-10T10:34:27.282388981Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.053747ms logger=migrator t=2026-06-10T10:34:27.285677038Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-10T10:34:27.286420908Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=744.3µs logger=migrator t=2026-06-10T10:34:27.292229711Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-10T10:34:27.293495155Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.268634ms logger=migrator t=2026-06-10T10:34:27.29857877Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-10T10:34:27.307298361Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.727691ms logger=migrator t=2026-06-10T10:34:27.312993502Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-10T10:34:27.314547753Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.554041ms logger=migrator t=2026-06-10T10:34:27.334336567Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-10T10:34:27.334760288Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=425.311µs logger=migrator t=2026-06-10T10:34:27.341279121Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-10T10:34:27.342081192Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=801.591µs logger=migrator t=2026-06-10T10:34:27.366298903Z 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-06-10T10:34:27.367251569Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=961.296µs logger=migrator t=2026-06-10T10:34:27.37635467Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-10T10:34:27.377182282Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=837.342µs logger=migrator t=2026-06-10T10:34:27.384408153Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-10T10:34:27.385574454Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.167461ms logger=migrator t=2026-06-10T10:34:27.390909215Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-10T10:34:27.391559902Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=650.417µs logger=migrator t=2026-06-10T10:34:27.396529234Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-10T10:34:27.397241013Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=711.569µs logger=migrator t=2026-06-10T10:34:27.401756803Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-10T10:34:27.402489742Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=743.6µs logger=migrator t=2026-06-10T10:34:27.406698653Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-10T10:34:27.408359417Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.661424ms logger=migrator t=2026-06-10T10:34:27.415544168Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-10T10:34:27.41560903Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=76.112µs logger=migrator t=2026-06-10T10:34:27.420120319Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-10T10:34:27.420953461Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=831.302µs logger=migrator t=2026-06-10T10:34:27.426045656Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-10T10:34:27.426506648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=461.342µs logger=migrator t=2026-06-10T10:34:27.458501395Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-10T10:34:27.459950694Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.452109ms logger=migrator t=2026-06-10T10:34:27.774065803Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-10T10:34:27.775962592Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.900629ms logger=migrator t=2026-06-10T10:34:27.981200558Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:34:27.98692072Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.721592ms logger=migrator t=2026-06-10T10:34:27.994329686Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-10T10:34:27.995151737Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=823.232µs logger=migrator t=2026-06-10T10:34:28.005914203Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-10T10:34:28.007131075Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.208743ms logger=migrator t=2026-06-10T10:34:28.011491971Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-10T10:34:28.012468926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=983.246µs logger=migrator t=2026-06-10T10:34:28.02054357Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-10T10:34:28.022790019Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.248389ms logger=migrator t=2026-06-10T10:34:28.03184641Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-10T10:34:28.033562775Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.717305ms logger=migrator t=2026-06-10T10:34:28.04246142Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-10T10:34:28.043764775Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.304455ms logger=migrator t=2026-06-10T10:34:28.055471295Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-10T10:34:28.056193985Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=724.95µs logger=migrator t=2026-06-10T10:34:28.060624222Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-10T10:34:28.061021162Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=397.821µs logger=migrator t=2026-06-10T10:34:28.064227497Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-10T10:34:28.064961416Z level=info msg="Migration successfully executed" id="create star table" duration=733.629µs logger=migrator t=2026-06-10T10:34:28.076947194Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-10T10:34:28.078658659Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.713336ms logger=migrator t=2026-06-10T10:34:28.108463538Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-10T10:34:28.109762633Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.303135ms logger=migrator t=2026-06-10T10:34:28.118233187Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-10T10:34:28.119986754Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.669405ms logger=migrator t=2026-06-10T10:34:28.127978105Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-10T10:34:28.129226228Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.240023ms logger=migrator t=2026-06-10T10:34:28.135303309Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-10T10:34:28.136455979Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.15529ms logger=migrator t=2026-06-10T10:34:28.145674235Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-10T10:34:28.146552938Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=883.034µs logger=migrator t=2026-06-10T10:34:28.151819356Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-10T10:34:28.153248014Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.434378ms logger=migrator t=2026-06-10T10:34:28.158333759Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-10T10:34:28.15836831Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.561µs logger=migrator t=2026-06-10T10:34:28.162714335Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-10T10:34:28.162756276Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.471µs logger=migrator t=2026-06-10T10:34:28.166381172Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-10T10:34:28.166635779Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=253.847µs logger=migrator t=2026-06-10T10:34:28.171465667Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-10T10:34:28.172354001Z level=info msg="Migration successfully executed" id="create dashboard table" duration=892.074µs logger=migrator t=2026-06-10T10:34:28.177340243Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-10T10:34:28.178077372Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=737.489µs logger=migrator t=2026-06-10T10:34:28.182941381Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-10T10:34:28.183825024Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=883.493µs logger=migrator t=2026-06-10T10:34:28.189209637Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-10T10:34:28.190240604Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.036717ms logger=migrator t=2026-06-10T10:34:28.1957499Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-10T10:34:28.197114446Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.364976ms logger=migrator t=2026-06-10T10:34:28.202218101Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-10T10:34:28.204017399Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.802888ms logger=migrator t=2026-06-10T10:34:28.207345898Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-10T10:34:28.216000616Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.646218ms logger=migrator t=2026-06-10T10:34:28.220490535Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-10T10:34:28.221035049Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=544.554µs logger=migrator t=2026-06-10T10:34:28.224227084Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-10T10:34:28.224877122Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=641.127µs logger=migrator t=2026-06-10T10:34:28.230290154Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-10T10:34:28.23122417Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=934.886µs logger=migrator t=2026-06-10T10:34:28.237500786Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-10T10:34:28.237895016Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=394.92µs logger=migrator t=2026-06-10T10:34:28.242138758Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-10T10:34:28.243172416Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.033258ms logger=migrator t=2026-06-10T10:34:28.246268958Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-10T10:34:28.246336109Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.301µs logger=migrator t=2026-06-10T10:34:28.363294167Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-10T10:34:28.366511633Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.232466ms logger=migrator t=2026-06-10T10:34:28.523263784Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-10T10:34:28.526623823Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.3792ms logger=migrator t=2026-06-10T10:34:28.532236012Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-10T10:34:28.534316307Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.086166ms logger=migrator t=2026-06-10T10:34:28.541080325Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-10T10:34:28.542084473Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.006187ms logger=migrator t=2026-06-10T10:34:28.548711077Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-10T10:34:28.55067229Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.960462ms logger=migrator t=2026-06-10T10:34:28.555936239Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-10T10:34:28.556873724Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=953.866µs logger=migrator t=2026-06-10T10:34:28.561368122Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-10T10:34:28.562356969Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=989.527µs logger=migrator t=2026-06-10T10:34:28.567056963Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-10T10:34:28.567100074Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.451µs logger=migrator t=2026-06-10T10:34:28.571013998Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-10T10:34:28.571035259Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=22.121µs logger=migrator t=2026-06-10T10:34:28.575099837Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-10T10:34:28.576725309Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.625713ms logger=migrator t=2026-06-10T10:34:28.581957078Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-10T10:34:28.587982337Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=6.023459ms logger=migrator t=2026-06-10T10:34:28.593335569Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-10T10:34:28.595384464Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.048925ms logger=migrator t=2026-06-10T10:34:28.600261153Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-10T10:34:28.602454451Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.194068ms logger=migrator t=2026-06-10T10:34:28.612266641Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-10T10:34:28.612544478Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=279.077µs logger=migrator t=2026-06-10T10:34:28.619809351Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-10T10:34:28.620761996Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=953.604µs logger=migrator t=2026-06-10T10:34:28.626516658Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-10T10:34:28.627281278Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=765.38µs logger=migrator t=2026-06-10T10:34:28.709246018Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-10T10:34:28.709319961Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=77.803µs logger=migrator t=2026-06-10T10:34:28.714313634Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-10T10:34:28.716354738Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.047425ms logger=migrator t=2026-06-10T10:34:28.722558792Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-10T10:34:28.724177495Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.619613ms logger=migrator t=2026-06-10T10:34:28.731476797Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:34:28.738772781Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.296814ms logger=migrator t=2026-06-10T10:34:28.743346662Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-10T10:34:28.743901427Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=548.115µs logger=migrator t=2026-06-10T10:34:28.74854711Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-10T10:34:28.749271689Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=724.389µs logger=migrator t=2026-06-10T10:34:28.754043795Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-10T10:34:28.754755995Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=712.299µs logger=migrator t=2026-06-10T10:34:28.759692976Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-10T10:34:28.760224949Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=532.243µs logger=migrator t=2026-06-10T10:34:28.764230295Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-10T10:34:28.765234211Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.004606ms logger=migrator t=2026-06-10T10:34:28.769278569Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-10T10:34:28.772624137Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.345568ms logger=migrator t=2026-06-10T10:34:28.776827359Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-10T10:34:28.777847215Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.018786ms logger=migrator t=2026-06-10T10:34:28.783707401Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-10T10:34:28.784009479Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=302.968µs logger=migrator t=2026-06-10T10:34:28.789017641Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-10T10:34:28.789293439Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=289.828µs logger=migrator t=2026-06-10T10:34:28.794608239Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-10T10:34:28.79575422Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.146421ms logger=migrator t=2026-06-10T10:34:28.801361258Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-10T10:34:28.803903556Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.548278ms logger=migrator t=2026-06-10T10:34:28.808332153Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-10T10:34:28.810154742Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.822639ms logger=migrator t=2026-06-10T10:34:28.817033423Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-10T10:34:28.81802684Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=993.527µs logger=migrator t=2026-06-10T10:34:28.824494631Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-10T10:34:28.825911579Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.415958ms logger=migrator t=2026-06-10T10:34:28.834305541Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-10T10:34:28.83538036Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.078019ms logger=migrator t=2026-06-10T10:34:28.839142239Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-10T10:34:28.839786396Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=652.337µs logger=migrator t=2026-06-10T10:34:28.843486944Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-10T10:34:28.849152154Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.65733ms logger=migrator t=2026-06-10T10:34:28.853838278Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-10T10:34:28.85501669Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.178932ms logger=migrator t=2026-06-10T10:34:28.858996215Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-10T10:34:28.859820627Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=824.373µs logger=migrator t=2026-06-10T10:34:28.863815422Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-10T10:34:28.864646744Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=831.262µs logger=migrator t=2026-06-10T10:34:28.870449869Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-10T10:34:28.871398253Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=948.635µs logger=migrator t=2026-06-10T10:34:28.876878399Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-10T10:34:28.879259631Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.382562ms logger=migrator t=2026-06-10T10:34:28.88522537Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-10T10:34:28.887203652Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.980792ms logger=migrator t=2026-06-10T10:34:28.892047361Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-10T10:34:28.892075622Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.481µs logger=migrator t=2026-06-10T10:34:28.89994709Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-10T10:34:28.900307439Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=364.06µs logger=migrator t=2026-06-10T10:34:28.904696546Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-10T10:34:28.908579488Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.883273ms logger=migrator t=2026-06-10T10:34:28.912906412Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-10T10:34:28.913618341Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=711.579µs logger=migrator t=2026-06-10T10:34:28.919206979Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-10T10:34:28.919644571Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=441.432µs logger=migrator t=2026-06-10T10:34:28.926176614Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-10T10:34:28.930355304Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.17914ms logger=migrator t=2026-06-10T10:34:28.936778255Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-10T10:34:28.937114194Z level=info msg="Migration successfully executed" id="Update uid value" duration=336.209µs logger=migrator t=2026-06-10T10:34:28.941826589Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-10T10:34:28.942780734Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=953.905µs logger=migrator t=2026-06-10T10:34:28.951202407Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-10T10:34:28.951751221Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=549.274µs logger=migrator t=2026-06-10T10:34:28.959185659Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-10T10:34:28.960445312Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.262803ms logger=migrator t=2026-06-10T10:34:28.966030489Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-10T10:34:28.96681557Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=789.251µs logger=migrator t=2026-06-10T10:34:28.972536702Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-10T10:34:28.973373734Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=837.102µs logger=migrator t=2026-06-10T10:34:28.979779024Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-10T10:34:28.981727286Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.947182ms logger=migrator t=2026-06-10T10:34:28.988367351Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-10T10:34:28.989121131Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=754.18µs logger=migrator t=2026-06-10T10:34:28.996192178Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-10T10:34:28.996910627Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=720.739µs logger=migrator t=2026-06-10T10:34:29.003217914Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-10T10:34:29.004048047Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=833.283µs logger=migrator t=2026-06-10T10:34:29.01058479Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-10T10:34:29.020705417Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.121067ms logger=migrator t=2026-06-10T10:34:29.026769028Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-10T10:34:29.028064723Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.295855ms logger=migrator t=2026-06-10T10:34:29.034467122Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-10T10:34:29.035272443Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=816.441µs logger=migrator t=2026-06-10T10:34:29.040082871Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-10T10:34:29.040846651Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=768.601µs logger=migrator t=2026-06-10T10:34:29.045995978Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-10T10:34:29.046862861Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=873.744µs logger=migrator t=2026-06-10T10:34:29.052708665Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-10T10:34:29.053034324Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=325.839µs logger=migrator t=2026-06-10T10:34:29.057018219Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-10T10:34:29.057642236Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=624.037µs logger=migrator t=2026-06-10T10:34:29.067406684Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-10T10:34:29.067452915Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=50.431µs logger=migrator t=2026-06-10T10:34:29.072174731Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-10T10:34:29.075334944Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.169923ms logger=migrator t=2026-06-10T10:34:29.081450126Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-10T10:34:29.085501673Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.049637ms logger=migrator t=2026-06-10T10:34:29.092096478Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-10T10:34:29.092342005Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=260.697µs logger=migrator t=2026-06-10T10:34:29.096979637Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-10T10:34:29.100536211Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.555384ms logger=migrator t=2026-06-10T10:34:29.106700455Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-10T10:34:29.109356245Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.65553ms logger=migrator t=2026-06-10T10:34:29.114093441Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-10T10:34:29.11481725Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=723.709µs logger=migrator t=2026-06-10T10:34:29.120093109Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-10T10:34:29.120622414Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=530.455µs logger=migrator t=2026-06-10T10:34:29.126423887Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-10T10:34:29.128890393Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.460135ms logger=migrator t=2026-06-10T10:34:29.134276606Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-10T10:34:29.13518581Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=910.064µs logger=migrator t=2026-06-10T10:34:29.140106Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-10T10:34:29.141119836Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.017066ms logger=migrator t=2026-06-10T10:34:29.147143296Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-10T10:34:29.147978688Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=835.642µs logger=migrator t=2026-06-10T10:34:29.152776095Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-10T10:34:29.152868907Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=87.892µs logger=migrator t=2026-06-10T10:34:29.157309365Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-10T10:34:29.157417788Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=110.063µs logger=migrator t=2026-06-10T10:34:29.163331315Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-10T10:34:29.166781036Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.452271ms logger=migrator t=2026-06-10T10:34:29.171913392Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-10T10:34:29.176782591Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.871799ms logger=migrator t=2026-06-10T10:34:29.181864326Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-10T10:34:29.181953508Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.482µs logger=migrator t=2026-06-10T10:34:29.185995715Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-10T10:34:29.186781106Z level=info msg="Migration successfully executed" id="create quota table v1" duration=786.782µs logger=migrator t=2026-06-10T10:34:29.19224543Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-10T10:34:29.193745001Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.49951ms logger=migrator t=2026-06-10T10:34:29.198909177Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-10T10:34:29.198946458Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.601µs logger=migrator t=2026-06-10T10:34:29.202775109Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-10T10:34:29.203691474Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=917.565µs logger=migrator t=2026-06-10T10:34:29.210181546Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-10T10:34:29.210986527Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=806.812µs logger=migrator t=2026-06-10T10:34:29.216190755Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-10T10:34:29.221548436Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.356271ms logger=migrator t=2026-06-10T10:34:29.225810479Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-10T10:34:29.22583855Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.231µs logger=migrator t=2026-06-10T10:34:29.230827843Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-10T10:34:29.231829099Z level=info msg="Migration successfully executed" id="create session table" duration=1.000676ms logger=migrator t=2026-06-10T10:34:29.238069864Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-10T10:34:29.238158886Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=89.972µs logger=migrator t=2026-06-10T10:34:29.243075246Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-10T10:34:29.24321216Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=138.414µs logger=migrator t=2026-06-10T10:34:29.248828579Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-10T10:34:29.250413251Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.586642ms logger=migrator t=2026-06-10T10:34:29.256338968Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-10T10:34:29.256872302Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=529.944µs logger=migrator t=2026-06-10T10:34:29.263461456Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-10T10:34:29.263489017Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.571µs logger=migrator t=2026-06-10T10:34:29.268190232Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-10T10:34:29.268240723Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=53.361µs logger=migrator t=2026-06-10T10:34:29.274303794Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-10T10:34:29.277428756Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.125172ms logger=migrator t=2026-06-10T10:34:29.282121321Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-10T10:34:29.285183361Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.05657ms logger=migrator t=2026-06-10T10:34:29.295582347Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-10T10:34:29.29568525Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=99.523µs logger=migrator t=2026-06-10T10:34:29.30474653Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-10T10:34:29.304960015Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=218.396µs logger=migrator t=2026-06-10T10:34:29.310482652Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-10T10:34:29.312116726Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.633945ms logger=migrator t=2026-06-10T10:34:29.318374721Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-10T10:34:29.318405852Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.261µs logger=migrator t=2026-06-10T10:34:29.323402354Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-10T10:34:29.326879986Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.478002ms logger=migrator t=2026-06-10T10:34:29.331859788Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-10T10:34:29.332133605Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=277.057µs logger=migrator t=2026-06-10T10:34:29.338040412Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-10T10:34:29.343330692Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.290979ms logger=migrator t=2026-06-10T10:34:29.349482635Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-10T10:34:29.3526851Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.196086ms logger=migrator t=2026-06-10T10:34:29.358688698Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-10T10:34:29.358793581Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=106.473µs logger=migrator t=2026-06-10T10:34:29.36365661Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-10T10:34:29.365023016Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.366306ms logger=migrator t=2026-06-10T10:34:29.371407595Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-10T10:34:29.372956547Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.551042ms logger=migrator t=2026-06-10T10:34:29.37989054Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-10T10:34:29.380979689Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.087189ms logger=migrator t=2026-06-10T10:34:29.387612794Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-10T10:34:29.388519069Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=906.445µs logger=migrator t=2026-06-10T10:34:29.394219569Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-10T10:34:29.395486463Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.267234ms logger=migrator t=2026-06-10T10:34:29.401532203Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-10T10:34:29.402414107Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=887.994µs logger=migrator t=2026-06-10T10:34:29.408791436Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-10T10:34:29.409765101Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=975.305µs logger=migrator t=2026-06-10T10:34:29.415478012Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-10T10:34:29.416470419Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=993.927µs logger=migrator t=2026-06-10T10:34:29.422724835Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-10T10:34:29.424223584Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.501279ms logger=migrator t=2026-06-10T10:34:29.429900785Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-10T10:34:29.43994704Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.044085ms logger=migrator t=2026-06-10T10:34:29.445389355Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-10T10:34:29.446164045Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=774.1µs logger=migrator t=2026-06-10T10:34:29.451381554Z 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-06-10T10:34:29.452723448Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.342284ms logger=migrator t=2026-06-10T10:34:29.459873118Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-10T10:34:29.460165526Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=292.408µs logger=migrator t=2026-06-10T10:34:29.464645074Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-10T10:34:29.46525172Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=605.486µs logger=migrator t=2026-06-10T10:34:29.470276474Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-10T10:34:29.471529337Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.252673ms logger=migrator t=2026-06-10T10:34:29.477595777Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-10T10:34:29.481186152Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.590005ms logger=migrator t=2026-06-10T10:34:29.486029651Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-10T10:34:29.489448312Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.424321ms logger=migrator t=2026-06-10T10:34:29.493991821Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-10T10:34:29.497517935Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.521054ms logger=migrator t=2026-06-10T10:34:29.503139173Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-10T10:34:29.506658588Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.519103ms logger=migrator t=2026-06-10T10:34:29.562684021Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-10T10:34:29.564483218Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.801627ms logger=migrator t=2026-06-10T10:34:29.618251122Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-10T10:34:29.618325954Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=69.652µs logger=migrator t=2026-06-10T10:34:29.663299575Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-10T10:34:29.663390517Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=95.912µs logger=migrator t=2026-06-10T10:34:29.671301768Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-10T10:34:29.672225252Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=923.714µs logger=migrator t=2026-06-10T10:34:29.708878472Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T10:34:29.710411524Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.534632ms logger=migrator t=2026-06-10T10:34:29.771147421Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-10T10:34:29.772477877Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.332815ms logger=migrator t=2026-06-10T10:34:30.177243716Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-10T10:34:30.177980446Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=739.09µs logger=migrator t=2026-06-10T10:34:30.463714534Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T10:34:30.465205843Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.494209ms logger=migrator t=2026-06-10T10:34:30.485617044Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-10T10:34:30.490875982Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.262229ms logger=migrator t=2026-06-10T10:34:30.50325558Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-10T10:34:30.506668911Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.418111ms logger=migrator t=2026-06-10T10:34:30.542341825Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-10T10:34:30.542685234Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=347.369µs logger=migrator t=2026-06-10T10:34:30.611323512Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-10T10:34:30.613029168Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.707255ms logger=migrator t=2026-06-10T10:34:30.662364214Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-10T10:34:30.668879897Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=6.518093ms logger=migrator t=2026-06-10T10:34:30.815894131Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-10T10:34:30.825157365Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=9.264135ms logger=migrator t=2026-06-10T10:34:30.845227976Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-10T10:34:30.845460953Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=236.057µs logger=migrator t=2026-06-10T10:34:30.860379958Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-10T10:34:30.861311642Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=934.374µs logger=migrator t=2026-06-10T10:34:30.876910946Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-10T10:34:30.878680223Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.791248ms logger=migrator t=2026-06-10T10:34:30.8857597Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-10T10:34:30.885891474Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.094µs logger=migrator t=2026-06-10T10:34:30.8899066Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-10T10:34:30.891081631Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.175051ms logger=migrator t=2026-06-10T10:34:30.896237567Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-10T10:34:30.897636864Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.399467ms logger=migrator t=2026-06-10T10:34:30.901216389Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-10T10:34:30.902161295Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=945.256µs logger=migrator t=2026-06-10T10:34:30.906385207Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-10T10:34:30.907356312Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=970.935µs logger=migrator t=2026-06-10T10:34:30.912297533Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-10T10:34:30.913348271Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.053968ms logger=migrator t=2026-06-10T10:34:30.919520565Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-10T10:34:30.921098906Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.579752ms logger=migrator t=2026-06-10T10:34:30.926274523Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-10T10:34:30.926316814Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.291µs logger=migrator t=2026-06-10T10:34:30.931645196Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-10T10:34:30.934822809Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.181284ms logger=migrator t=2026-06-10T10:34:30.938440886Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-10T10:34:30.939283678Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=842.752µs logger=migrator t=2026-06-10T10:34:30.942996476Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-10T10:34:30.947112475Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.115749ms logger=migrator t=2026-06-10T10:34:30.953528255Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-10T10:34:30.954304405Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=776.05µs logger=migrator t=2026-06-10T10:34:30.958086756Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-10T10:34:30.959701198Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.614682ms logger=migrator t=2026-06-10T10:34:30.964640739Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-10T10:34:30.965564683Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=924.454µs logger=migrator t=2026-06-10T10:34:30.970032893Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-10T10:34:30.981864036Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.834904ms logger=migrator t=2026-06-10T10:34:31.006768645Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-10T10:34:31.007656568Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=890.293µs logger=migrator t=2026-06-10T10:34:31.012502927Z 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-06-10T10:34:31.013427022Z 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=925.185µs logger=migrator t=2026-06-10T10:34:31.025143981Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-10T10:34:31.02544381Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=302.589µs logger=migrator t=2026-06-10T10:34:31.028615083Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-10T10:34:31.029058155Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=445.512µs logger=migrator t=2026-06-10T10:34:31.032293331Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-10T10:34:31.032506536Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=213.785µs logger=migrator t=2026-06-10T10:34:31.035953788Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-10T10:34:31.040201331Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.241232ms logger=migrator t=2026-06-10T10:34:31.045273634Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-10T10:34:31.049805285Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.533591ms logger=migrator t=2026-06-10T10:34:31.053637116Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-10T10:34:31.0545643Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=927.584µs logger=migrator t=2026-06-10T10:34:31.0583073Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-10T10:34:31.059395038Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.089958ms logger=migrator t=2026-06-10T10:34:31.064145014Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-10T10:34:31.064614597Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=470.443µs logger=migrator t=2026-06-10T10:34:31.068278994Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-10T10:34:31.072765402Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.486128ms logger=migrator t=2026-06-10T10:34:31.077604471Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-10T10:34:31.078538696Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=933.936µs logger=migrator t=2026-06-10T10:34:31.083279672Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-10T10:34:31.08358777Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=313.667µs logger=migrator t=2026-06-10T10:34:31.087546585Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-10T10:34:31.088344536Z level=info msg="Migration successfully executed" id="Move region to single row" duration=797.971µs logger=migrator t=2026-06-10T10:34:31.093719867Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-10T10:34:31.094911289Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.192532ms logger=migrator t=2026-06-10T10:34:31.100565729Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-10T10:34:31.101945785Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.360516ms logger=migrator t=2026-06-10T10:34:31.106172197Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T10:34:31.107617506Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.444969ms logger=migrator t=2026-06-10T10:34:31.111106958Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T10:34:31.112049004Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=941.845µs logger=migrator t=2026-06-10T10:34:31.11687305Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-10T10:34:31.118210196Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.349136ms logger=migrator t=2026-06-10T10:34:31.122377736Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-10T10:34:31.124047291Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.670405ms logger=migrator t=2026-06-10T10:34:31.127465402Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-10T10:34:31.127532254Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.312µs logger=migrator t=2026-06-10T10:34:31.131581541Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-10T10:34:31.132947146Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.363865ms logger=migrator t=2026-06-10T10:34:31.138337029Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-10T10:34:31.139793908Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.458848ms logger=migrator t=2026-06-10T10:34:31.145764396Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-10T10:34:31.14666389Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=899.334µs logger=migrator t=2026-06-10T10:34:31.153335227Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-10T10:34:31.154769945Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.435938ms logger=migrator t=2026-06-10T10:34:31.167911232Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-10T10:34:31.168136219Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=224.447µs logger=migrator t=2026-06-10T10:34:31.171666632Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-10T10:34:31.172098483Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=437.351µs logger=migrator t=2026-06-10T10:34:31.175478303Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-10T10:34:31.175543954Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.361µs logger=migrator t=2026-06-10T10:34:31.186361791Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-10T10:34:31.187150852Z level=info msg="Migration successfully executed" id="create team table" duration=786.371µs logger=migrator t=2026-06-10T10:34:31.191546708Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-10T10:34:31.192528225Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=981.437µs logger=migrator t=2026-06-10T10:34:31.196271264Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-10T10:34:31.197139647Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=868.202µs logger=migrator t=2026-06-10T10:34:31.2017852Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-10T10:34:31.206207267Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.421806ms logger=migrator t=2026-06-10T10:34:31.210036429Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-10T10:34:31.211019924Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=966.955µs logger=migrator t=2026-06-10T10:34:31.216568151Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-10T10:34:31.218068911Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.49889ms logger=migrator t=2026-06-10T10:34:31.222602381Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-10T10:34:31.223415353Z level=info msg="Migration successfully executed" id="create team member table" duration=814.922µs logger=migrator t=2026-06-10T10:34:31.22787001Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-10T10:34:31.229417071Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.547111ms logger=migrator t=2026-06-10T10:34:31.235448101Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-10T10:34:31.237432574Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.986213ms logger=migrator t=2026-06-10T10:34:31.242084317Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-10T10:34:31.243042543Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=960.857µs logger=migrator t=2026-06-10T10:34:31.247662014Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-10T10:34:31.252859682Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.197298ms logger=migrator t=2026-06-10T10:34:31.257539596Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-10T10:34:31.262665662Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.125266ms logger=migrator t=2026-06-10T10:34:31.269129293Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-10T10:34:31.274779853Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.650099ms logger=migrator t=2026-06-10T10:34:31.278718588Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-10T10:34:31.279465157Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=747.97µs logger=migrator t=2026-06-10T10:34:31.286675058Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-10T10:34:31.287818098Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.14313ms logger=migrator t=2026-06-10T10:34:31.295279965Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-10T10:34:31.296790465Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.50945ms logger=migrator t=2026-06-10T10:34:31.302025795Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-10T10:34:31.303272258Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.246664ms logger=migrator t=2026-06-10T10:34:31.310100318Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-10T10:34:31.311031793Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=932.735µs logger=migrator t=2026-06-10T10:34:31.316959399Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-10T10:34:31.318028828Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.069089ms logger=migrator t=2026-06-10T10:34:31.322519937Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-10T10:34:31.323417231Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=896.904µs logger=migrator t=2026-06-10T10:34:31.333686073Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-10T10:34:31.33469515Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.016678ms logger=migrator t=2026-06-10T10:34:31.3399935Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-10T10:34:31.340788661Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=795.841µs logger=migrator t=2026-06-10T10:34:31.345436084Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-10T10:34:31.34567733Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=242.346µs logger=migrator t=2026-06-10T10:34:31.350866098Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-10T10:34:31.352381848Z level=info msg="Migration successfully executed" id="create tag table" duration=1.51134ms logger=migrator t=2026-06-10T10:34:31.371369921Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-10T10:34:31.37244832Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.080939ms logger=migrator t=2026-06-10T10:34:31.377573755Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-10T10:34:31.378248773Z level=info msg="Migration successfully executed" id="create login attempt table" duration=675.158µs logger=migrator t=2026-06-10T10:34:31.382419594Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-10T10:34:31.383351148Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=933.345µs logger=migrator t=2026-06-10T10:34:31.387105987Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-10T10:34:31.388065643Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=959.276µs logger=migrator t=2026-06-10T10:34:31.393636401Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:34:31.408091793Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.462472ms logger=migrator t=2026-06-10T10:34:31.412362387Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-10T10:34:31.412964152Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=602.205µs logger=migrator t=2026-06-10T10:34:31.417842901Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-10T10:34:31.418761916Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=917.035µs logger=migrator t=2026-06-10T10:34:31.425986847Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-10T10:34:31.426296855Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=310.888µs logger=migrator t=2026-06-10T10:34:31.433990499Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-10T10:34:31.434774401Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=786.282µs logger=migrator t=2026-06-10T10:34:31.442443184Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-10T10:34:31.443141892Z level=info msg="Migration successfully executed" id="create user auth table" duration=699.419µs logger=migrator t=2026-06-10T10:34:31.447098556Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-10T10:34:31.447863496Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=766.58µs logger=migrator t=2026-06-10T10:34:31.453851295Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-10T10:34:31.453918507Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.822µs logger=migrator t=2026-06-10T10:34:31.464680002Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-10T10:34:31.469975522Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.29514ms logger=migrator t=2026-06-10T10:34:31.474607755Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-10T10:34:31.48011182Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.503746ms logger=migrator t=2026-06-10T10:34:31.485535844Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-10T10:34:31.494393789Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.858245ms logger=migrator t=2026-06-10T10:34:31.499380571Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-10T10:34:31.505293397Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.912276ms logger=migrator t=2026-06-10T10:34:31.509760876Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-10T10:34:31.510432194Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=671.478µs logger=migrator t=2026-06-10T10:34:31.51407491Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-10T10:34:31.51822891Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.15034ms logger=migrator t=2026-06-10T10:34:31.527198868Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-10T10:34:31.528006649Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.061µs logger=migrator t=2026-06-10T10:34:31.53220263Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-10T10:34:31.532876508Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=673.888µs logger=migrator t=2026-06-10T10:34:31.536215606Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-10T10:34:31.537152131Z level=info msg="Migration successfully executed" id="create user auth token table" duration=936.065µs logger=migrator t=2026-06-10T10:34:31.541318012Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-10T10:34:31.542286957Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=970.675µs logger=migrator t=2026-06-10T10:34:31.548035149Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-10T10:34:31.549204991Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.171422ms logger=migrator t=2026-06-10T10:34:31.552880468Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-10T10:34:31.553904285Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.024467ms logger=migrator t=2026-06-10T10:34:31.558150658Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-10T10:34:31.564212568Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.061711ms logger=migrator t=2026-06-10T10:34:31.567972488Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-10T10:34:31.568931853Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=958.945µs logger=migrator t=2026-06-10T10:34:31.574213313Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-10T10:34:31.575113427Z level=info msg="Migration successfully executed" id="create cache_data table" duration=900.434µs logger=migrator t=2026-06-10T10:34:31.579099952Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-10T10:34:31.580037057Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=937.365µs logger=migrator t=2026-06-10T10:34:31.587396903Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-10T10:34:31.588521292Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.1266ms logger=migrator t=2026-06-10T10:34:31.594217292Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-10T10:34:31.595210649Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=994.387µs logger=migrator t=2026-06-10T10:34:31.601281059Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-10T10:34:31.601399953Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=122.704µs logger=migrator t=2026-06-10T10:34:31.60845185Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-10T10:34:31.608628105Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=180.075µs logger=migrator t=2026-06-10T10:34:31.612189129Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-10T10:34:31.613247997Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.058368ms logger=migrator t=2026-06-10T10:34:31.61713683Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:34:31.618067944Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=930.944µs logger=migrator t=2026-06-10T10:34:31.62281758Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:34:31.623731604Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=913.564µs logger=migrator t=2026-06-10T10:34:31.630882494Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:34:31.630994127Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=114.263µs logger=migrator t=2026-06-10T10:34:31.634451629Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:34:31.635721742Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.270304ms logger=migrator t=2026-06-10T10:34:31.641189036Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:34:31.642368488Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.179982ms logger=migrator t=2026-06-10T10:34:31.646530568Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:34:31.647554866Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.024267ms logger=migrator t=2026-06-10T10:34:31.651225132Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:34:31.652330511Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.103229ms logger=migrator t=2026-06-10T10:34:31.655982549Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-10T10:34:31.663065946Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.077117ms logger=migrator t=2026-06-10T10:34:31.669949638Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-10T10:34:31.670987686Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.040349ms logger=migrator t=2026-06-10T10:34:31.677405296Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-10T10:34:31.677513108Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=110.082µs logger=migrator t=2026-06-10T10:34:31.683629871Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-10T10:34:31.685722456Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.090726ms logger=migrator t=2026-06-10T10:34:31.692447254Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-10T10:34:31.69381425Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.368756ms logger=migrator t=2026-06-10T10:34:31.699890891Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-10T10:34:31.701164775Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.275264ms logger=migrator t=2026-06-10T10:34:31.705331975Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:34:31.705447668Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=118.133µs logger=migrator t=2026-06-10T10:34:31.709859986Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-10T10:34:31.710997325Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.13931ms logger=migrator t=2026-06-10T10:34:31.717005435Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-10T10:34:31.718160165Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.15519ms logger=migrator t=2026-06-10T10:34:31.721992827Z 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-06-10T10:34:31.723889567Z 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.89703ms logger=migrator t=2026-06-10T10:34:31.728693224Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-10T10:34:31.729802443Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.109679ms logger=migrator t=2026-06-10T10:34:31.735248478Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-10T10:34:31.745679134Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.424216ms logger=migrator t=2026-06-10T10:34:31.750721738Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-10T10:34:31.751662752Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=941.885µs logger=migrator t=2026-06-10T10:34:31.756914302Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T10:34:31.757856336Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=944.225µs logger=migrator t=2026-06-10T10:34:31.762570901Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-10T10:34:31.791476467Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.899265ms logger=migrator t=2026-06-10T10:34:32.275346881Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-10T10:34:32.298422322Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.064181ms logger=migrator t=2026-06-10T10:34:32.330666946Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-10T10:34:32.33156189Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=895.714µs logger=migrator t=2026-06-10T10:34:32.337789294Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T10:34:32.338967886Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.180432ms logger=migrator t=2026-06-10T10:34:32.342596472Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-10T10:34:32.349555306Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.953004ms logger=migrator t=2026-06-10T10:34:32.353795128Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-10T10:34:32.361194095Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.393197ms logger=migrator t=2026-06-10T10:34:32.366207158Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-10T10:34:32.367033789Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=828.252µs logger=migrator t=2026-06-10T10:34:32.371121358Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-10T10:34:32.372128024Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.006607ms logger=migrator t=2026-06-10T10:34:32.375659418Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-10T10:34:32.376609883Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=950.205µs logger=migrator t=2026-06-10T10:34:32.381265177Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-10T10:34:32.382327474Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.061927ms logger=migrator t=2026-06-10T10:34:32.387576044Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:34:32.387644666Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.112µs logger=migrator t=2026-06-10T10:34:32.391766265Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-10T10:34:32.400986159Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.216484ms logger=migrator t=2026-06-10T10:34:32.405625341Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-10T10:34:32.410133911Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.50721ms logger=migrator t=2026-06-10T10:34:32.413620623Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-10T10:34:32.420070244Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.449071ms logger=migrator t=2026-06-10T10:34:32.425054496Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-10T10:34:32.426030531Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=974.495µs logger=migrator t=2026-06-10T10:34:32.433000076Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-10T10:34:32.4342861Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.286484ms logger=migrator t=2026-06-10T10:34:32.444513931Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-10T10:34:32.449517984Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.002743ms logger=migrator t=2026-06-10T10:34:32.452935155Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-10T10:34:32.4595764Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.640376ms logger=migrator t=2026-06-10T10:34:32.464282425Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-10T10:34:32.465368684Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.085829ms logger=migrator t=2026-06-10T10:34:32.469382919Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-10T10:34:32.47542913Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.045691ms logger=migrator t=2026-06-10T10:34:32.478940163Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-10T10:34:32.485295461Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.353138ms logger=migrator t=2026-06-10T10:34:32.489627436Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-10T10:34:32.489696667Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.961µs logger=migrator t=2026-06-10T10:34:32.493761155Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-10T10:34:32.494842545Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.080899ms logger=migrator t=2026-06-10T10:34:32.500713059Z 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-06-10T10:34:32.503316869Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.61027ms logger=migrator t=2026-06-10T10:34:32.507810837Z 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-06-10T10:34:32.509020789Z 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.210142ms logger=migrator t=2026-06-10T10:34:32.514178776Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:34:32.514258468Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=80.772µs logger=migrator t=2026-06-10T10:34:32.517774142Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-10T10:34:32.525474796Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.695784ms logger=migrator t=2026-06-10T10:34:32.529124772Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-10T10:34:32.536726434Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.602822ms logger=migrator t=2026-06-10T10:34:32.543090972Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-10T10:34:32.553663682Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.5729ms logger=migrator t=2026-06-10T10:34:32.557222496Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-10T10:34:32.561847408Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.622332ms logger=migrator t=2026-06-10T10:34:32.565161726Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-10T10:34:32.571245838Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.083762ms logger=migrator t=2026-06-10T10:34:32.578234193Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-10T10:34:32.578400277Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=169.874µs logger=migrator t=2026-06-10T10:34:32.629824649Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-10T10:34:32.631492013Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.668404ms logger=migrator t=2026-06-10T10:34:32.886504866Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-10T10:34:32.895404693Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.903846ms logger=migrator t=2026-06-10T10:34:32.974557168Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-10T10:34:32.974701972Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=148.914µs logger=migrator t=2026-06-10T10:34:32.985675613Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-10T10:34:32.997735292Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.035739ms logger=migrator t=2026-06-10T10:34:33.003461724Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-10T10:34:33.004570844Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.10921ms logger=migrator t=2026-06-10T10:34:33.015161954Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-10T10:34:33.020967177Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.805113ms logger=migrator t=2026-06-10T10:34:33.031171638Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-10T10:34:33.032174654Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.003206ms logger=migrator t=2026-06-10T10:34:33.038746849Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-10T10:34:33.039831237Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.084998ms logger=migrator t=2026-06-10T10:34:33.046531945Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-10T10:34:33.05579018Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.259585ms logger=migrator t=2026-06-10T10:34:33.06107954Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-10T10:34:33.061644274Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=564.464µs logger=migrator t=2026-06-10T10:34:33.067620503Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-10T10:34:33.068668061Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.047378ms logger=migrator t=2026-06-10T10:34:33.073486398Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-10T10:34:33.074791753Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.304805ms logger=migrator t=2026-06-10T10:34:33.079834816Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-10T10:34:33.081497901Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.662505ms logger=migrator t=2026-06-10T10:34:33.088463516Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-10T10:34:33.08861469Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=155.973µs logger=migrator t=2026-06-10T10:34:33.094080174Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-10T10:34:33.095229184Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.14856ms logger=migrator t=2026-06-10T10:34:33.099609441Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-10T10:34:33.100623947Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.016726ms logger=migrator t=2026-06-10T10:34:33.105096635Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T10:34:33.105524217Z 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-06-10T10:34:33.10904261Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-10T10:34:33.109569454Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=526.644µs logger=migrator t=2026-06-10T10:34:33.115038229Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-10T10:34:33.117166396Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.122676ms logger=migrator t=2026-06-10T10:34:33.132484122Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-10T10:34:33.143277577Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.792585ms logger=migrator t=2026-06-10T10:34:33.179499477Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-10T10:34:33.181002516Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.50877ms logger=migrator t=2026-06-10T10:34:33.188160235Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-10T10:34:33.190351583Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.191078ms logger=migrator t=2026-06-10T10:34:33.203391269Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-10T10:34:33.204527989Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.13768ms logger=migrator t=2026-06-10T10:34:33.211656088Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-10T10:34:33.212937191Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.280933ms logger=migrator t=2026-06-10T10:34:33.219370372Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-10T10:34:33.221240861Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.873209ms logger=migrator t=2026-06-10T10:34:33.230770264Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-10T10:34:33.230822565Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=55.851µs logger=migrator t=2026-06-10T10:34:33.23629509Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-10T10:34:33.236400643Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=106.693µs logger=migrator t=2026-06-10T10:34:33.241149799Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-10T10:34:33.251157954Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.009895ms logger=migrator t=2026-06-10T10:34:33.256892325Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-10T10:34:33.257305047Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=413.252µs logger=migrator t=2026-06-10T10:34:33.262245647Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-10T10:34:33.263546712Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.300405ms logger=migrator t=2026-06-10T10:34:33.269287574Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-10T10:34:33.269679075Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=391.701µs logger=migrator t=2026-06-10T10:34:33.274882872Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-10T10:34:33.276527825Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.645373ms logger=migrator t=2026-06-10T10:34:33.282885394Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-10T10:34:33.283758927Z level=info msg="Migration successfully executed" id="create secrets table" duration=874.043µs logger=migrator t=2026-06-10T10:34:33.289227072Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-10T10:34:33.323242613Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.013771ms logger=migrator t=2026-06-10T10:34:33.328597865Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-10T10:34:33.335751354Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.152589ms logger=migrator t=2026-06-10T10:34:33.341796495Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-10T10:34:33.341903747Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=107.752µs logger=migrator t=2026-06-10T10:34:33.346063208Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-10T10:34:33.379907614Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.843187ms logger=migrator t=2026-06-10T10:34:33.385557293Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-10T10:34:33.420307674Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.746561ms logger=migrator t=2026-06-10T10:34:33.425383988Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-10T10:34:33.426106367Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=723.869µs logger=migrator t=2026-06-10T10:34:33.43301333Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-10T10:34:33.434075338Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.059938ms logger=migrator t=2026-06-10T10:34:33.441134885Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-10T10:34:33.441454564Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=321.19µs logger=migrator t=2026-06-10T10:34:33.447340569Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-10T10:34:33.448261744Z level=info msg="Migration successfully executed" id="create permission table" duration=919.985µs logger=migrator t=2026-06-10T10:34:33.455235849Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-10T10:34:33.45678753Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.552061ms logger=migrator t=2026-06-10T10:34:33.462244975Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-10T10:34:33.463400405Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.190121ms logger=migrator t=2026-06-10T10:34:33.468813228Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-10T10:34:33.470096592Z level=info msg="Migration successfully executed" id="create role table" duration=1.284084ms logger=migrator t=2026-06-10T10:34:33.476929073Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-10T10:34:33.488700285Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.769171ms logger=migrator t=2026-06-10T10:34:33.495046442Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-10T10:34:33.501595606Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.548394ms logger=migrator t=2026-06-10T10:34:33.508640173Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-10T10:34:33.509736502Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.096609ms logger=migrator t=2026-06-10T10:34:33.516131532Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-10T10:34:33.517735774Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.606492ms logger=migrator t=2026-06-10T10:34:33.524505213Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-10T10:34:33.525702444Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.204202ms logger=migrator t=2026-06-10T10:34:33.532544176Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-10T10:34:33.534249681Z level=info msg="Migration successfully executed" id="create team role table" duration=1.705675ms logger=migrator t=2026-06-10T10:34:33.540443375Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-10T10:34:33.541601016Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.159511ms logger=migrator t=2026-06-10T10:34:33.54821274Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-10T10:34:33.550011509Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.798799ms logger=migrator t=2026-06-10T10:34:33.556038319Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-10T10:34:33.557090016Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.052227ms logger=migrator t=2026-06-10T10:34:33.565247572Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-10T10:34:33.566390762Z level=info msg="Migration successfully executed" id="create user role table" duration=1.14432ms logger=migrator t=2026-06-10T10:34:33.572044031Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-10T10:34:33.573038368Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=994.547µs logger=migrator t=2026-06-10T10:34:33.581497362Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-10T10:34:33.582610572Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.112169ms logger=migrator t=2026-06-10T10:34:33.589611168Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-10T10:34:33.590604353Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=993.856µs logger=migrator t=2026-06-10T10:34:33.597382564Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-10T10:34:33.597989409Z level=info msg="Migration successfully executed" id="create builtin role table" duration=606.925µs logger=migrator t=2026-06-10T10:34:33.6036857Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-10T10:34:33.60560067Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.91559ms logger=migrator t=2026-06-10T10:34:33.614845866Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-10T10:34:33.616827097Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.981341ms logger=migrator t=2026-06-10T10:34:33.621275086Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-10T10:34:33.631068755Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.785069ms logger=migrator t=2026-06-10T10:34:33.636788337Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-10T10:34:33.637905186Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.118839ms logger=migrator t=2026-06-10T10:34:33.651681191Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-10T10:34:33.654113676Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.428575ms logger=migrator t=2026-06-10T10:34:33.661752008Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-10T10:34:33.662949789Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.200441ms logger=migrator t=2026-06-10T10:34:33.668549488Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-10T10:34:33.670274784Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.725106ms logger=migrator t=2026-06-10T10:34:33.676928119Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-10T10:34:33.677922316Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=992.747µs logger=migrator t=2026-06-10T10:34:33.683645088Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-10T10:34:33.685092496Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.449898ms logger=migrator t=2026-06-10T10:34:33.698517371Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-10T10:34:33.711017463Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.500512ms logger=migrator t=2026-06-10T10:34:33.717394871Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-10T10:34:33.726684047Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.289446ms logger=migrator t=2026-06-10T10:34:33.732987894Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-10T10:34:33.740932455Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.944911ms logger=migrator t=2026-06-10T10:34:33.745797184Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-10T10:34:33.752319197Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.519792ms logger=migrator t=2026-06-10T10:34:33.758346596Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-10T10:34:33.759614099Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.269203ms logger=migrator t=2026-06-10T10:34:33.764874179Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-10T10:34:33.765847104Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=972.765µs logger=migrator t=2026-06-10T10:34:33.770925158Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-10T10:34:33.771860224Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=935.186µs logger=migrator t=2026-06-10T10:34:33.777288778Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-10T10:34:33.778240643Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=950.865µs logger=migrator t=2026-06-10T10:34:33.796674251Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-10T10:34:33.797951035Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.275774ms logger=migrator t=2026-06-10T10:34:33.803538633Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-10T10:34:33.803669836Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=134.663µs logger=migrator t=2026-06-10T10:34:33.808972657Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-10T10:34:33.809071809Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=105.712µs logger=migrator t=2026-06-10T10:34:33.815661723Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-10T10:34:33.816151766Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=491.683µs logger=migrator t=2026-06-10T10:34:33.83703846Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-10T10:34:33.837853511Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=818.781µs logger=migrator t=2026-06-10T10:34:33.84268511Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-10T10:34:33.84346096Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=775.55µs logger=migrator t=2026-06-10T10:34:33.848554805Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-10T10:34:33.848844583Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=287.119µs logger=migrator t=2026-06-10T10:34:33.855135899Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-10T10:34:33.855700014Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=564.075µs logger=migrator t=2026-06-10T10:34:33.861276912Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-10T10:34:33.862995507Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.717785ms logger=migrator t=2026-06-10T10:34:33.86913629Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-10T10:34:33.870729412Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.599012ms logger=migrator t=2026-06-10T10:34:33.876940397Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-10T10:34:33.883855Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.910593ms logger=migrator t=2026-06-10T10:34:33.891355699Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-10T10:34:33.891470352Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=118.994µs logger=migrator t=2026-06-10T10:34:33.896937906Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-10T10:34:33.898557009Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.619993ms logger=migrator t=2026-06-10T10:34:33.905668077Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-10T10:34:33.90689086Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.223433ms logger=migrator t=2026-06-10T10:34:33.914332647Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-10T10:34:33.915413886Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.081409ms logger=migrator t=2026-06-10T10:34:33.922903524Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-10T10:34:33.931040299Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.132155ms logger=migrator t=2026-06-10T10:34:33.936292789Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-10T10:34:33.937259374Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=967.375µs logger=migrator t=2026-06-10T10:34:33.942177074Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-10T10:34:33.943147519Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=970.845µs logger=migrator t=2026-06-10T10:34:33.948024309Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:34:33.970434432Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.401944ms logger=migrator t=2026-06-10T10:34:33.977648534Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-10T10:34:33.979151534Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.51211ms logger=migrator t=2026-06-10T10:34:33.985000898Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-10T10:34:33.986314263Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.308795ms logger=migrator t=2026-06-10T10:34:33.992820075Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-10T10:34:33.993787861Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=969.306µs logger=migrator t=2026-06-10T10:34:33.999536883Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-10T10:34:34.000524169Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=984.526µs logger=migrator t=2026-06-10T10:34:34.006389215Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-10T10:34:34.00659729Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=208.595µs logger=migrator t=2026-06-10T10:34:34.013732779Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-10T10:34:34.015145137Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.413987ms logger=migrator t=2026-06-10T10:34:34.02243916Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-10T10:34:34.03148983Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.05083ms logger=migrator t=2026-06-10T10:34:34.042109721Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-10T10:34:34.043830526Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.723955ms logger=migrator t=2026-06-10T10:34:34.049525457Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-10T10:34:34.050306448Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=781.601µs logger=migrator t=2026-06-10T10:34:34.057135088Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T10:34:34.057682893Z 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-06-10T10:34:34.062674825Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T10:34:34.063371124Z 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-06-10T10:34:34.070259326Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-10T10:34:34.071223921Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=965.625µs logger=migrator t=2026-06-10T10:34:34.077152039Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-10T10:34:34.078273228Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.121919ms logger=migrator t=2026-06-10T10:34:34.083057415Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T10:34:34.084238357Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.181262ms logger=migrator t=2026-06-10T10:34:34.095852725Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T10:34:34.098267998Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.410244ms logger=migrator t=2026-06-10T10:34:34.105989413Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T10:34:34.107239736Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.254563ms logger=migrator t=2026-06-10T10:34:34.114690704Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T10:34:34.115505645Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=815.892µs logger=migrator t=2026-06-10T10:34:34.119293235Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-10T10:34:34.120194528Z level=info msg="Migration successfully executed" id="Drop public config table" duration=900.733µs logger=migrator t=2026-06-10T10:34:34.124547214Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-10T10:34:34.126356722Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.810268ms logger=migrator t=2026-06-10T10:34:34.129781343Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T10:34:34.131621922Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.840449ms logger=migrator t=2026-06-10T10:34:34.135227167Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T10:34:34.136403099Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.175542ms logger=migrator t=2026-06-10T10:34:34.145232012Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-10T10:34:34.146821644Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.592742ms logger=migrator t=2026-06-10T10:34:34.152088304Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-10T10:34:34.181996956Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.908442ms logger=migrator t=2026-06-10T10:34:34.187225974Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-10T10:34:34.197321412Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.091568ms logger=migrator t=2026-06-10T10:34:34.206959306Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-10T10:34:34.214437685Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.480149ms logger=migrator t=2026-06-10T10:34:34.218456322Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-10T10:34:34.218690697Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.126µs logger=migrator t=2026-06-10T10:34:34.222036286Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-10T10:34:34.230838769Z level=info msg="Migration successfully executed" id="add share column" duration=8.801092ms logger=migrator t=2026-06-10T10:34:34.23390888Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-10T10:34:34.234087125Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=176.245µs logger=migrator t=2026-06-10T10:34:34.238240115Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-10T10:34:34.239239531Z level=info msg="Migration successfully executed" id="create file table" duration=999.576µs logger=migrator t=2026-06-10T10:34:34.243249748Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-10T10:34:34.244382668Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.13306ms logger=migrator t=2026-06-10T10:34:34.250627653Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-10T10:34:34.252464971Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.837608ms logger=migrator t=2026-06-10T10:34:34.25919775Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-10T10:34:34.260490715Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.294765ms logger=migrator t=2026-06-10T10:34:34.264439539Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-10T10:34:34.265732693Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.296145ms logger=migrator t=2026-06-10T10:34:34.269899933Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-10T10:34:34.269971215Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.322µs logger=migrator t=2026-06-10T10:34:34.274327321Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-10T10:34:34.274399153Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.972µs logger=migrator t=2026-06-10T10:34:34.277651338Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-10T10:34:34.278218164Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=561.215µs logger=migrator t=2026-06-10T10:34:34.281390998Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-10T10:34:34.281742447Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=351.929µs logger=migrator t=2026-06-10T10:34:34.285387533Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-10T10:34:34.287562911Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.175208ms logger=migrator t=2026-06-10T10:34:34.292280136Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-10T10:34:34.302079406Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.798579ms logger=migrator t=2026-06-10T10:34:34.306490772Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-10T10:34:34.306716659Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=228.347µs logger=migrator t=2026-06-10T10:34:34.311401492Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-10T10:34:34.312753118Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.352516ms logger=migrator t=2026-06-10T10:34:34.317597656Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-10T10:34:34.318021608Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=425.352µs logger=migrator t=2026-06-10T10:34:34.321691265Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-10T10:34:34.32189354Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=202.595µs logger=migrator t=2026-06-10T10:34:34.325727862Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-10T10:34:34.326106552Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=379.08µs logger=migrator t=2026-06-10T10:34:34.329687437Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-10T10:34:34.337492314Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=7.802697ms logger=migrator t=2026-06-10T10:34:34.342218049Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-10T10:34:34.351018612Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.798933ms logger=migrator t=2026-06-10T10:34:34.354583016Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-10T10:34:34.355435828Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=853.022µs logger=migrator t=2026-06-10T10:34:34.360098802Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-10T10:34:34.437935144Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.829291ms logger=migrator t=2026-06-10T10:34:34.442906095Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-10T10:34:34.444288282Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.384747ms logger=migrator t=2026-06-10T10:34:34.448208156Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-10T10:34:34.450204609Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.990733ms logger=migrator t=2026-06-10T10:34:34.456354132Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-10T10:34:34.484489337Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.133005ms logger=migrator t=2026-06-10T10:34:34.490590148Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-10T10:34:34.500156321Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.565463ms logger=migrator t=2026-06-10T10:34:34.503441989Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-10T10:34:34.503713776Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=272.827µs logger=migrator t=2026-06-10T10:34:34.508236336Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-10T10:34:34.508582365Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=349.088µs logger=migrator t=2026-06-10T10:34:34.513410092Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-10T10:34:34.513756842Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=351.15µs logger=migrator t=2026-06-10T10:34:34.517254065Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-10T10:34:34.51747274Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=221.835µs logger=migrator t=2026-06-10T10:34:34.520029047Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-10T10:34:34.520225813Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=197.026µs logger=migrator t=2026-06-10T10:34:34.524173077Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-10T10:34:34.525233326Z level=info msg="Migration successfully executed" id="create folder table" duration=1.060299ms logger=migrator t=2026-06-10T10:34:34.530256979Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-10T10:34:34.531624335Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.368816ms logger=migrator t=2026-06-10T10:34:34.535739274Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-10T10:34:34.537526371Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.787297ms logger=migrator t=2026-06-10T10:34:34.542495333Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-10T10:34:34.542542194Z level=info msg="Migration successfully executed" id="Update folder title length" duration=47.231µs logger=migrator t=2026-06-10T10:34:34.545935773Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T10:34:34.547152036Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.215983ms logger=migrator t=2026-06-10T10:34:34.551001928Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T10:34:34.552198019Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.197831ms logger=migrator t=2026-06-10T10:34:34.556643948Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-10T10:34:34.557949592Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.305264ms logger=migrator t=2026-06-10T10:34:34.561755373Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-10T10:34:34.562210005Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=454.672µs logger=migrator t=2026-06-10T10:34:34.565924143Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-10T10:34:34.56619497Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=270.777µs logger=migrator t=2026-06-10T10:34:34.569805077Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-10T10:34:34.571824349Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.020333ms logger=migrator t=2026-06-10T10:34:34.576429971Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-10T10:34:34.577820278Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.383447ms logger=migrator t=2026-06-10T10:34:34.584301619Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-10T10:34:34.585603834Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.306685ms logger=migrator t=2026-06-10T10:34:34.589722913Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-10T10:34:34.591051769Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.329386ms logger=migrator t=2026-06-10T10:34:34.594255214Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-10T10:34:34.595458135Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.206061ms logger=migrator t=2026-06-10T10:34:34.600024627Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-10T10:34:34.600952581Z level=info msg="Migration successfully executed" id="create anon_device table" duration=927.784µs logger=migrator t=2026-06-10T10:34:34.605665716Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-10T10:34:34.607120294Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.454658ms logger=migrator t=2026-06-10T10:34:34.611161722Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-10T10:34:34.612701622Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.54008ms logger=migrator t=2026-06-10T10:34:34.617306734Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-10T10:34:34.61826104Z level=info msg="Migration successfully executed" id="create signing_key table" duration=955.595µs logger=migrator t=2026-06-10T10:34:34.6232057Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-10T10:34:34.624786712Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.581252ms logger=migrator t=2026-06-10T10:34:34.628702856Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-10T10:34:34.629825785Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.122559ms logger=migrator t=2026-06-10T10:34:34.633309807Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-10T10:34:34.633620066Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=311.129µs logger=migrator t=2026-06-10T10:34:34.638377833Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-10T10:34:34.650347649Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.970826ms logger=migrator t=2026-06-10T10:34:34.654408166Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-10T10:34:34.65493088Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=523.614µs logger=migrator t=2026-06-10T10:34:34.660661842Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T10:34:34.660683772Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.34µs logger=migrator t=2026-06-10T10:34:34.665422378Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T10:34:34.666529958Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.11003ms logger=migrator t=2026-06-10T10:34:34.670182574Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T10:34:34.670211185Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.711µs logger=migrator t=2026-06-10T10:34:34.673857421Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-10T10:34:34.675966177Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.109586ms logger=migrator t=2026-06-10T10:34:34.680271801Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T10:34:34.681460593Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.200152ms logger=migrator t=2026-06-10T10:34:34.686829675Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-10T10:34:34.688081919Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.251844ms logger=migrator t=2026-06-10T10:34:34.69226593Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-10T10:34:34.69304949Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=785.881µs logger=migrator t=2026-06-10T10:34:34.697340704Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-10T10:34:34.697646321Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=306.797µs logger=migrator t=2026-06-10T10:34:34.702654524Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-10T10:34:34.703718503Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.064149ms logger=migrator t=2026-06-10T10:34:34.70926239Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-10T10:34:34.710350808Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.090689ms logger=migrator t=2026-06-10T10:34:34.71534964Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-10T10:34:34.716273525Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=924.875µs logger=migrator t=2026-06-10T10:34:34.721018041Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-10T10:34:34.738506204Z level=info msg="Migration successfully executed" id="add stack_id column" duration=17.482483ms logger=migrator t=2026-06-10T10:34:34.742628492Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-10T10:34:34.751283832Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.65447ms logger=migrator t=2026-06-10T10:34:34.75574683Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-10T10:34:34.765043056Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.296166ms logger=migrator t=2026-06-10T10:34:34.769596837Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-10T10:34:34.769657869Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=61.752µs logger=migrator t=2026-06-10T10:34:34.774249991Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-10T10:34:34.789602267Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.352646ms logger=migrator t=2026-06-10T10:34:34.793443789Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-10T10:34:34.802202941Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.755502ms logger=migrator t=2026-06-10T10:34:34.809186316Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-10T10:34:34.810305815Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.121609ms logger=migrator t=2026-06-10T10:34:34.815343798Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.631699902s logger=migrator t=2026-06-10T10:34:34.816073318Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-10T10:34:34.83615497Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-10T10:34:34.836356995Z level=info msg="Created default organization" logger=secrets t=2026-06-10T10:34:34.841538743Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T10:34:34.895180322Z level=info msg="Restored cache from database" duration=381.629µs logger=plugin.store t=2026-06-10T10:34:34.896499728Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-10T10:34:34.933152419Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-10T10:34:34.9331823Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-10T10:34:34.933265202Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-10T10:34:34.933277772Z level=info msg="Plugins loaded" count=54 duration=36.778984ms logger=query_data t=2026-06-10T10:34:34.937050582Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-10T10:34:34.94036242Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-10T10:34:34.946684077Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-10T10:34:34.955827839Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-10T10:34:34.957907094Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-10T10:34:34.962689251Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-10T10:34:34.986670196Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-10T10:34:35.003557193Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-10T10:34:35.019433014Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-10T10:34:35.019449794Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-10T10:34:35.019570267Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-06-10T10:34:35.019785613Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-06-10T10:34:35.020192994Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-10T10:34:35.02044987Z level=info msg="Storage starting" logger=http.server t=2026-06-10T10:34:35.028148814Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-10T10:34:35.110874285Z level=info msg="State cache has been initialized" states=0 duration=91.300928ms logger=ngalert.scheduler t=2026-06-10T10:34:35.110939297Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-10T10:34:35.11102312Z level=info msg=starting first_tick=2026-06-10T10:34:40Z logger=provisioning.dashboard t=2026-06-10T10:34:35.122602036Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-10T10:34:35.127329391Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-10T10:34:35.128460202Z level=info msg="Update check succeeded" duration=108.156114ms logger=grafana.update.checker t=2026-06-10T10:34:35.129019556Z level=info msg="Update check succeeded" duration=108.820161ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T10:34:35.245993853Z level=info msg="Patterns update finished" duration=107.62808ms logger=grafana-apiserver t=2026-06-10T10:34:35.374101366Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-10T10:34:35.37460304Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-10T10:34:36.418986258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.423055447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.445044398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.465745217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.481511394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.504706478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.527216075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.556351136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.590195082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.667172271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.685188868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.711261869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.729171673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.755308405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.770340674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.794463902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.816902666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.851679268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.87141681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.904932028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.925919044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.949668713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:36.968873171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.007791982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.026855577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.058023252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.078546346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.105611023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.122003516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.15724799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.171678732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.213043967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.230333336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.267763367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.287517581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.323904533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.351434263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.421688483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.439719641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.48199783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.501279721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.55372195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.570862934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.745273163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.763328261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.91056445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:37.928613808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.166961571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.184116605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.227287548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.24471236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.295022842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.312960597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.378279037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.403370361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.460212417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.476721934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.528060373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.546253555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.597733479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.615056188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.694752448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.71369089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.767519336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.79829934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.895840944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.914863477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:38.991447795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.006913065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.092459061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.106934154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.183873882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.202433553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.288917963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.304686332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.739299412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:39.756004613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:40.034683565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:40.046804425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:34:40.121031901Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-10T10:35:07.048667344Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T10:44:35.093433841Z level=info msg="Completed cleanup jobs" duration=71.511921ms logger=plugins.update.checker t=2026-06-10T10:44:35.280534342Z level=info msg="Update check succeeded" duration=151.209087ms logger=sqlstore.transactions t=2026-06-10T10:49:34.956184116Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-10T10:54:35.05995457Z level=info msg="Completed cleanup jobs" duration=38.804581ms logger=plugins.update.checker t=2026-06-10T10:54:35.218991312Z level=info msg="Update check succeeded" duration=89.969357ms logger=cleanup t=2026-06-10T11:04:35.054091064Z level=info msg="Completed cleanup jobs" duration=31.925208ms logger=plugins.update.checker t=2026-06-10T11:04:35.217812036Z level=info msg="Update check succeeded" duration=89.144742ms logger=infra.usagestats t=2026-06-10T11:05:07.069939941Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T11:14:35.052942857Z level=info msg="Completed cleanup jobs" duration=31.094578ms logger=plugins.update.checker t=2026-06-10T11:14:35.219516384Z level=info msg="Update check succeeded" duration=90.16254ms logger=cleanup t=2026-06-10T11:24:35.063228184Z level=info msg="Completed cleanup jobs" duration=40.741111ms logger=plugins.update.checker t=2026-06-10T11:24:35.217387773Z level=info msg="Update check succeeded" duration=87.644132ms logger=cleanup t=2026-06-10T11:34:35.048533205Z level=info msg="Completed cleanup jobs" duration=27.260186ms logger=plugins.update.checker t=2026-06-10T11:34:35.224920686Z level=info msg="Update check succeeded" duration=96.35713ms logger=infra.usagestats t=2026-06-10T11:35:07.078345451Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T11:44:35.056417734Z level=info msg="Completed cleanup jobs" duration=35.168244ms logger=plugins.update.checker t=2026-06-10T11:44:35.215406578Z level=info msg="Update check succeeded" duration=86.151712ms