logger=settings t=2026-07-29T10:01:43.554594554Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-29T10:01:43Z logger=settings t=2026-07-29T10:01:43.554866495Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-29T10:01:43.554877956Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-29T10:01:43.554881586Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-29T10:01:43.554884476Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-29T10:01:43.554887076Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-29T10:01:43.554889656Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-29T10:01:43.554893926Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-29T10:01:43.554897367Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-29T10:01:43.554900147Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-29T10:01:43.554902847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-29T10:01:43.554905547Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-29T10:01:43.554908167Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-29T10:01:43.554912097Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-29T10:01:43.554915137Z level=info msg=Target target=[all] logger=settings t=2026-07-29T10:01:43.554920688Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-29T10:01:43.554924538Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-29T10:01:43.554928698Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-29T10:01:43.554931878Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-29T10:01:43.554935768Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-29T10:01:43.554938978Z level=info msg="App mode production" logger=sqlstore t=2026-07-29T10:01:43.555992663Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-29T10:01:43.556016534Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-29T10:01:43.558180294Z level=info msg="Locking database" logger=migrator t=2026-07-29T10:01:43.558193985Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-29T10:01:43.558912885Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-29T10:01:43.560076004Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.161959ms logger=migrator t=2026-07-29T10:01:43.567432133Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-29T10:01:43.568363782Z level=info msg="Migration successfully executed" id="create user table" duration=935.599µs logger=migrator t=2026-07-29T10:01:43.576444561Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-29T10:01:43.578195714Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.748904ms logger=migrator t=2026-07-29T10:01:43.583623692Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-29T10:01:43.584824342Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.20326ms logger=migrator t=2026-07-29T10:01:43.591581506Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-29T10:01:43.592832088Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.251032ms logger=migrator t=2026-07-29T10:01:43.599726698Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-29T10:01:43.600598954Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=872.596µs logger=migrator t=2026-07-29T10:01:43.609338901Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-29T10:01:43.613970635Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.627314ms logger=migrator t=2026-07-29T10:01:43.61884756Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-29T10:01:43.620189656Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.341746ms logger=migrator t=2026-07-29T10:01:43.624710406Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-29T10:01:43.625554071Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=843.355µs logger=migrator t=2026-07-29T10:01:43.630471818Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-29T10:01:43.631366475Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=895.047µs logger=migrator t=2026-07-29T10:01:43.635857324Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-29T10:01:43.636341244Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=480.89µs logger=migrator t=2026-07-29T10:01:43.639640992Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-29T10:01:43.64029371Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=652.208µs logger=migrator t=2026-07-29T10:01:43.644952695Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-29T10:01:43.646838654Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.888479ms logger=migrator t=2026-07-29T10:01:43.651684438Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-29T10:01:43.6517314Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.952µs logger=migrator t=2026-07-29T10:01:43.656814393Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-29T10:01:43.658959033Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.13909ms logger=migrator t=2026-07-29T10:01:43.66722311Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-29T10:01:43.667553154Z level=info msg="Migration successfully executed" id="Add missing user data" duration=330.373µs logger=migrator t=2026-07-29T10:01:43.673286174Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-29T10:01:43.676483918Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.195444ms logger=migrator t=2026-07-29T10:01:43.684359719Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-29T10:01:43.686081741Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.722342ms logger=migrator t=2026-07-29T10:01:43.69130691Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-29T10:01:43.692391886Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.082246ms logger=migrator t=2026-07-29T10:01:43.697514151Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-29T10:01:43.7053592Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.843529ms logger=migrator t=2026-07-29T10:01:43.709678951Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-29T10:01:43.710747646Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.068715ms logger=migrator t=2026-07-29T10:01:43.716278268Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-29T10:01:43.716538369Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=257.681µs logger=migrator t=2026-07-29T10:01:43.721871233Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-29T10:01:43.722776431Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=904.548µs logger=migrator t=2026-07-29T10:01:43.727943278Z 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-07-29T10:01:43.728199398Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=255.911µs logger=migrator t=2026-07-29T10:01:43.732697767Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-29T10:01:43.73325352Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=556.013µs logger=migrator t=2026-07-29T10:01:43.741091298Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-29T10:01:43.742058879Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=965.111µs logger=migrator t=2026-07-29T10:01:43.750692311Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-29T10:01:43.75233887Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.646129ms logger=migrator t=2026-07-29T10:01:43.75900586Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-29T10:01:43.760399278Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.394708ms logger=migrator t=2026-07-29T10:01:43.769762191Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-29T10:01:43.771030785Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.271303ms logger=migrator t=2026-07-29T10:01:43.777433503Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-29T10:01:43.77854208Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.103306ms logger=migrator t=2026-07-29T10:01:43.783926786Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-29T10:01:43.783974548Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.303µs logger=migrator t=2026-07-29T10:01:43.790867227Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-29T10:01:43.79237433Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.508583ms logger=migrator t=2026-07-29T10:01:43.799455107Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-29T10:01:43.806825386Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=7.367489ms logger=migrator t=2026-07-29T10:01:43.814204616Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-29T10:01:43.814968038Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=766.792µs logger=migrator t=2026-07-29T10:01:44.136555933Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-29T10:01:44.137667589Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.114326ms logger=migrator t=2026-07-29T10:01:44.145726707Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-29T10:01:44.149290806Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.561979ms logger=migrator t=2026-07-29T10:01:44.15534476Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-29T10:01:44.156480867Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.138987ms logger=migrator t=2026-07-29T10:01:44.161166544Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-29T10:01:44.162070332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=906.238µs logger=migrator t=2026-07-29T10:01:44.167214657Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-29T10:01:44.168036352Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=821.905µs logger=migrator t=2026-07-29T10:01:44.173922238Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-29T10:01:44.174746533Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=823.525µs logger=migrator t=2026-07-29T10:01:44.178960599Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-29T10:01:44.179853867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=893.488µs logger=migrator t=2026-07-29T10:01:44.187250517Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-29T10:01:44.187881713Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=631.577µs logger=migrator t=2026-07-29T10:01:44.194143465Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-29T10:01:44.194761671Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=620.046µs logger=migrator t=2026-07-29T10:01:44.20022682Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-29T10:01:44.200755302Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=530.602µs logger=migrator t=2026-07-29T10:01:44.206289274Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-29T10:01:44.206993864Z level=info msg="Migration successfully executed" id="create star table" duration=705.96µs logger=migrator t=2026-07-29T10:01:44.211971372Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-29T10:01:44.213525117Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.554785ms logger=migrator t=2026-07-29T10:01:44.221284282Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-29T10:01:44.222283894Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.001372ms logger=migrator t=2026-07-29T10:01:44.228806187Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-29T10:01:44.229657843Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=851.916µs logger=migrator t=2026-07-29T10:01:44.23483191Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-29T10:01:44.235880604Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.048914ms logger=migrator t=2026-07-29T10:01:44.240407743Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-29T10:01:44.241184906Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=773.233µs logger=migrator t=2026-07-29T10:01:44.247531322Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-29T10:01:44.248389108Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=860.526µs logger=migrator t=2026-07-29T10:01:44.25511936Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-29T10:01:44.255904602Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=786.253µs logger=migrator t=2026-07-29T10:01:44.264093486Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-29T10:01:44.264135517Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.532µs logger=migrator t=2026-07-29T10:01:44.270450342Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-29T10:01:44.270506754Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.712µs logger=migrator t=2026-07-29T10:01:44.276701684Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-29T10:01:44.276941334Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=241.291µs logger=migrator t=2026-07-29T10:01:44.283004848Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-29T10:01:44.284138985Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.133277ms logger=migrator t=2026-07-29T10:01:44.289236329Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-29T10:01:44.290158067Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=923.888µs logger=migrator t=2026-07-29T10:01:44.295639317Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-29T10:01:44.296794915Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.155878ms logger=migrator t=2026-07-29T10:01:44.309287289Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-29T10:01:44.310177676Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=893.108µs logger=migrator t=2026-07-29T10:01:44.316771332Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-29T10:01:44.317655019Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=885.927µs logger=migrator t=2026-07-29T10:01:44.326257869Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-29T10:01:44.327586585Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.332986ms logger=migrator t=2026-07-29T10:01:44.341646704Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-29T10:01:44.348428688Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.778094ms logger=migrator t=2026-07-29T10:01:44.353534702Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-29T10:01:44.354311855Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=780.263µs logger=migrator t=2026-07-29T10:01:44.36135157Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-29T10:01:44.362105211Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=767.292µs logger=migrator t=2026-07-29T10:01:44.369858286Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-29T10:01:44.370980123Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.124507ms logger=migrator t=2026-07-29T10:01:44.378590362Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-29T10:01:44.378978758Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=390.176µs logger=migrator t=2026-07-29T10:01:44.38476467Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-29T10:01:44.385558404Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=796.614µs logger=migrator t=2026-07-29T10:01:44.393368271Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-29T10:01:44.393492856Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=127.785µs logger=migrator t=2026-07-29T10:01:44.400896296Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-29T10:01:44.402971473Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.079967ms logger=migrator t=2026-07-29T10:01:44.409171653Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-29T10:01:44.412935941Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.764247ms logger=migrator t=2026-07-29T10:01:44.421860074Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-29T10:01:44.424937613Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.075359ms logger=migrator t=2026-07-29T10:01:44.430785628Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-29T10:01:44.431760219Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=976.971µs logger=migrator t=2026-07-29T10:01:44.439404669Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-29T10:01:44.442266669Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.86289ms logger=migrator t=2026-07-29T10:01:44.450482203Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-29T10:01:44.451717205Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.236032ms logger=migrator t=2026-07-29T10:01:44.456746386Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-29T10:01:44.457684705Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=940.799µs logger=migrator t=2026-07-29T10:01:44.46353688Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-29T10:01:44.463592203Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=56.693µs logger=migrator t=2026-07-29T10:01:44.470856457Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-29T10:01:44.470915849Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=63.893µs logger=migrator t=2026-07-29T10:01:44.477012955Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-29T10:01:44.479388904Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.377399ms logger=migrator t=2026-07-29T10:01:44.48691536Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-29T10:01:44.489779849Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.86571ms logger=migrator t=2026-07-29T10:01:44.496361575Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-29T10:01:44.498726454Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.367209ms logger=migrator t=2026-07-29T10:01:44.503242034Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-29T10:01:44.505556901Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.315177ms logger=migrator t=2026-07-29T10:01:44.5105453Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-29T10:01:44.51079236Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=247.72µs logger=migrator t=2026-07-29T10:01:44.515127381Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-29T10:01:44.516034699Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=906.448µs logger=migrator t=2026-07-29T10:01:44.521523729Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-29T10:01:44.522908687Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.382218ms logger=migrator t=2026-07-29T10:01:44.529052955Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-29T10:01:44.529090026Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.181µs logger=migrator t=2026-07-29T10:01:44.533978451Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-29T10:01:44.534811036Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=832.415µs logger=migrator t=2026-07-29T10:01:44.540660391Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-29T10:01:44.54136426Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=703.749µs logger=migrator t=2026-07-29T10:01:44.548833163Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-29T10:01:44.555895739Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.060766ms logger=migrator t=2026-07-29T10:01:44.560989353Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-29T10:01:44.561865539Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=877.556µs logger=migrator t=2026-07-29T10:01:44.57094168Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-29T10:01:44.572324267Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.386158ms logger=migrator t=2026-07-29T10:01:44.585228028Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-29T10:01:44.586637517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.410889ms logger=migrator t=2026-07-29T10:01:44.614070176Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-29T10:01:44.614595488Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=526.172µs logger=migrator t=2026-07-29T10:01:44.622415036Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-29T10:01:44.623194938Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=782.333µs logger=migrator t=2026-07-29T10:01:44.62921006Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-29T10:01:44.631094809Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.886339ms logger=migrator t=2026-07-29T10:01:44.636461124Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-29T10:01:44.637239937Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=779.933µs logger=migrator t=2026-07-29T10:01:44.642922515Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-29T10:01:44.643203856Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=281.101µs logger=migrator t=2026-07-29T10:01:44.649604855Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-29T10:01:44.649927958Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=327.364µs logger=migrator t=2026-07-29T10:01:44.656069376Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-29T10:01:44.657321278Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.253993ms logger=migrator t=2026-07-29T10:01:44.662912212Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-29T10:01:44.666637998Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.727656ms logger=migrator t=2026-07-29T10:01:44.672586787Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-29T10:01:44.673562178Z level=info msg="Migration successfully executed" id="create data_source table" duration=973.731µs logger=migrator t=2026-07-29T10:01:44.677803436Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-29T10:01:44.678710524Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=906.268µs logger=migrator t=2026-07-29T10:01:44.684190823Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-29T10:01:44.685406124Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.215091ms logger=migrator t=2026-07-29T10:01:44.691881296Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-29T10:01:44.693101187Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.221342ms logger=migrator t=2026-07-29T10:01:44.699263095Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-29T10:01:44.700087439Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=825.334µs logger=migrator t=2026-07-29T10:01:44.705653033Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-29T10:01:44.711960657Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.306964ms logger=migrator t=2026-07-29T10:01:44.716355911Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-29T10:01:44.71729376Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=937.879µs logger=migrator t=2026-07-29T10:01:44.722208706Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-29T10:01:44.723080913Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=872.467µs logger=migrator t=2026-07-29T10:01:44.728294041Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-29T10:01:44.729146697Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=852.606µs logger=migrator t=2026-07-29T10:01:44.733610264Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-29T10:01:44.734171417Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=559.383µs logger=migrator t=2026-07-29T10:01:44.738427065Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-29T10:01:44.740828346Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.400961ms logger=migrator t=2026-07-29T10:01:44.746987464Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-29T10:01:44.749210397Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.222283ms logger=migrator t=2026-07-29T10:01:44.754027289Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-29T10:01:44.754063541Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.782µs logger=migrator t=2026-07-29T10:01:44.759722407Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-29T10:01:44.759988839Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=266.352µs logger=migrator t=2026-07-29T10:01:44.765127724Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-29T10:01:44.768071127Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.943063ms logger=migrator t=2026-07-29T10:01:44.774043128Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-29T10:01:44.774307409Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=264.781µs logger=migrator t=2026-07-29T10:01:44.780692006Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-29T10:01:44.780984358Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=292.882µs logger=migrator t=2026-07-29T10:01:44.786130494Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-29T10:01:44.788449601Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.318737ms logger=migrator t=2026-07-29T10:01:44.794345068Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-29T10:01:44.794596608Z level=info msg="Migration successfully executed" id="Update uid value" duration=253.85µs logger=migrator t=2026-07-29T10:01:44.799250904Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-29T10:01:44.800202583Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=951.779µs logger=migrator t=2026-07-29T10:01:44.804542485Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-29T10:01:44.805761336Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.220241ms logger=migrator t=2026-07-29T10:01:44.811125441Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-29T10:01:44.811919454Z level=info msg="Migration successfully executed" id="create api_key table" duration=791.703µs logger=migrator t=2026-07-29T10:01:44.816797308Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-29T10:01:44.81778012Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=983.472µs logger=migrator t=2026-07-29T10:01:44.824073633Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-29T10:01:44.825515204Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.44269ms logger=migrator t=2026-07-29T10:01:44.834524631Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-29T10:01:44.835624817Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.098076ms logger=migrator t=2026-07-29T10:01:44.842016885Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-29T10:01:44.842965065Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=949.619µs logger=migrator t=2026-07-29T10:01:44.860480018Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-29T10:01:44.861793923Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.314515ms logger=migrator t=2026-07-29T10:01:44.867826066Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-29T10:01:44.86886445Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.038284ms logger=migrator t=2026-07-29T10:01:44.874173442Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-29T10:01:44.881960538Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.786236ms logger=migrator t=2026-07-29T10:01:44.892437267Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-29T10:01:44.893325264Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=888.847µs logger=migrator t=2026-07-29T10:01:44.89990194Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-29T10:01:44.901313309Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.41354ms logger=migrator t=2026-07-29T10:01:44.906476015Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-29T10:01:44.907390544Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=915.648µs logger=migrator t=2026-07-29T10:01:44.914321554Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-29T10:01:44.915501463Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.181629ms logger=migrator t=2026-07-29T10:01:44.920888579Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-29T10:01:44.921331417Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=444.148µs logger=migrator t=2026-07-29T10:01:44.926543546Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-29T10:01:44.927327209Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=780.662µs logger=migrator t=2026-07-29T10:01:44.933741307Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-29T10:01:44.93379293Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=56.232µs logger=migrator t=2026-07-29T10:01:44.939492208Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-29T10:01:44.94286221Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.371171ms logger=migrator t=2026-07-29T10:01:44.949877263Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-29T10:01:44.954709186Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.835263ms logger=migrator t=2026-07-29T10:01:44.957994083Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-29T10:01:44.958170391Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.738µs logger=migrator t=2026-07-29T10:01:44.963537746Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-29T10:01:44.96602962Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.491874ms logger=migrator t=2026-07-29T10:01:44.969259845Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-29T10:01:44.971598293Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.338118ms logger=migrator t=2026-07-29T10:01:44.975256776Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-29T10:01:44.975923324Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=662.778µs logger=migrator t=2026-07-29T10:01:44.980477065Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-29T10:01:44.980970296Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=530.813µs logger=migrator t=2026-07-29T10:01:44.984701582Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-29T10:01:44.985474304Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=772.312µs logger=migrator t=2026-07-29T10:01:44.989242432Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-29T10:01:44.989993364Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=748.232µs logger=migrator t=2026-07-29T10:01:44.996790718Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-29T10:01:44.997560521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=767.922µs logger=migrator t=2026-07-29T10:01:45.002525829Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-29T10:01:45.003306361Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=775.432µs logger=migrator t=2026-07-29T10:01:45.007491296Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-29T10:01:45.007555759Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.733µs logger=migrator t=2026-07-29T10:01:45.012504576Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-29T10:01:45.012531967Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.221µs logger=migrator t=2026-07-29T10:01:45.025483228Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-29T10:01:45.030714707Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.230059ms logger=migrator t=2026-07-29T10:01:45.054272283Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-29T10:01:45.05899022Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.720088ms logger=migrator t=2026-07-29T10:01:45.066464093Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-29T10:01:45.066539186Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.884µs logger=migrator t=2026-07-29T10:01:45.074334981Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-29T10:01:45.076165578Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.832797ms logger=migrator t=2026-07-29T10:01:45.092327534Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-29T10:01:45.093407419Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.082615ms logger=migrator t=2026-07-29T10:01:45.10084487Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-29T10:01:45.100971665Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=129.885µs logger=migrator t=2026-07-29T10:01:45.108853425Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-29T10:01:45.109596466Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=743.701µs logger=migrator t=2026-07-29T10:01:45.113602554Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-29T10:01:45.114680689Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.076395ms logger=migrator t=2026-07-29T10:01:45.118726188Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-29T10:01:45.125051383Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.311404ms logger=migrator t=2026-07-29T10:01:45.131667219Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-29T10:01:45.131711441Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.312µs logger=migrator t=2026-07-29T10:01:45.137977633Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-29T10:01:45.139080509Z level=info msg="Migration successfully executed" id="create session table" duration=1.060834ms logger=migrator t=2026-07-29T10:01:45.148043514Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-29T10:01:45.148227762Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=190.838µs logger=migrator t=2026-07-29T10:01:45.154851469Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-29T10:01:45.154964394Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=114.645µs logger=migrator t=2026-07-29T10:01:45.162819592Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-29T10:01:45.164341385Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.520913ms logger=migrator t=2026-07-29T10:01:45.172050348Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-29T10:01:45.173003188Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=954.35µs logger=migrator t=2026-07-29T10:01:45.179609424Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-29T10:01:45.179667697Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.723µs logger=migrator t=2026-07-29T10:01:45.184271449Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-29T10:01:45.18430062Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.551µs logger=migrator t=2026-07-29T10:01:45.190969879Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-29T10:01:45.194047578Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.078039ms logger=migrator t=2026-07-29T10:01:45.198828238Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-29T10:01:45.201813613Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.985205ms logger=migrator t=2026-07-29T10:01:45.208163868Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-29T10:01:45.208333365Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=171.957µs logger=migrator t=2026-07-29T10:01:45.214598627Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-29T10:01:45.214692331Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=94.944µs logger=migrator t=2026-07-29T10:01:45.220984645Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-29T10:01:45.221811519Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=827.995µs logger=migrator t=2026-07-29T10:01:45.228232477Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-29T10:01:45.228254008Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=22.321µs logger=migrator t=2026-07-29T10:01:45.235687799Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-29T10:01:45.238621452Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.934163ms logger=migrator t=2026-07-29T10:01:45.246713311Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-29T10:01:45.246878817Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=166.697µs logger=migrator t=2026-07-29T10:01:45.25507484Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-29T10:01:45.263143398Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=8.066637ms logger=migrator t=2026-07-29T10:01:45.271118051Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-29T10:01:45.27874463Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=7.625119ms logger=migrator t=2026-07-29T10:01:45.285527714Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-29T10:01:45.285596116Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.022µs logger=migrator t=2026-07-29T10:01:45.290532163Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-29T10:01:45.292768566Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.238753ms logger=migrator t=2026-07-29T10:01:45.299676835Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-29T10:01:45.300853344Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.146978ms logger=migrator t=2026-07-29T10:01:45.306830144Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-29T10:01:45.308082197Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.251873ms logger=migrator t=2026-07-29T10:01:45.313639939Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-29T10:01:45.314997126Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.356977ms logger=migrator t=2026-07-29T10:01:45.322659146Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-29T10:01:45.323876947Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.218301ms logger=migrator t=2026-07-29T10:01:45.328025011Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-29T10:01:45.329294664Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.269743ms logger=migrator t=2026-07-29T10:01:45.333905937Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-29T10:01:45.334724401Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=818.164µs logger=migrator t=2026-07-29T10:01:45.341487984Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-29T10:01:45.342391371Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=904.927µs logger=migrator t=2026-07-29T10:01:45.34953237Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-29T10:01:45.351145088Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.612197ms logger=migrator t=2026-07-29T10:01:45.358568018Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-29T10:01:45.37534642Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.775461ms logger=migrator t=2026-07-29T10:01:45.381822201Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-29T10:01:45.382544821Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=724.81µs logger=migrator t=2026-07-29T10:01:45.38802675Z 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-07-29T10:01:45.388783052Z 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=758.441µs logger=migrator t=2026-07-29T10:01:45.395306754Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-29T10:01:45.395635098Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=329.064µs logger=migrator t=2026-07-29T10:01:45.40069006Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-29T10:01:45.401487133Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=796.993µs logger=migrator t=2026-07-29T10:01:45.408092799Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-29T10:01:45.409256648Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.164879ms logger=migrator t=2026-07-29T10:01:45.413441983Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-29T10:01:45.418297256Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.855703ms logger=migrator t=2026-07-29T10:01:45.428051834Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-29T10:01:45.438083933Z level=info msg="Migration successfully executed" id="Add column frequency" duration=10.065241ms logger=migrator t=2026-07-29T10:01:45.444131866Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-29T10:01:45.44685862Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.726784ms logger=migrator t=2026-07-29T10:01:45.4535411Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-29T10:01:45.461349386Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.802756ms logger=migrator t=2026-07-29T10:01:45.466528423Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-29T10:01:45.468580879Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.055386ms logger=migrator t=2026-07-29T10:01:45.476443328Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-29T10:01:45.47648882Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=49.603µs logger=migrator t=2026-07-29T10:01:45.480000496Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-29T10:01:45.480038168Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.622µs logger=migrator t=2026-07-29T10:01:45.484973644Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-29T10:01:45.486034569Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.064725ms logger=migrator t=2026-07-29T10:01:45.490292817Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-29T10:01:45.49133371Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.038813ms logger=migrator t=2026-07-29T10:01:45.496156802Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-29T10:01:45.498050051Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.893019ms logger=migrator t=2026-07-29T10:01:45.505269813Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-29T10:01:45.506244804Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=983.211µs logger=migrator t=2026-07-29T10:01:45.511877379Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-29T10:01:45.51309604Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.219651ms logger=migrator t=2026-07-29T10:01:45.516920691Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-29T10:01:45.520912547Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.990197ms logger=migrator t=2026-07-29T10:01:45.526458149Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-29T10:01:45.530634304Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.174805ms logger=migrator t=2026-07-29T10:01:45.535735927Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-29T10:01:45.535919575Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=184.078µs logger=migrator t=2026-07-29T10:01:45.541002157Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-29T10:01:45.542137075Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.134338ms logger=migrator t=2026-07-29T10:01:45.54991307Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-29T10:01:45.550905051Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=989.801µs logger=migrator t=2026-07-29T10:01:45.556969575Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-29T10:01:45.56067021Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.697745ms logger=migrator t=2026-07-29T10:01:46.692980304Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-29T10:01:46.6933653Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=388.666µs logger=migrator t=2026-07-29T10:01:46.705217215Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-29T10:01:46.711906935Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=6.692869ms logger=migrator t=2026-07-29T10:01:46.720093506Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-29T10:01:46.721676192Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.582246ms logger=migrator t=2026-07-29T10:01:46.730417807Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-29T10:01:46.730629396Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=215.739µs logger=migrator t=2026-07-29T10:01:46.735085492Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-29T10:01:46.735882035Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=796.733µs logger=migrator t=2026-07-29T10:01:46.741847245Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-29T10:01:46.74292793Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.081696ms logger=migrator t=2026-07-29T10:01:46.747676258Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-29T10:01:46.749257374Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.580056ms logger=migrator t=2026-07-29T10:01:46.755140309Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-29T10:01:46.756738946Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.598527ms logger=migrator t=2026-07-29T10:01:46.763518309Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-29T10:01:46.764779702Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.260103ms logger=migrator t=2026-07-29T10:01:46.770304652Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-29T10:01:46.771990793Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.684951ms logger=migrator t=2026-07-29T10:01:46.780126753Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-29T10:01:46.780172095Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=48.082µs logger=migrator t=2026-07-29T10:01:46.786243298Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-29T10:01:46.790912983Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.667014ms logger=migrator t=2026-07-29T10:01:46.796913924Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-29T10:01:46.798125944Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.212591ms logger=migrator t=2026-07-29T10:01:46.802940175Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-29T10:01:46.810216099Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.275924ms logger=migrator t=2026-07-29T10:01:46.816061283Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-29T10:01:46.816992772Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=931.619µs logger=migrator t=2026-07-29T10:01:46.830708544Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-29T10:01:46.832740719Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.032005ms logger=migrator t=2026-07-29T10:01:46.850379046Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-29T10:01:46.851468581Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.092726ms logger=migrator t=2026-07-29T10:01:46.86222099Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-29T10:01:46.873578944Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.355554ms logger=migrator t=2026-07-29T10:01:46.890935969Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-29T10:01:46.891852387Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=919.099µs logger=migrator t=2026-07-29T10:01:46.994275163Z 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-07-29T10:01:46.995477963Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.20551ms logger=migrator t=2026-07-29T10:01:47.05178294Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-29T10:01:47.052302112Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=521.862µs logger=migrator t=2026-07-29T10:01:47.064334954Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-29T10:01:47.065045343Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=713.01µs logger=migrator t=2026-07-29T10:01:47.070926088Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-29T10:01:47.071165418Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=240.11µs logger=migrator t=2026-07-29T10:01:47.079282457Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-29T10:01:47.092148533Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=12.861335ms logger=migrator t=2026-07-29T10:01:47.09928061Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-29T10:01:47.106557673Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.278353ms logger=migrator t=2026-07-29T10:01:47.117422966Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-29T10:01:47.119367727Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.946331ms logger=migrator t=2026-07-29T10:01:47.136514652Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-29T10:01:47.137599407Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.091235ms logger=migrator t=2026-07-29T10:01:47.14725687Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-29T10:01:47.147538272Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=284.241µs logger=migrator t=2026-07-29T10:01:47.160567124Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-29T10:01:47.165405816Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.838362ms logger=migrator t=2026-07-29T10:01:47.177881046Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-29T10:01:47.179032604Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.153438ms logger=migrator t=2026-07-29T10:01:47.192784537Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-29T10:01:47.193124051Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=342.704µs logger=migrator t=2026-07-29T10:01:47.199386132Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-29T10:01:47.20003788Z level=info msg="Migration successfully executed" id="Move region to single row" duration=652.767µs logger=migrator t=2026-07-29T10:01:47.204981996Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-29T10:01:47.205950126Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=968.631µs logger=migrator t=2026-07-29T10:01:47.212262499Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-29T10:01:47.213992661Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.726272ms logger=migrator t=2026-07-29T10:01:47.222561078Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-29T10:01:47.223511428Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=952.06µs logger=migrator t=2026-07-29T10:01:47.235492657Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-29T10:01:47.23675031Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.258723ms logger=migrator t=2026-07-29T10:01:47.245809267Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-29T10:01:47.247374763Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.566545ms logger=migrator t=2026-07-29T10:01:47.261617376Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-29T10:01:47.263546926Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.93267ms logger=migrator t=2026-07-29T10:01:47.273516482Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-29T10:01:47.27370237Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=188.818µs logger=migrator t=2026-07-29T10:01:47.285250221Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-29T10:01:47.287693723Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.444422ms logger=migrator t=2026-07-29T10:01:47.298960342Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-29T10:01:47.300598671Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.639639ms logger=migrator t=2026-07-29T10:01:47.309897508Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-29T10:01:47.311324168Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.4307ms logger=migrator t=2026-07-29T10:01:47.323113328Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-29T10:01:47.325610032Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.498184ms logger=migrator t=2026-07-29T10:01:47.337357582Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-29T10:01:47.337649454Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=307.943µs logger=migrator t=2026-07-29T10:01:47.355418135Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-29T10:01:47.355971538Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=556.204µs logger=migrator t=2026-07-29T10:01:47.367959297Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-29T10:01:47.368095253Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=134.546µs logger=migrator t=2026-07-29T10:01:47.375200729Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-29T10:01:47.375991022Z level=info msg="Migration successfully executed" id="create team table" duration=792.163µs logger=migrator t=2026-07-29T10:01:47.384758827Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-29T10:01:47.386531121Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.773104ms logger=migrator t=2026-07-29T10:01:47.401354039Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-29T10:01:47.40233523Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=983.091µs logger=migrator t=2026-07-29T10:01:47.409941127Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-29T10:01:47.417360776Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.419409ms logger=migrator t=2026-07-29T10:01:47.433903146Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-29T10:01:47.434313573Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=423.218µs logger=migrator t=2026-07-29T10:01:47.443030556Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-29T10:01:47.44407892Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.049924ms logger=migrator t=2026-07-29T10:01:47.450456086Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-29T10:01:47.451260049Z level=info msg="Migration successfully executed" id="create team member table" duration=805.044µs logger=migrator t=2026-07-29T10:01:47.459327066Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-29T10:01:47.460971604Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.645229ms logger=migrator t=2026-07-29T10:01:47.471799495Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-29T10:01:47.472898661Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.101456ms logger=migrator t=2026-07-29T10:01:47.478405141Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-29T10:01:47.479288368Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=887.957µs logger=migrator t=2026-07-29T10:01:47.484364719Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-29T10:01:47.488645837Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.281378ms logger=migrator t=2026-07-29T10:01:47.496780776Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-29T10:01:47.501077786Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.29706ms logger=migrator t=2026-07-29T10:01:47.506013501Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-29T10:01:47.510253728Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.239397ms logger=migrator t=2026-07-29T10:01:47.514803418Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-29T10:01:47.515668904Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=865.526µs logger=migrator t=2026-07-29T10:01:47.522271119Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-29T10:01:47.52326831Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=997.601µs logger=migrator t=2026-07-29T10:01:47.529072232Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-29T10:01:47.530971991Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.899719ms logger=migrator t=2026-07-29T10:01:47.537499544Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-29T10:01:47.538653302Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.155328ms logger=migrator t=2026-07-29T10:01:47.548002511Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-29T10:01:47.549148569Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.149778ms logger=migrator t=2026-07-29T10:01:47.553990311Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-29T10:01:47.554829486Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=842.505µs logger=migrator t=2026-07-29T10:01:47.561362738Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-29T10:01:47.562240805Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=878.657µs logger=migrator t=2026-07-29T10:01:47.569095691Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-29T10:01:47.570007069Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=913.469µs logger=migrator t=2026-07-29T10:01:47.576071911Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-29T10:01:47.576708958Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=639.337µs logger=migrator t=2026-07-29T10:01:47.583291342Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-29T10:01:47.583568904Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=278.522µs logger=migrator t=2026-07-29T10:01:47.589695759Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-29T10:01:47.590507173Z level=info msg="Migration successfully executed" id="create tag table" duration=813.154µs logger=migrator t=2026-07-29T10:01:47.595532853Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-29T10:01:47.596660939Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.128537ms logger=migrator t=2026-07-29T10:01:47.625276092Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-29T10:01:47.626489703Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.216271ms logger=migrator t=2026-07-29T10:01:47.64370913Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-29T10:01:47.645108399Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.402358ms logger=migrator t=2026-07-29T10:01:47.666685738Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-29T10:01:47.668000103Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.325755ms logger=migrator t=2026-07-29T10:01:47.689595603Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-29T10:01:47.706004577Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.406214ms logger=migrator t=2026-07-29T10:01:47.73032834Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-29T10:01:47.731448487Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.123467ms logger=migrator t=2026-07-29T10:01:47.740204402Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-29T10:01:47.742046409Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.842407ms logger=migrator t=2026-07-29T10:01:47.747880122Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-29T10:01:47.748488627Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=640.626µs logger=migrator t=2026-07-29T10:01:47.765620681Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-29T10:01:47.766451546Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=830.105µs logger=migrator t=2026-07-29T10:01:47.780326114Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-29T10:01:47.781231602Z level=info msg="Migration successfully executed" id="create user auth table" duration=905.178µs logger=migrator t=2026-07-29T10:01:47.789888353Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-29T10:01:47.791939728Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.051515ms logger=migrator t=2026-07-29T10:01:47.79773697Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-29T10:01:47.79798554Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=249.49µs logger=migrator t=2026-07-29T10:01:47.814580222Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-29T10:01:47.82197222Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.398818ms logger=migrator t=2026-07-29T10:01:47.827864736Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-29T10:01:47.8327585Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.894183ms logger=migrator t=2026-07-29T10:01:47.837853412Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-29T10:01:47.842634211Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.784399ms logger=migrator t=2026-07-29T10:01:47.848705134Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-29T10:01:47.853727294Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.019599ms logger=migrator t=2026-07-29T10:01:47.859516805Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-29T10:01:47.860555308Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.041853ms logger=migrator t=2026-07-29T10:01:47.865805547Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-29T10:01:47.870752453Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.946766ms logger=migrator t=2026-07-29T10:01:47.875565924Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-29T10:01:47.876519504Z level=info msg="Migration successfully executed" id="create server_lock table" duration=954.14µs logger=migrator t=2026-07-29T10:01:47.881967191Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-29T10:01:47.882951562Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=982.341µs logger=migrator t=2026-07-29T10:01:47.887353325Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-29T10:01:47.888266003Z level=info msg="Migration successfully executed" id="create user auth token table" duration=913.168µs logger=migrator t=2026-07-29T10:01:47.893085324Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-29T10:01:47.894005502Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=920.228µs logger=migrator t=2026-07-29T10:01:47.898201927Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-29T10:01:47.899294593Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.083965ms logger=migrator t=2026-07-29T10:01:47.904063072Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-29T10:01:47.904924248Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=861.865µs logger=migrator t=2026-07-29T10:01:47.911063473Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-29T10:01:47.917195089Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.152637ms logger=migrator t=2026-07-29T10:01:47.947522313Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-29T10:01:47.949522416Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.003133ms logger=migrator t=2026-07-29T10:01:47.956439344Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-29T10:01:47.957659945Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.220291ms logger=migrator t=2026-07-29T10:01:47.970930119Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-29T10:01:47.97287853Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.948822ms logger=migrator t=2026-07-29T10:01:47.985551728Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-29T10:01:47.986663724Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.113356ms logger=migrator t=2026-07-29T10:01:47.996964014Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-29T10:01:47.998210915Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.248312ms logger=migrator t=2026-07-29T10:01:48.00886628Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-29T10:01:48.009029776Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=144.066µs logger=migrator t=2026-07-29T10:01:48.014675681Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-29T10:01:48.014853759Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=179.258µs logger=migrator t=2026-07-29T10:01:48.022180404Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-29T10:01:48.023501539Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.325725ms logger=migrator t=2026-07-29T10:01:48.036484999Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-29T10:01:48.038366377Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.881599ms logger=migrator t=2026-07-29T10:01:48.048407915Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-29T10:01:48.049674027Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.267872ms logger=migrator t=2026-07-29T10:01:48.055942748Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-29T10:01:48.056289733Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=348.245µs logger=migrator t=2026-07-29T10:01:48.063400729Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-29T10:01:48.065212334Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.813785ms logger=migrator t=2026-07-29T10:01:48.076922111Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-29T10:01:48.079009618Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.085577ms logger=migrator t=2026-07-29T10:01:48.086535141Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-29T10:01:48.088007613Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.473741ms logger=migrator t=2026-07-29T10:01:48.093095334Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-29T10:01:48.094258583Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.165289ms logger=migrator t=2026-07-29T10:01:48.110821862Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-29T10:01:48.117161795Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.340754ms logger=migrator t=2026-07-29T10:01:48.124270101Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-29T10:01:48.125283403Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.014392ms logger=migrator t=2026-07-29T10:01:48.132838648Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-29T10:01:48.133005515Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=168.297µs logger=migrator t=2026-07-29T10:01:48.141215647Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-29T10:01:48.14274222Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.527564ms logger=migrator t=2026-07-29T10:01:48.148668637Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-29T10:01:48.149913859Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.246041ms logger=migrator t=2026-07-29T10:01:48.156094366Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-29T10:01:48.157465913Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.371988ms logger=migrator t=2026-07-29T10:01:48.163507924Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-29T10:01:48.163742134Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=237.46µs logger=migrator t=2026-07-29T10:01:48.17038023Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-29T10:01:48.172085521Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.703811ms logger=migrator t=2026-07-29T10:01:48.179313442Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-29T10:01:48.180992631Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.67944ms logger=migrator t=2026-07-29T10:01:48.187077905Z 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-07-29T10:01:48.188438911Z 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.361207ms logger=migrator t=2026-07-29T10:01:48.195635281Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-29T10:01:48.198150026Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.515895ms logger=migrator t=2026-07-29T10:01:48.205657708Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-29T10:01:48.212529004Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.872026ms logger=migrator t=2026-07-29T10:01:48.21893147Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-29T10:01:48.219803907Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=873.237µs logger=migrator t=2026-07-29T10:01:48.226102359Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-29T10:01:48.227395942Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.295714ms logger=migrator t=2026-07-29T10:01:48.232270435Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-29T10:01:48.261655868Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.381882ms logger=migrator t=2026-07-29T10:01:48.268517333Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-29T10:01:48.29632415Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.803247ms logger=migrator t=2026-07-29T10:01:48.305233641Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-29T10:01:48.306462162Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.229621ms logger=migrator t=2026-07-29T10:01:48.315074141Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-29T10:01:48.316173886Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.135897ms logger=migrator t=2026-07-29T10:01:48.329886987Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-29T10:01:48.335792502Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.903425ms logger=migrator t=2026-07-29T10:01:48.351544458Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-29T10:01:48.358007857Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.460799ms logger=migrator t=2026-07-29T10:01:48.382129151Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-29T10:01:48.383381833Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.254993ms logger=migrator t=2026-07-29T10:01:48.397237989Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-29T10:01:48.398798114Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.559015ms logger=migrator t=2026-07-29T10:01:48.407269517Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-29T10:01:48.408688926Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.41839ms logger=migrator t=2026-07-29T10:01:48.419632001Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-29T10:01:48.421165945Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.535564ms logger=migrator t=2026-07-29T10:01:48.427976278Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-29T10:01:48.428268031Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=295.192µs logger=migrator t=2026-07-29T10:01:48.433149544Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-29T10:01:48.43882595Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.675246ms logger=migrator t=2026-07-29T10:01:48.444224754Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-29T10:01:48.45011896Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.893795ms logger=migrator t=2026-07-29T10:01:48.45756829Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-29T10:01:48.463481166Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.910256ms logger=migrator t=2026-07-29T10:01:48.468553627Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-29T10:01:48.469648662Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.097086ms logger=migrator t=2026-07-29T10:01:48.475975705Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-29T10:01:48.478066782Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.086067ms logger=migrator t=2026-07-29T10:01:48.484365755Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-29T10:01:48.49217898Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.811115ms logger=migrator t=2026-07-29T10:01:48.497834935Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-29T10:01:48.505730574Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.895238ms logger=migrator t=2026-07-29T10:01:48.510421059Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-29T10:01:48.511708872Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.286723ms logger=migrator t=2026-07-29T10:01:48.517505854Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-29T10:01:48.526341721Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.833958ms logger=migrator t=2026-07-29T10:01:48.531640232Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-29T10:01:48.540049321Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.40715ms logger=migrator t=2026-07-29T10:01:48.549254684Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-29T10:01:48.54961919Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=365.585µs logger=migrator t=2026-07-29T10:01:48.556385182Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-29T10:01:48.557892664Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.507543ms logger=migrator t=2026-07-29T10:01:48.566104486Z 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-07-29T10:01:48.568347709Z 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.244443ms logger=migrator t=2026-07-29T10:01:48.578299743Z 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-07-29T10:01:48.58013399Z 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.834196ms logger=migrator t=2026-07-29T10:01:48.586552377Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-29T10:01:48.586689762Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.226µs logger=migrator t=2026-07-29T10:01:48.593623751Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-29T10:01:48.601381063Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.756102ms logger=migrator t=2026-07-29T10:01:48.608211858Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-29T10:01:48.618191353Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.976445ms logger=migrator t=2026-07-29T10:01:48.625391073Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-29T10:01:48.633187727Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.794224ms logger=migrator t=2026-07-29T10:01:48.638324241Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-29T10:01:48.644431445Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.107614ms logger=migrator t=2026-07-29T10:01:48.649164562Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-29T10:01:48.65560277Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.442968ms logger=migrator t=2026-07-29T10:01:48.664295901Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-29T10:01:48.664355464Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=60.133µs logger=migrator t=2026-07-29T10:01:48.671451049Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-29T10:01:48.672245882Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=794.893µs logger=migrator t=2026-07-29T10:01:48.678003462Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-29T10:01:48.686195012Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.190401ms logger=migrator t=2026-07-29T10:01:48.693740617Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-29T10:01:48.69381696Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=81.034µs logger=migrator t=2026-07-29T10:01:48.701467918Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-29T10:01:48.715525143Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=14.054365ms logger=migrator t=2026-07-29T10:01:48.720652276Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-29T10:01:48.72170059Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.049904ms logger=migrator t=2026-07-29T10:01:48.728891569Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-29T10:01:48.733670308Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.778659ms logger=migrator t=2026-07-29T10:01:48.738882875Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-29T10:01:48.739812503Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=929.678µs logger=migrator t=2026-07-29T10:01:48.747885599Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-29T10:01:48.74982357Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.936311ms logger=migrator t=2026-07-29T10:01:48.756625223Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-29T10:01:48.764429978Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.804035ms logger=migrator t=2026-07-29T10:01:48.772779805Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-29T10:01:48.774420674Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.640789ms logger=migrator t=2026-07-29T10:01:48.784031604Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-29T10:01:48.785173801Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.141978ms logger=migrator t=2026-07-29T10:01:48.791805267Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-29T10:01:48.794165075Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.359098ms logger=migrator t=2026-07-29T10:01:48.801095913Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-29T10:01:48.803109797Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.018954ms logger=migrator t=2026-07-29T10:01:48.809128638Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-29T10:01:48.809213151Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=85.943µs logger=migrator t=2026-07-29T10:01:48.81471162Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-29T10:01:48.815782834Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.072054ms logger=migrator t=2026-07-29T10:01:48.820128415Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-29T10:01:48.821037573Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=909.448µs logger=migrator t=2026-07-29T10:01:48.827190519Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-29T10:01:48.827595586Z 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-07-29T10:01:48.831821032Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-29T10:01:48.83225667Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=436.188µs logger=migrator t=2026-07-29T10:01:48.83658336Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-29T10:01:48.837588672Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.005452ms logger=migrator t=2026-07-29T10:01:48.842525978Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-29T10:01:48.848860211Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.332464ms logger=migrator t=2026-07-29T10:01:48.854684993Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-29T10:01:48.856683116Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.999303ms logger=migrator t=2026-07-29T10:01:48.861315449Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-29T10:01:48.862511019Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.19579ms logger=migrator t=2026-07-29T10:01:48.868854053Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-29T10:01:48.869863935Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.017163ms logger=migrator t=2026-07-29T10:01:48.874540819Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-29T10:01:48.875566132Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.023863ms logger=migrator t=2026-07-29T10:01:48.880159713Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-29T10:01:48.881106713Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=947.349µs logger=migrator t=2026-07-29T10:01:48.88537304Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-29T10:01:48.885401541Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.561µs logger=migrator t=2026-07-29T10:01:48.89450531Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-29T10:01:48.894635305Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=130.925µs logger=migrator t=2026-07-29T10:01:48.899297369Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-29T10:01:48.912257809Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.95812ms logger=migrator t=2026-07-29T10:01:48.917361801Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-29T10:01:48.917886043Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=525.582µs logger=migrator t=2026-07-29T10:01:48.922873261Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-29T10:01:48.924760659Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.887479ms logger=migrator t=2026-07-29T10:01:48.929499486Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-29T10:01:48.930050959Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=552.803µs logger=migrator t=2026-07-29T10:01:48.934229133Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-29T10:01:48.93535894Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.129037ms logger=migrator t=2026-07-29T10:01:48.939524063Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-29T10:01:48.940684272Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.159979ms logger=migrator t=2026-07-29T10:01:48.957925579Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-29T10:01:48.991813449Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.88596ms logger=migrator t=2026-07-29T10:01:49.002345037Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-29T10:01:49.013506131Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.156643ms logger=migrator t=2026-07-29T10:01:49.022360009Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-29T10:01:49.022582668Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=224.38µs logger=migrator t=2026-07-29T10:01:49.032288821Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-29T10:01:49.071434037Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.141776ms logger=migrator t=2026-07-29T10:01:49.079330215Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-29T10:01:49.115663284Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.330149ms logger=migrator t=2026-07-29T10:01:49.125950352Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-29T10:01:49.126906331Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=957.5µs logger=migrator t=2026-07-29T10:01:49.133491775Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-29T10:01:49.13529534Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.802305ms logger=migrator t=2026-07-29T10:01:49.144232361Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-29T10:01:49.144546064Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=316.463µs logger=migrator t=2026-07-29T10:01:49.149615795Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-29T10:01:49.150753002Z level=info msg="Migration successfully executed" id="create permission table" duration=1.135688ms logger=migrator t=2026-07-29T10:01:49.160125091Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-29T10:01:49.161172455Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.052194ms logger=migrator t=2026-07-29T10:01:49.174919696Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-29T10:01:49.176193509Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.275543ms logger=migrator t=2026-07-29T10:01:49.196428399Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-29T10:01:49.197734914Z level=info msg="Migration successfully executed" id="create role table" duration=1.307544ms logger=migrator t=2026-07-29T10:01:49.209903439Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-29T10:01:49.219668025Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.762195ms logger=migrator t=2026-07-29T10:01:49.228747992Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-29T10:01:49.24290589Z level=info msg="Migration successfully executed" id="add column group_name" duration=14.153808ms logger=migrator t=2026-07-29T10:01:49.256987665Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-29T10:01:49.258411124Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.425899ms logger=migrator t=2026-07-29T10:01:49.264373532Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-29T10:01:49.265400464Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.026912ms logger=migrator t=2026-07-29T10:01:49.272480108Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-29T10:01:49.274708981Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.229993ms logger=migrator t=2026-07-29T10:01:49.278875524Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-29T10:01:49.280008891Z level=info msg="Migration successfully executed" id="create team role table" duration=1.132357ms logger=migrator t=2026-07-29T10:01:49.284609412Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-29T10:01:49.285660376Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.051634ms logger=migrator t=2026-07-29T10:01:49.288921681Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-29T10:01:49.289888281Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=965.97µs logger=migrator t=2026-07-29T10:01:49.294402669Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-29T10:01:49.295685982Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.162278ms logger=migrator t=2026-07-29T10:01:49.298918036Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-29T10:01:49.299870786Z level=info msg="Migration successfully executed" id="create user role table" duration=952.48µs logger=migrator t=2026-07-29T10:01:49.303534658Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-29T10:01:49.304569901Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.035143ms logger=migrator t=2026-07-29T10:01:49.307325766Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-29T10:01:49.308311417Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=983.751µs logger=migrator t=2026-07-29T10:01:49.310773609Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-29T10:01:49.311730119Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=956.33µs logger=migrator t=2026-07-29T10:01:49.315222374Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-29T10:01:49.316042418Z level=info msg="Migration successfully executed" id="create builtin role table" duration=823.035µs logger=migrator t=2026-07-29T10:01:49.31945282Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-29T10:01:49.320402459Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=949.499µs logger=migrator t=2026-07-29T10:01:49.32354741Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-29T10:01:49.324499419Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=951.81µs logger=migrator t=2026-07-29T10:01:49.328497955Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-29T10:01:49.337827603Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.328578ms logger=migrator t=2026-07-29T10:01:49.341643621Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-29T10:01:49.342587321Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=954.89µs logger=migrator t=2026-07-29T10:01:49.349020448Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-29T10:01:49.350874935Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.856537ms logger=migrator t=2026-07-29T10:01:49.358137507Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-29T10:01:49.360415541Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.280425ms logger=migrator t=2026-07-29T10:01:49.366492273Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-29T10:01:49.368400253Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.90683ms logger=migrator t=2026-07-29T10:01:49.372922451Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-29T10:01:49.382441626Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=9.517396ms logger=migrator t=2026-07-29T10:01:49.388836422Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-29T10:01:49.390186718Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.352066ms logger=migrator t=2026-07-29T10:01:49.396053742Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-29T10:01:49.409086273Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.031352ms logger=migrator t=2026-07-29T10:01:49.414505428Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-29T10:01:49.421645565Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.132936ms logger=migrator t=2026-07-29T10:01:49.42611644Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-29T10:01:49.434572661Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.455721ms logger=migrator t=2026-07-29T10:01:49.439706265Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-29T10:01:49.448844074Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.133609ms logger=migrator t=2026-07-29T10:01:49.456906129Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-29T10:01:49.465563929Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=8.66066ms logger=migrator t=2026-07-29T10:01:49.474577403Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-29T10:01:49.476195801Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.517943ms logger=migrator t=2026-07-29T10:01:49.485461956Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-29T10:01:49.487638596Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.179601ms logger=migrator t=2026-07-29T10:01:49.493349603Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-29T10:01:49.494698349Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.349016ms logger=migrator t=2026-07-29T10:01:49.50337351Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-29T10:01:49.504912554Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.541663ms logger=migrator t=2026-07-29T10:01:49.509198281Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-29T10:01:49.509295815Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=98.564µs logger=migrator t=2026-07-29T10:01:49.516571888Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-29T10:01:49.516643691Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=77.984µs logger=migrator t=2026-07-29T10:01:49.520347795Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-29T10:01:49.521006512Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=660.908µs logger=migrator t=2026-07-29T10:01:49.524510638Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-29T10:01:49.525233708Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=724.34µs logger=migrator t=2026-07-29T10:01:49.532860494Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-29T10:01:49.534055454Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.21277ms logger=migrator t=2026-07-29T10:01:49.537600931Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-29T10:01:49.537869443Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=268.561µs logger=migrator t=2026-07-29T10:01:49.54117211Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-29T10:01:49.541746103Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=575.223µs logger=migrator t=2026-07-29T10:01:49.546062323Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-29T10:01:49.548484013Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.42068ms logger=migrator t=2026-07-29T10:01:49.551994449Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-29T10:01:49.553275232Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.280643ms logger=migrator t=2026-07-29T10:01:49.557746378Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-29T10:01:49.569781438Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.03146ms logger=migrator t=2026-07-29T10:01:49.576003397Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-29T10:01:49.576205075Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=203.499µs logger=migrator t=2026-07-29T10:01:49.583862943Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-29T10:01:49.585171087Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.307454ms logger=migrator t=2026-07-29T10:01:49.590022869Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-29T10:01:49.592751402Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.727683ms logger=migrator t=2026-07-29T10:01:49.599385888Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-29T10:01:49.600936012Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.550534ms logger=migrator t=2026-07-29T10:01:49.60570363Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-29T10:01:49.619211861Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.496381ms logger=migrator t=2026-07-29T10:01:49.626721813Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-29T10:01:49.629668196Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.951533ms logger=migrator t=2026-07-29T10:01:49.636713288Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-29T10:01:49.637936819Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.224401ms logger=migrator t=2026-07-29T10:01:49.651450691Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-29T10:01:49.677313105Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.861925ms logger=migrator t=2026-07-29T10:01:49.68586267Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-29T10:01:49.687867163Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.005323ms logger=migrator t=2026-07-29T10:01:49.699720566Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-29T10:01:49.702199259Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.479812ms logger=migrator t=2026-07-29T10:01:49.70824877Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-29T10:01:49.710025774Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.779434ms logger=migrator t=2026-07-29T10:01:49.728865876Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-29T10:01:49.730386489Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.524733ms logger=migrator t=2026-07-29T10:01:49.739939186Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-29T10:01:49.7405095Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=573.494µs logger=migrator t=2026-07-29T10:01:49.744705614Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-29T10:01:49.745456535Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=751.901µs logger=migrator t=2026-07-29T10:01:49.750678052Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-29T10:01:49.76074106Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.059498ms logger=migrator t=2026-07-29T10:01:49.780534103Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-29T10:01:49.782481354Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.947141ms logger=migrator t=2026-07-29T10:01:49.791136263Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-29T10:01:49.792916127Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.780314ms logger=migrator t=2026-07-29T10:01:49.801919881Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-29T10:01:49.802815698Z 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-07-29T10:01:49.810176054Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-29T10:01:49.81079116Z 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-07-29T10:01:49.815575128Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-29T10:01:49.816635082Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.061144ms logger=migrator t=2026-07-29T10:01:49.823273698Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-29T10:01:49.824704667Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.425509ms logger=migrator t=2026-07-29T10:01:49.830884964Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-29T10:01:49.832606086Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.721301ms logger=migrator t=2026-07-29T10:01:49.83872229Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-29T10:01:49.840188751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.467691ms logger=migrator t=2026-07-29T10:01:49.84763973Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-29T10:01:49.849281578Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.643758ms logger=migrator t=2026-07-29T10:01:49.954566332Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-29T10:01:49.957120928Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.557466ms logger=migrator t=2026-07-29T10:01:49.965002875Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-29T10:01:49.966049899Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.049404ms logger=migrator t=2026-07-29T10:01:49.970614359Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-29T10:01:49.972639953Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.022734ms logger=migrator t=2026-07-29T10:01:49.978051377Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-29T10:01:49.979473017Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.422029ms logger=migrator t=2026-07-29T10:01:49.985291638Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-29T10:01:49.986700917Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.410279ms logger=migrator t=2026-07-29T10:01:49.991575089Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-29T10:01:49.993080572Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.506743ms logger=migrator t=2026-07-29T10:01:50.000356724Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-29T10:01:50.029537394Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.17688ms logger=migrator t=2026-07-29T10:01:50.034331883Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-29T10:01:50.045419663Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.083059ms logger=migrator t=2026-07-29T10:01:50.050095407Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-29T10:01:50.068656286Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=18.55662ms logger=migrator t=2026-07-29T10:01:50.075784442Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-29T10:01:50.076110005Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=328.623µs logger=migrator t=2026-07-29T10:01:50.088531211Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-29T10:01:50.10226476Z level=info msg="Migration successfully executed" id="add share column" duration=13.73098ms logger=migrator t=2026-07-29T10:01:50.1184214Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-29T10:01:50.118677191Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=258.401µs logger=migrator t=2026-07-29T10:01:50.124986872Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-29T10:01:50.126173332Z level=info msg="Migration successfully executed" id="create file table" duration=1.187319ms logger=migrator t=2026-07-29T10:01:50.134516408Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-29T10:01:50.135719248Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.205739ms logger=migrator t=2026-07-29T10:01:50.139657361Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-29T10:01:50.14084324Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.18592ms logger=migrator t=2026-07-29T10:01:50.148494097Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-29T10:01:50.150068132Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.575195ms logger=migrator t=2026-07-29T10:01:50.156615294Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-29T10:01:50.158010032Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.396208ms logger=migrator t=2026-07-29T10:01:50.164068933Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-29T10:01:50.164183488Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=116.285µs logger=migrator t=2026-07-29T10:01:50.174138841Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-29T10:01:50.174345649Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=209.859µs logger=migrator t=2026-07-29T10:01:50.17943779Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-29T10:01:50.180138329Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=702.819µs logger=migrator t=2026-07-29T10:01:50.189051519Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-29T10:01:50.189505758Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=457.079µs logger=migrator t=2026-07-29T10:01:50.193974463Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-29T10:01:50.195513117Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.538534ms logger=migrator t=2026-07-29T10:01:50.200378719Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-29T10:01:50.209208175Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.826156ms logger=migrator t=2026-07-29T10:01:50.213955822Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-29T10:01:50.214188361Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=234.009µs logger=migrator t=2026-07-29T10:01:50.219025382Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-29T10:01:50.22042511Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.400628ms logger=migrator t=2026-07-29T10:01:50.226026492Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-29T10:01:50.226601766Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=577.544µs logger=migrator t=2026-07-29T10:01:50.231545201Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-29T10:01:50.231891856Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=348.025µs logger=migrator t=2026-07-29T10:01:50.244123073Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-29T10:01:50.244859603Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=739.16µs logger=migrator t=2026-07-29T10:01:50.249029986Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-29T10:01:50.259404947Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.37093ms logger=migrator t=2026-07-29T10:01:50.263902293Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-29T10:01:50.272492519Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.587046ms logger=migrator t=2026-07-29T10:01:50.277001447Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-29T10:01:50.278172555Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.171229ms logger=migrator t=2026-07-29T10:01:50.282821448Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-29T10:01:50.383371998Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=100.54632ms logger=migrator t=2026-07-29T10:01:50.390061875Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-29T10:01:50.392297028Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.236483ms logger=migrator t=2026-07-29T10:01:50.397303345Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-29T10:01:50.398764496Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.461141ms logger=migrator t=2026-07-29T10:01:50.404819447Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-29T10:01:50.435014109Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.193402ms logger=migrator t=2026-07-29T10:01:50.442238419Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-29T10:01:50.452590658Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.35344ms logger=migrator t=2026-07-29T10:01:50.461199005Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-29T10:01:50.461649264Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=452.619µs logger=migrator t=2026-07-29T10:01:50.465794836Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-29T10:01:50.466158981Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=366.806µs logger=migrator t=2026-07-29T10:01:50.471329855Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-29T10:01:50.472550426Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=1.22101ms logger=migrator t=2026-07-29T10:01:50.478031413Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-29T10:01:50.478384538Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=353.845µs logger=migrator t=2026-07-29T10:01:50.483644646Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-29T10:01:50.483952039Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=307.843µs logger=migrator t=2026-07-29T10:01:50.488488117Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-29T10:01:50.489797421Z level=info msg="Migration successfully executed" id="create folder table" duration=1.300044ms logger=migrator t=2026-07-29T10:01:50.496362163Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-29T10:01:50.498322035Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.935391ms logger=migrator t=2026-07-29T10:01:50.50353329Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-29T10:01:50.505396918Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.862108ms logger=migrator t=2026-07-29T10:01:50.517771631Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-29T10:01:50.517840434Z level=info msg="Migration successfully executed" id="Update folder title length" duration=72.273µs logger=migrator t=2026-07-29T10:01:50.521328609Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-29T10:01:50.523191606Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.863217ms logger=migrator t=2026-07-29T10:01:50.5293102Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-29T10:01:50.530493869Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.184069ms logger=migrator t=2026-07-29T10:01:50.5341345Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-29T10:01:50.535444854Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.309354ms logger=migrator t=2026-07-29T10:01:50.543117112Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-29T10:01:50.543740948Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=624.426µs logger=migrator t=2026-07-29T10:01:50.548512936Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-29T10:01:50.548820249Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=307.473µs logger=migrator t=2026-07-29T10:01:50.5548895Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-29T10:01:50.556339131Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.532173ms logger=migrator t=2026-07-29T10:01:50.581143409Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-29T10:01:50.582994506Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.853277ms logger=migrator t=2026-07-29T10:01:50.587143428Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-29T10:01:50.588334247Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.196469ms logger=migrator t=2026-07-29T10:01:50.595255274Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-29T10:01:50.596729386Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.474591ms logger=migrator t=2026-07-29T10:01:50.600264202Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-29T10:01:50.601481673Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.218451ms logger=migrator t=2026-07-29T10:01:50.605257629Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-29T10:01:50.606280102Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.022923ms logger=migrator t=2026-07-29T10:01:50.61276182Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-29T10:01:50.614231041Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.470251ms logger=migrator t=2026-07-29T10:01:50.617840901Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-29T10:01:50.619173626Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.332565ms logger=migrator t=2026-07-29T10:01:50.625439766Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-29T10:01:50.626595844Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.158578ms logger=migrator t=2026-07-29T10:01:50.629588918Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-29T10:01:50.630885542Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.296244ms logger=migrator t=2026-07-29T10:01:50.634970761Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-29T10:01:50.638626003Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.661242ms logger=migrator t=2026-07-29T10:01:50.643634971Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-29T10:01:50.643987896Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=353.544µs logger=migrator t=2026-07-29T10:01:50.646812783Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-29T10:01:50.657881941Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.065808ms logger=migrator t=2026-07-29T10:01:50.661595585Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-29T10:01:50.662174989Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=579.204µs logger=migrator t=2026-07-29T10:01:50.664905773Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-29T10:01:50.664921473Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=16.33µs logger=migrator t=2026-07-29T10:01:50.669321146Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-29T10:01:50.670734555Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.414268ms logger=migrator t=2026-07-29T10:01:50.67400964Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-29T10:01:50.674090664Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=81.384µs logger=migrator t=2026-07-29T10:01:50.677632491Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-29T10:01:50.679363073Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.730031ms logger=migrator t=2026-07-29T10:01:50.682830106Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-29T10:01:50.684052027Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.221731ms logger=migrator t=2026-07-29T10:01:50.68969152Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-29T10:01:50.690942122Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.244812ms logger=migrator t=2026-07-29T10:01:50.694559882Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-29T10:01:50.696163889Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.605697ms logger=migrator t=2026-07-29T10:01:50.703356267Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-29T10:01:50.704080387Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=725.69µs logger=migrator t=2026-07-29T10:01:50.713090341Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-29T10:01:50.714345653Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.242011ms logger=migrator t=2026-07-29T10:01:50.718341959Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-29T10:01:50.71957069Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.228851ms logger=migrator t=2026-07-29T10:01:50.725251355Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-29T10:01:50.726525508Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.278213ms logger=migrator t=2026-07-29T10:01:50.732963215Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-29T10:01:50.741486869Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.520853ms logger=migrator t=2026-07-29T10:01:50.745649301Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-29T10:01:50.754499808Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.848057ms logger=migrator t=2026-07-29T10:01:50.758435651Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-29T10:01:50.767777869Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.338238ms logger=migrator t=2026-07-29T10:01:50.773278957Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-29T10:01:50.773534398Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=257.24µs logger=migrator t=2026-07-29T10:01:50.776768102Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-29T10:01:50.789712939Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.939796ms logger=migrator t=2026-07-29T10:01:50.793670723Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-29T10:01:50.806944713Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.274291ms logger=migrator t=2026-07-29T10:01:50.810863126Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-29T10:01:50.81144702Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=590.665µs logger=migrator t=2026-07-29T10:01:50.81530107Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.256424587s logger=migrator t=2026-07-29T10:01:50.815762249Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-29T10:01:50.835212895Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-29T10:01:50.835518318Z level=info msg="Created default organization" logger=secrets t=2026-07-29T10:01:50.839393599Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-29T10:01:50.887504424Z level=info msg="Restored cache from database" duration=388.646µs logger=plugin.store t=2026-07-29T10:01:50.888736345Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-29T10:01:50.926236689Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-29T10:01:50.92626572Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-29T10:01:50.926326353Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-29T10:01:50.926336453Z level=info msg="Plugins loaded" count=54 duration=37.600178ms logger=query_data t=2026-07-29T10:01:50.930310728Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-29T10:01:50.934149007Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-29T10:01:50.942526835Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-29T10:01:50.951936595Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-29T10:01:50.954865506Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-29T10:01:50.957108209Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-29T10:01:50.983183791Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-29T10:01:51.005918734Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-29T10:01:51.027588281Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-29T10:01:51.027683905Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-29T10:01:51.028223637Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-29T10:01:51.028557291Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-29T10:01:51.029037441Z level=info msg="State cache has been initialized" states=0 duration=479.5µs logger=ngalert.multiorg.alertmanager t=2026-07-29T10:01:51.029531291Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-29T10:01:51.029595114Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-29T10:01:51.029862005Z level=info msg=starting first_tick=2026-07-29T10:02:00Z logger=http.server t=2026-07-29T10:01:51.033031736Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-29T10:01:51.063640563Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-29T10:01:51.076819609Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-29T10:01:51.088996593Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-29T10:01:51.100288091Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-07-29T10:01:51.111015415Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-07-29T10:01:51.121893875Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=sqlstore.transactions t=2026-07-29T10:01:51.158856175Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-29T10:01:51.16549225Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-29T10:01:51.170127722Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-07-29T10:01:51.180450999Z level=info msg="Update check succeeded" duration=152.299515ms logger=grafana.update.checker t=2026-07-29T10:01:51.185514169Z level=info msg="Update check succeeded" duration=157.460859ms logger=plugin.angulardetectorsprovider.dynamic t=2026-07-29T10:01:51.185903255Z level=info msg="Patterns update finished" duration=154.721905ms logger=grafana-apiserver t=2026-07-29T10:01:51.409087975Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-29T10:01:51.409706701Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-29T10:02:03.376810391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:03.377643385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:04.426665489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.002098941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.016827776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.526986584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.544418868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.643281912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.660206096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.696416878Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-29T10:02:06.695986491Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-29T10:02:06.713451676Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-29T10:02:06.729533906Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-29T10:02:06.75833669Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-29T10:02:06.760588061Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-29T10:02:06.779602009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.83063839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.863500318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.944673577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:06.966740208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.014544269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.034538385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.083361284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.103606991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.153211142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.168824121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.224306089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.238504141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.289407915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.309698703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.35748999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.37954099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.439097632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.454902969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.511580755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.534532051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.587930695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.605344097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.650207876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.670072198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.726232103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.739439885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.793584599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.810869846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.863230398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.88237397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.945410972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:07.959509351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.013451396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.031796324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.105119337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.123915523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.186236333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.202008538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.255890638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.272156733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.337005244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.351923395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.41588744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.433900476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.528493015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.546325173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.612053469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.627687659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.688163374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.703330955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.777776392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.799471125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.863866228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.89470803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.958148615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:08.989407913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.092886184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.107056274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.197227369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.210392958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.298914897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.315341028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.398023771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.414513864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.508751583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.525572429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-29T10:02:09.599381557Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-29T10:03:24.092678826Z level=info msg="Usage stats are ready to report"