logger=settings t=2026-07-06T01:57:32.372588118Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-06T01:57:32Z logger=settings t=2026-07-06T01:57:32.372952115Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-06T01:57:32.372967435Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-06T01:57:32.372972235Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-06T01:57:32.372976156Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-06T01:57:32.372980036Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-06T01:57:32.372987866Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-06T01:57:32.372992236Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-06T01:57:32.372996376Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-06T01:57:32.373002816Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-06T01:57:32.373050827Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-06T01:57:32.373055497Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-06T01:57:32.373059457Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-06T01:57:32.373063507Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-06T01:57:32.373067727Z level=info msg=Target target=[all] logger=settings t=2026-07-06T01:57:32.373086188Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-06T01:57:32.373090528Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-06T01:57:32.373122329Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-06T01:57:32.373132509Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-06T01:57:32.373136419Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-06T01:57:32.373142939Z level=info msg="App mode production" logger=sqlstore t=2026-07-06T01:57:32.373534137Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-06T01:57:32.373560767Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-06T01:57:32.375269132Z level=info msg="Locking database" logger=migrator t=2026-07-06T01:57:32.375288813Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-06T01:57:32.376069149Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-06T01:57:32.37709063Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.023471ms logger=migrator t=2026-07-06T01:57:32.384246836Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-06T01:57:32.385330148Z level=info msg="Migration successfully executed" id="create user table" duration=1.083812ms logger=migrator t=2026-07-06T01:57:32.389443903Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-06T01:57:32.390228199Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=773.995µs logger=migrator t=2026-07-06T01:57:32.394018936Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-06T01:57:32.39469551Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=676.884µs logger=migrator t=2026-07-06T01:57:32.401646002Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-06T01:57:32.402824166Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.179444ms logger=migrator t=2026-07-06T01:57:32.40742749Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-06T01:57:32.408625155Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.198965ms logger=migrator t=2026-07-06T01:57:32.415172679Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-06T01:57:32.418003867Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.833148ms logger=migrator t=2026-07-06T01:57:32.422997699Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-06T01:57:32.423952148Z level=info msg="Migration successfully executed" id="create user table v2" duration=954.719µs logger=migrator t=2026-07-06T01:57:32.427591333Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-06T01:57:32.428872069Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.281396ms logger=migrator t=2026-07-06T01:57:32.432720528Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-06T01:57:32.434083555Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.364047ms logger=migrator t=2026-07-06T01:57:32.437956155Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-06T01:57:32.438465505Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=509.27µs logger=migrator t=2026-07-06T01:57:32.442907786Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-06T01:57:32.44357949Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=683.324µs logger=migrator t=2026-07-06T01:57:32.447432139Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-06T01:57:32.449324437Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.891758ms logger=migrator t=2026-07-06T01:57:32.45432778Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-06T01:57:32.45436077Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.77µs logger=migrator t=2026-07-06T01:57:32.459366243Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-06T01:57:32.46068578Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.319217ms logger=migrator t=2026-07-06T01:57:32.467585071Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-06T01:57:32.46804732Z level=info msg="Migration successfully executed" id="Add missing user data" duration=462.329µs logger=migrator t=2026-07-06T01:57:32.472398349Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-06T01:57:32.473656505Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.258196ms logger=migrator t=2026-07-06T01:57:32.477259959Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-06T01:57:32.478435383Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.175314ms logger=migrator t=2026-07-06T01:57:32.482920574Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-06T01:57:32.484359974Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.44059ms logger=migrator t=2026-07-06T01:57:32.489417528Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-06T01:57:32.500275159Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.855421ms logger=migrator t=2026-07-06T01:57:32.503758211Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-06T01:57:32.50470791Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=952.949µs logger=migrator t=2026-07-06T01:57:32.509222113Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-06T01:57:32.509897467Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=676.164µs logger=migrator t=2026-07-06T01:57:32.515106173Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-06T01:57:32.516106453Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.00036ms logger=migrator t=2026-07-06T01:57:32.520656246Z 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-06T01:57:32.521022064Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=365.688µs logger=migrator t=2026-07-06T01:57:32.525038636Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-06T01:57:32.525552577Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=515.38µs logger=migrator t=2026-07-06T01:57:32.530984848Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-06T01:57:32.532033199Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.048651ms logger=migrator t=2026-07-06T01:57:32.537355958Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-06T01:57:32.538298867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=943.129µs logger=migrator t=2026-07-06T01:57:32.543159167Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-06T01:57:32.544167137Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.00801ms logger=migrator t=2026-07-06T01:57:32.548059647Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-06T01:57:32.549036877Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=966.05µs logger=migrator t=2026-07-06T01:57:32.555775195Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-06T01:57:32.556490499Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=715.754µs logger=migrator t=2026-07-06T01:57:32.585193007Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-06T01:57:32.585319009Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=129.783µs logger=migrator t=2026-07-06T01:57:32.589309881Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-06T01:57:32.590117927Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=810.326µs logger=migrator t=2026-07-06T01:57:32.595754213Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-06T01:57:32.59662078Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=869.487µs logger=migrator t=2026-07-06T01:57:32.600906438Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-06T01:57:32.601803736Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=923.849µs logger=migrator t=2026-07-06T01:57:32.605575214Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-06T01:57:32.606557594Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=984.781µs logger=migrator t=2026-07-06T01:57:32.611451274Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-06T01:57:32.614665299Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.212736ms logger=migrator t=2026-07-06T01:57:32.618927607Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-06T01:57:32.62009067Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.164343ms logger=migrator t=2026-07-06T01:57:32.62397101Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-06T01:57:32.624864858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=893.578µs logger=migrator t=2026-07-06T01:57:32.629720027Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-06T01:57:32.630626266Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=906.159µs logger=migrator t=2026-07-06T01:57:32.634620588Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-06T01:57:32.635814032Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.193154ms logger=migrator t=2026-07-06T01:57:32.641440617Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-06T01:57:32.642211243Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=770.236µs logger=migrator t=2026-07-06T01:57:32.647849368Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-06T01:57:32.648238646Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=394.378µs logger=migrator t=2026-07-06T01:57:32.651891081Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-06T01:57:32.652467303Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=575.802µs logger=migrator t=2026-07-06T01:57:32.656356742Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-06T01:57:32.656768251Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=411.719µs logger=migrator t=2026-07-06T01:57:32.661295963Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-06T01:57:32.661995918Z level=info msg="Migration successfully executed" id="create star table" duration=700.214µs logger=migrator t=2026-07-06T01:57:32.667274106Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-06T01:57:32.668648344Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.373778ms logger=migrator t=2026-07-06T01:57:32.672983392Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-06T01:57:32.674590765Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.606903ms logger=migrator t=2026-07-06T01:57:32.679076427Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-06T01:57:32.680009166Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=931.959µs logger=migrator t=2026-07-06T01:57:32.684269443Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-06T01:57:32.68507016Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=800.767µs logger=migrator t=2026-07-06T01:57:32.690647744Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-06T01:57:32.691479071Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=836.478µs logger=migrator t=2026-07-06T01:57:32.695430352Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-06T01:57:32.696055564Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=625.262µs logger=migrator t=2026-07-06T01:57:32.700167248Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-06T01:57:32.701395354Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.227335ms logger=migrator t=2026-07-06T01:57:32.705886346Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-06T01:57:32.705953047Z level=info msg="Migration successfully executed" id="Update org table charset" duration=68.942µs logger=migrator t=2026-07-06T01:57:32.711327317Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-06T01:57:32.711373088Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.53µs logger=migrator t=2026-07-06T01:57:32.715236927Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-06T01:57:32.71539676Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=160.083µs logger=migrator t=2026-07-06T01:57:32.719220388Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-06T01:57:32.719897602Z level=info msg="Migration successfully executed" id="create dashboard table" duration=675.744µs logger=migrator t=2026-07-06T01:57:32.723751081Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-06T01:57:32.724452555Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=701.114µs logger=migrator t=2026-07-06T01:57:32.729256573Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-06T01:57:32.730020159Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=764.216µs logger=migrator t=2026-07-06T01:57:32.734368328Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-06T01:57:32.73495701Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=588.512µs logger=migrator t=2026-07-06T01:57:32.738442092Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-06T01:57:32.739092185Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=649.973µs logger=migrator t=2026-07-06T01:57:32.743965284Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-06T01:57:32.744576197Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=611.063µs logger=migrator t=2026-07-06T01:57:32.748713331Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-06T01:57:32.753288205Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.568744ms logger=migrator t=2026-07-06T01:57:32.757267387Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-06T01:57:32.75793573Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=672.904µs logger=migrator t=2026-07-06T01:57:32.762994474Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-06T01:57:32.763657327Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=657.273µs logger=migrator t=2026-07-06T01:57:32.767990146Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-06T01:57:32.768828163Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=838.007µs logger=migrator t=2026-07-06T01:57:32.773236313Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-06T01:57:32.773541309Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=304.696µs logger=migrator t=2026-07-06T01:57:32.779550392Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-06T01:57:32.780293388Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=742.535µs logger=migrator t=2026-07-06T01:57:32.784239988Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-06T01:57:32.7843219Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.462µs logger=migrator t=2026-07-06T01:57:32.788431914Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-06T01:57:32.791276902Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.845158ms logger=migrator t=2026-07-06T01:57:32.79655355Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-06T01:57:32.798439279Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.885429ms logger=migrator t=2026-07-06T01:57:32.802319438Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-06T01:57:32.804196686Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.877248ms logger=migrator t=2026-07-06T01:57:32.808317441Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-06T01:57:32.809143768Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=826.326µs logger=migrator t=2026-07-06T01:57:32.813815403Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-06T01:57:32.815827604Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.013791ms logger=migrator t=2026-07-06T01:57:32.820108692Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-06T01:57:32.820927639Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=818.646µs logger=migrator t=2026-07-06T01:57:32.824777547Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-06T01:57:32.825595214Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=817.257µs logger=migrator t=2026-07-06T01:57:32.830615177Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-06T01:57:32.830645577Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.43µs logger=migrator t=2026-07-06T01:57:32.834927795Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-06T01:57:32.834953606Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.031µs logger=migrator t=2026-07-06T01:57:32.839145591Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-06T01:57:32.841139362Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.993081ms logger=migrator t=2026-07-06T01:57:32.846130224Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-06T01:57:32.848269938Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.136114ms logger=migrator t=2026-07-06T01:57:32.852451123Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-06T01:57:32.854538016Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.086873ms logger=migrator t=2026-07-06T01:57:32.858407595Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-06T01:57:32.860377505Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.97688ms logger=migrator t=2026-07-06T01:57:32.864356107Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-06T01:57:32.864571501Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=215.874µs logger=migrator t=2026-07-06T01:57:32.869075033Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-06T01:57:32.869916611Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=841.188µs logger=migrator t=2026-07-06T01:57:32.873557305Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-06T01:57:32.874377822Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=820.607µs logger=migrator t=2026-07-06T01:57:32.87819237Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-06T01:57:32.87822075Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.36µs logger=migrator t=2026-07-06T01:57:32.882779864Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-06T01:57:32.883601141Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=813.687µs logger=migrator t=2026-07-06T01:57:32.887234485Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-06T01:57:32.887923179Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=688.524µs logger=migrator t=2026-07-06T01:57:32.892070684Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-06T01:57:32.898140218Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.069304ms logger=migrator t=2026-07-06T01:57:32.94123437Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-06T01:57:32.942509806Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.276867ms logger=migrator t=2026-07-06T01:57:32.979999492Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-06T01:57:32.981588595Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.589103ms logger=migrator t=2026-07-06T01:57:32.987270161Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-06T01:57:32.988102318Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=832.057µs logger=migrator t=2026-07-06T01:57:32.993976789Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-06T01:57:32.994567401Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=590.663µs logger=migrator t=2026-07-06T01:57:32.998325507Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-06T01:57:32.999148904Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=823.257µs logger=migrator t=2026-07-06T01:57:33.006606427Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-06T01:57:33.009242271Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.638264ms logger=migrator t=2026-07-06T01:57:33.014973918Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-06T01:57:33.015819555Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=845.337µs logger=migrator t=2026-07-06T01:57:33.020839087Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-06T01:57:33.021055482Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=216.804µs logger=migrator t=2026-07-06T01:57:33.025668666Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-06T01:57:33.025969622Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=306.006µs logger=migrator t=2026-07-06T01:57:33.031453504Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-06T01:57:33.032815542Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.362058ms logger=migrator t=2026-07-06T01:57:33.038381055Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-06T01:57:33.041446008Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.064933ms logger=migrator t=2026-07-06T01:57:33.044440359Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-06T01:57:33.045327287Z level=info msg="Migration successfully executed" id="create data_source table" duration=885.148µs logger=migrator t=2026-07-06T01:57:33.04842967Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-06T01:57:33.048995112Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=565.622µs logger=migrator t=2026-07-06T01:57:33.052769729Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-06T01:57:33.05332608Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=556.161µs logger=migrator t=2026-07-06T01:57:33.057588217Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-06T01:57:33.058488606Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=904.049µs logger=migrator t=2026-07-06T01:57:33.06163093Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-06T01:57:33.062371545Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=757.045µs logger=migrator t=2026-07-06T01:57:33.067863657Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-06T01:57:33.074503462Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.639185ms logger=migrator t=2026-07-06T01:57:33.077781309Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-06T01:57:33.07881208Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.030261ms logger=migrator t=2026-07-06T01:57:33.083022497Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-06T01:57:33.083789022Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=766.445µs logger=migrator t=2026-07-06T01:57:33.086823864Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-06T01:57:33.08759028Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=766.176µs logger=migrator t=2026-07-06T01:57:33.090579801Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-06T01:57:33.091101041Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=516.9µs logger=migrator t=2026-07-06T01:57:33.094759706Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-06T01:57:33.096984571Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.224595ms logger=migrator t=2026-07-06T01:57:33.100142846Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-06T01:57:33.102659997Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.521201ms logger=migrator t=2026-07-06T01:57:33.106558487Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-06T01:57:33.106583067Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.46µs logger=migrator t=2026-07-06T01:57:33.110205581Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-06T01:57:33.110411255Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=205.894µs logger=migrator t=2026-07-06T01:57:33.114509749Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-06T01:57:33.116774255Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.264036ms logger=migrator t=2026-07-06T01:57:33.121110524Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-06T01:57:33.121249337Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=139.113µs logger=migrator t=2026-07-06T01:57:33.126554555Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-06T01:57:33.126828401Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=346.217µs logger=migrator t=2026-07-06T01:57:33.130815932Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-06T01:57:33.135327014Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.509862ms logger=migrator t=2026-07-06T01:57:33.139692003Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-06T01:57:33.139849756Z level=info msg="Migration successfully executed" id="Update uid value" duration=157.913µs logger=migrator t=2026-07-06T01:57:33.143223215Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-06T01:57:33.143881359Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=655.824µs logger=migrator t=2026-07-06T01:57:33.151896562Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-06T01:57:33.152981434Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.090662ms logger=migrator t=2026-07-06T01:57:33.156552947Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-06T01:57:33.157359214Z level=info msg="Migration successfully executed" id="create api_key table" duration=806.657µs logger=migrator t=2026-07-06T01:57:33.161901616Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-06T01:57:33.163275914Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.366428ms logger=migrator t=2026-07-06T01:57:33.168607473Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-06T01:57:33.172957182Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=4.348539ms logger=migrator t=2026-07-06T01:57:33.182718101Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-06T01:57:33.183898595Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.192654ms logger=migrator t=2026-07-06T01:57:33.188792155Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-06T01:57:33.190454839Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.658544ms logger=migrator t=2026-07-06T01:57:33.195165465Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-06T01:57:33.196456012Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.304057ms logger=migrator t=2026-07-06T01:57:33.202140838Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-06T01:57:33.202928174Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=787.776µs logger=migrator t=2026-07-06T01:57:33.206295442Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-06T01:57:33.213742245Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.446192ms logger=migrator t=2026-07-06T01:57:33.266662484Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-06T01:57:33.267630134Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=940.649µs logger=migrator t=2026-07-06T01:57:33.627185753Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-06T01:57:33.629132523Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.947759ms logger=migrator t=2026-07-06T01:57:33.696565219Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-06T01:57:33.697330964Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=768.306µs logger=migrator t=2026-07-06T01:57:33.766668519Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-06T01:57:33.767981956Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.315857ms logger=migrator t=2026-07-06T01:57:33.842645549Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-06T01:57:33.84316664Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=523.461µs logger=migrator t=2026-07-06T01:57:33.988854153Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-06T01:57:33.989911725Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.055232ms logger=migrator t=2026-07-06T01:57:34.137897269Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-06T01:57:34.13796587Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=73.302µs logger=migrator t=2026-07-06T01:57:34.34468434Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-06T01:57:34.350826445Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.134645ms logger=migrator t=2026-07-06T01:57:34.382950959Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-06T01:57:34.386218056Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.271117ms logger=migrator t=2026-07-06T01:57:34.392637337Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-06T01:57:34.394630727Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=1.992841ms logger=migrator t=2026-07-06T01:57:34.40261958Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-06T01:57:34.405620681Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.997982ms logger=migrator t=2026-07-06T01:57:34.414300648Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-06T01:57:34.417812509Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.517632ms logger=migrator t=2026-07-06T01:57:34.423984285Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-06T01:57:34.425429394Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.408368ms logger=migrator t=2026-07-06T01:57:34.429748402Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-06T01:57:34.431544429Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.786966ms logger=migrator t=2026-07-06T01:57:34.440865069Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-06T01:57:34.442353069Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.49112ms logger=migrator t=2026-07-06T01:57:34.446008864Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-06T01:57:34.446701388Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=695.765µs logger=migrator t=2026-07-06T01:57:34.450441573Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-06T01:57:34.451195919Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=754.606µs logger=migrator t=2026-07-06T01:57:34.458374285Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-06T01:57:34.459497568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.129873ms logger=migrator t=2026-07-06T01:57:34.462986449Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-06T01:57:34.463073001Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=97.592µs logger=migrator t=2026-07-06T01:57:34.467551802Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-06T01:57:34.467583343Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.381µs logger=migrator t=2026-07-06T01:57:34.477647157Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-06T01:57:34.486552269Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=8.909392ms logger=migrator t=2026-07-06T01:57:34.499207297Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-06T01:57:34.505605667Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.390181ms logger=migrator t=2026-07-06T01:57:34.519786166Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-06T01:57:34.51998257Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=201.344µs logger=migrator t=2026-07-06T01:57:34.545177713Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-06T01:57:34.546447219Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.272305ms logger=migrator t=2026-07-06T01:57:34.649363254Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-06T01:57:34.650742043Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.381039ms logger=migrator t=2026-07-06T01:57:34.746766298Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-06T01:57:34.746974392Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=190.244µs logger=migrator t=2026-07-06T01:57:34.870469587Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-06T01:57:34.871510299Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.049401ms logger=migrator t=2026-07-06T01:57:34.898178252Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-06T01:57:34.899232253Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.064412ms logger=migrator t=2026-07-06T01:57:34.915876912Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-06T01:57:34.919766521Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.890059ms logger=migrator t=2026-07-06T01:57:34.928203453Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-06T01:57:34.928267884Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=77.541µs logger=migrator t=2026-07-06T01:57:34.934553542Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-06T01:57:34.937672066Z level=info msg="Migration successfully executed" id="create session table" duration=3.125664ms logger=migrator t=2026-07-06T01:57:34.944007695Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-06T01:57:34.944099257Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=92.362µs logger=migrator t=2026-07-06T01:57:34.951593339Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-06T01:57:34.951795503Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=201.884µs logger=migrator t=2026-07-06T01:57:34.960355168Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-06T01:57:34.969889482Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=9.529984ms logger=migrator t=2026-07-06T01:57:34.974404704Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-06T01:57:34.975099728Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=693.684µs logger=migrator t=2026-07-06T01:57:34.983457878Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-06T01:57:34.983515359Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.151µs logger=migrator t=2026-07-06T01:57:34.991736127Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-06T01:57:34.991778648Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.841µs logger=migrator t=2026-07-06T01:57:34.995285819Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-06T01:57:34.998728659Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.44234ms logger=migrator t=2026-07-06T01:57:35.003242361Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-06T01:57:35.007823494Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.577813ms logger=migrator t=2026-07-06T01:57:35.011480989Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-06T01:57:35.011571091Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=91.892µs logger=migrator t=2026-07-06T01:57:35.018766657Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-06T01:57:35.018838508Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=71.491µs logger=migrator t=2026-07-06T01:57:35.022839369Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-06T01:57:35.023945342Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.106343ms logger=migrator t=2026-07-06T01:57:35.030772541Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-06T01:57:35.030815791Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.75µs logger=migrator t=2026-07-06T01:57:35.035513107Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-06T01:57:35.039447717Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.93539ms logger=migrator t=2026-07-06T01:57:35.047881448Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-06T01:57:35.048277386Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=392.758µs logger=migrator t=2026-07-06T01:57:35.055298549Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-06T01:57:35.059568316Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.270567ms logger=migrator t=2026-07-06T01:57:35.066897335Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-06T01:57:35.07303951Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.159075ms logger=migrator t=2026-07-06T01:57:35.077414948Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-06T01:57:35.078641583Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=1.225925ms logger=migrator t=2026-07-06T01:57:35.08488861Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-06T01:57:35.086300269Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.420589ms logger=migrator t=2026-07-06T01:57:35.092628477Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-06T01:57:35.093584727Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=956.29µs logger=migrator t=2026-07-06T01:57:35.098948996Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-06T01:57:35.10010691Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.152133ms logger=migrator t=2026-07-06T01:57:35.108174163Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-06T01:57:35.109323127Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.152384ms logger=migrator t=2026-07-06T01:57:35.118490923Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-06T01:57:35.119482423Z level=info msg="Migration successfully executed" id="add index alert state" duration=993.97µs logger=migrator t=2026-07-06T01:57:35.129706391Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-06T01:57:35.130576108Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=876.087µs logger=migrator t=2026-07-06T01:57:35.136026029Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-06T01:57:35.136740534Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=715.015µs logger=migrator t=2026-07-06T01:57:35.141914249Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-06T01:57:35.142823608Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=909.219µs logger=migrator t=2026-07-06T01:57:35.148744458Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-06T01:57:35.149612306Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=868.067µs logger=migrator t=2026-07-06T01:57:35.160400755Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-06T01:57:35.173016021Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.612166ms logger=migrator t=2026-07-06T01:57:35.236123153Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-06T01:57:35.238778947Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=2.661194ms logger=migrator t=2026-07-06T01:57:35.246390442Z 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-06T01:57:35.247687718Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.289406ms logger=migrator t=2026-07-06T01:57:35.254340174Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-06T01:57:35.254924516Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=578.911µs logger=migrator t=2026-07-06T01:57:35.259454537Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-06T01:57:35.26006221Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=602.482µs logger=migrator t=2026-07-06T01:57:35.266089442Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-06T01:57:35.267785957Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.701665ms logger=migrator t=2026-07-06T01:57:35.27531327Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-06T01:57:35.280626088Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.296837ms logger=migrator t=2026-07-06T01:57:35.291476748Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-06T01:57:35.294878977Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.402139ms logger=migrator t=2026-07-06T01:57:35.299544572Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-06T01:57:35.303619865Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.074853ms logger=migrator t=2026-07-06T01:57:35.3092671Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-06T01:57:35.313439314Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.172355ms logger=migrator t=2026-07-06T01:57:35.318242402Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-06T01:57:35.319202361Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=959.709µs logger=migrator t=2026-07-06T01:57:35.330738906Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-06T01:57:35.330791777Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=56.531µs logger=migrator t=2026-07-06T01:57:35.337997613Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-06T01:57:35.338051384Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=57.771µs logger=migrator t=2026-07-06T01:57:35.349887275Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-06T01:57:35.355196663Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=5.306048ms logger=migrator t=2026-07-06T01:57:35.360761836Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T01:57:35.362251046Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.48898ms logger=migrator t=2026-07-06T01:57:35.369184107Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-06T01:57:35.369910602Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=726.385µs logger=migrator t=2026-07-06T01:57:35.374848762Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-06T01:57:35.375650528Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=801.806µs logger=migrator t=2026-07-06T01:57:35.380469036Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T01:57:35.381900065Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.430779ms logger=migrator t=2026-07-06T01:57:35.387661923Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-06T01:57:35.391438719Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.776856ms logger=migrator t=2026-07-06T01:57:35.395689275Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-06T01:57:35.399319679Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.624494ms logger=migrator t=2026-07-06T01:57:35.403414492Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-06T01:57:35.403587396Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.344µs logger=migrator t=2026-07-06T01:57:35.409137589Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-06T01:57:35.410037227Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=899.018µs logger=migrator t=2026-07-06T01:57:35.414690552Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-06T01:57:35.416025969Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.342487ms logger=migrator t=2026-07-06T01:57:35.421674384Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-06T01:57:35.425311468Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.637083ms logger=migrator t=2026-07-06T01:57:35.430373681Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-06T01:57:35.430451982Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=83.252µs logger=migrator t=2026-07-06T01:57:35.434688058Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-06T01:57:35.435637497Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=940.459µs logger=migrator t=2026-07-06T01:57:35.439897154Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-06T01:57:35.441336053Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.438589ms logger=migrator t=2026-07-06T01:57:35.451125652Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-06T01:57:35.451211224Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=86.492µs logger=migrator t=2026-07-06T01:57:35.456067752Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-06T01:57:35.457516912Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.4487ms logger=migrator t=2026-07-06T01:57:35.462553604Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-06T01:57:35.463474633Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=920.849µs logger=migrator t=2026-07-06T01:57:35.468978715Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-06T01:57:35.47024202Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.254765ms logger=migrator t=2026-07-06T01:57:35.475370535Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-06T01:57:35.476259123Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=887.468µs logger=migrator t=2026-07-06T01:57:35.482270645Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-06T01:57:35.483605802Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.339727ms logger=migrator t=2026-07-06T01:57:35.492033993Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-06T01:57:35.493201327Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.170134ms logger=migrator t=2026-07-06T01:57:35.499797241Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-06T01:57:35.499825462Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.231µs logger=migrator t=2026-07-06T01:57:35.505065268Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-06T01:57:35.511709783Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.644315ms logger=migrator t=2026-07-06T01:57:35.5174686Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-06T01:57:35.518562542Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.088472ms logger=migrator t=2026-07-06T01:57:35.523192076Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-06T01:57:35.527109986Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.91757ms logger=migrator t=2026-07-06T01:57:35.538731292Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-06T01:57:35.539937967Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.206655ms logger=migrator t=2026-07-06T01:57:35.546336407Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-06T01:57:35.547644383Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.307766ms logger=migrator t=2026-07-06T01:57:35.554628335Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-06T01:57:35.555628146Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=994.57µs logger=migrator t=2026-07-06T01:57:35.559694418Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-06T01:57:35.571725923Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.030245ms logger=migrator t=2026-07-06T01:57:35.576169173Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-06T01:57:35.576798375Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=627.162µs logger=migrator t=2026-07-06T01:57:35.583939621Z 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-06T01:57:35.58489683Z 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=957.149µs logger=migrator t=2026-07-06T01:57:35.589547825Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-06T01:57:35.58982473Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=270.835µs logger=migrator t=2026-07-06T01:57:35.594175319Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-06T01:57:35.594771381Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=596.052µs logger=migrator t=2026-07-06T01:57:35.599739062Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-06T01:57:35.599925956Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=191.834µs logger=migrator t=2026-07-06T01:57:35.60408465Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-06T01:57:35.608227994Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.143814ms logger=migrator t=2026-07-06T01:57:35.612404569Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-06T01:57:35.616736047Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.328938ms logger=migrator t=2026-07-06T01:57:35.620697127Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-06T01:57:35.621582245Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=884.858µs logger=migrator t=2026-07-06T01:57:35.62769626Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-06T01:57:35.628551357Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=854.977µs logger=migrator t=2026-07-06T01:57:35.633655491Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-06T01:57:35.633864995Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=209.334µs logger=migrator t=2026-07-06T01:57:35.637658352Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-06T01:57:35.641703265Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.044562ms logger=migrator t=2026-07-06T01:57:35.64641696Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-06T01:57:35.64738916Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=964.93µs logger=migrator t=2026-07-06T01:57:35.652372391Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-06T01:57:35.652530304Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.223µs logger=migrator t=2026-07-06T01:57:35.656653858Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-06T01:57:35.657000765Z level=info msg="Migration successfully executed" id="Move region to single row" duration=347.227µs logger=migrator t=2026-07-06T01:57:35.662214551Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-06T01:57:35.663040468Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=826.007µs logger=migrator t=2026-07-06T01:57:35.669745664Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-06T01:57:35.670721914Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=975.83µs logger=migrator t=2026-07-06T01:57:35.674992441Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T01:57:35.675892779Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=908.499µs logger=migrator t=2026-07-06T01:57:35.681320799Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T01:57:35.682188587Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=867.828µs logger=migrator t=2026-07-06T01:57:35.686463454Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-06T01:57:35.68724029Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=781.146µs logger=migrator t=2026-07-06T01:57:35.691501326Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-06T01:57:35.692327633Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=822.337µs logger=migrator t=2026-07-06T01:57:35.697019088Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-06T01:57:35.697141721Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=123.273µs logger=migrator t=2026-07-06T01:57:35.777635876Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-06T01:57:35.779433723Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.795287ms logger=migrator t=2026-07-06T01:57:35.785485656Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-06T01:57:35.787065388Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.582412ms logger=migrator t=2026-07-06T01:57:35.795232024Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-06T01:57:35.796169523Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=937.699µs logger=migrator t=2026-07-06T01:57:35.801175265Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-06T01:57:35.802608674Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.432989ms logger=migrator t=2026-07-06T01:57:35.80733801Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-06T01:57:35.807513863Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=176.133µs logger=migrator t=2026-07-06T01:57:35.812028885Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-06T01:57:35.812374882Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=341.407µs logger=migrator t=2026-07-06T01:57:35.817428065Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-06T01:57:35.817532917Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=115.812µs logger=migrator t=2026-07-06T01:57:35.822129961Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-06T01:57:35.823317815Z level=info msg="Migration successfully executed" id="create team table" duration=1.187655ms logger=migrator t=2026-07-06T01:57:35.828322576Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-06T01:57:35.829795676Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.47304ms logger=migrator t=2026-07-06T01:57:35.835764458Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-06T01:57:35.836633185Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=875.567µs logger=migrator t=2026-07-06T01:57:35.842526555Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-06T01:57:35.850036677Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.504432ms logger=migrator t=2026-07-06T01:57:35.854513969Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-06T01:57:35.854680212Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.493µs logger=migrator t=2026-07-06T01:57:35.860544291Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-06T01:57:35.861922989Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.378168ms logger=migrator t=2026-07-06T01:57:35.866946071Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-06T01:57:35.867751738Z level=info msg="Migration successfully executed" id="create team member table" duration=805.597µs logger=migrator t=2026-07-06T01:57:35.872449583Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-06T01:57:35.87330497Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=855.497µs logger=migrator t=2026-07-06T01:57:35.877896104Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-06T01:57:35.878894594Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=997.82µs logger=migrator t=2026-07-06T01:57:35.884164591Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-06T01:57:35.885500688Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.335997ms logger=migrator t=2026-07-06T01:57:35.890861477Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-06T01:57:35.895618364Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.752427ms logger=migrator t=2026-07-06T01:57:35.900017053Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-06T01:57:35.904537895Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.520242ms logger=migrator t=2026-07-06T01:57:35.90972185Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-06T01:57:35.914846835Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.129475ms logger=migrator t=2026-07-06T01:57:35.919267074Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-06T01:57:35.920136922Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=869.838µs logger=migrator t=2026-07-06T01:57:35.925328818Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-06T01:57:35.926804308Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.47712ms logger=migrator t=2026-07-06T01:57:35.933426572Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-06T01:57:35.934419492Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=992.69µs logger=migrator t=2026-07-06T01:57:35.941133389Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-06T01:57:35.94219082Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.056891ms logger=migrator t=2026-07-06T01:57:35.947756633Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-06T01:57:35.948705453Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=948.49µs logger=migrator t=2026-07-06T01:57:35.953628033Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-06T01:57:35.954749585Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.122363ms logger=migrator t=2026-07-06T01:57:35.960307808Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-06T01:57:35.961248317Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=940.609µs logger=migrator t=2026-07-06T01:57:35.965889762Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-06T01:57:35.966898342Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.00332ms logger=migrator t=2026-07-06T01:57:35.97416949Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-06T01:57:35.974754862Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=584.762µs logger=migrator t=2026-07-06T01:57:35.980242664Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-06T01:57:35.980464678Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=222.115µs logger=migrator t=2026-07-06T01:57:35.985583282Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-06T01:57:35.986413189Z level=info msg="Migration successfully executed" id="create tag table" duration=829.657µs logger=migrator t=2026-07-06T01:57:35.990293897Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-06T01:57:35.991197626Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=903.709µs logger=migrator t=2026-07-06T01:57:35.999664048Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-06T01:57:36.000797781Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.141163ms logger=migrator t=2026-07-06T01:57:36.007680331Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-06T01:57:36.008731492Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.050351ms logger=migrator t=2026-07-06T01:57:36.017170973Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-06T01:57:36.018062522Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=892.508µs logger=migrator t=2026-07-06T01:57:36.022853989Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-06T01:57:36.03623035Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.373791ms logger=migrator t=2026-07-06T01:57:36.042327903Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-06T01:57:36.043206061Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=878.428µs logger=migrator t=2026-07-06T01:57:36.048389476Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-06T01:57:36.049267584Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=882.628µs logger=migrator t=2026-07-06T01:57:36.053749465Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-06T01:57:36.054058281Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=308.906µs logger=migrator t=2026-07-06T01:57:36.059338868Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-06T01:57:36.060619044Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.284506ms logger=migrator t=2026-07-06T01:57:36.064211757Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-06T01:57:36.064999263Z level=info msg="Migration successfully executed" id="create user auth table" duration=780.116µs logger=migrator t=2026-07-06T01:57:36.068351491Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-06T01:57:36.069123787Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=773.066µs logger=migrator t=2026-07-06T01:57:36.074606478Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-06T01:57:36.074656249Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=50.221µs logger=migrator t=2026-07-06T01:57:36.079915176Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-06T01:57:36.090800176Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.884451ms logger=migrator t=2026-07-06T01:57:36.095387459Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-06T01:57:36.099608705Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.221046ms logger=migrator t=2026-07-06T01:57:36.103094775Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-06T01:57:36.109555406Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.456391ms logger=migrator t=2026-07-06T01:57:36.114883505Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-06T01:57:36.119962758Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.077122ms logger=migrator t=2026-07-06T01:57:36.128996951Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-06T01:57:36.131691175Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.697424ms logger=migrator t=2026-07-06T01:57:36.138271359Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-06T01:57:36.144214569Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.94472ms logger=migrator t=2026-07-06T01:57:36.149521847Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-06T01:57:36.150495546Z level=info msg="Migration successfully executed" id="create server_lock table" duration=973.009µs logger=migrator t=2026-07-06T01:57:36.156840265Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-06T01:57:36.158009869Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.169194ms logger=migrator t=2026-07-06T01:57:36.163658314Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-06T01:57:36.164501311Z level=info msg="Migration successfully executed" id="create user auth token table" duration=842.937µs logger=migrator t=2026-07-06T01:57:36.169682406Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-06T01:57:36.17086913Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.199875ms logger=migrator t=2026-07-06T01:57:36.176647377Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-06T01:57:36.177920473Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.275296ms logger=migrator t=2026-07-06T01:57:36.183912404Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-06T01:57:36.185098998Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.186174ms logger=migrator t=2026-07-06T01:57:36.190303834Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-06T01:57:36.196278615Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.982102ms logger=migrator t=2026-07-06T01:57:36.199548721Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-06T01:57:36.200569212Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.020291ms logger=migrator t=2026-07-06T01:57:36.204293547Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-06T01:57:36.205534492Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.240335ms logger=migrator t=2026-07-06T01:57:36.210041184Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-06T01:57:36.211132736Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.090783ms logger=migrator t=2026-07-06T01:57:36.215112077Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-06T01:57:36.215992505Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=876.348µs logger=migrator t=2026-07-06T01:57:36.220927145Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-06T01:57:36.222027007Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.099252ms logger=migrator t=2026-07-06T01:57:36.226905286Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-06T01:57:36.226976987Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.181µs logger=migrator t=2026-07-06T01:57:36.230814465Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-06T01:57:36.230919337Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=105.082µs logger=migrator t=2026-07-06T01:57:36.234403748Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-06T01:57:36.235318096Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=914.258µs logger=migrator t=2026-07-06T01:57:36.240291397Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T01:57:36.241367779Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.076252ms logger=migrator t=2026-07-06T01:57:36.247406591Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T01:57:36.248507714Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.088042ms logger=migrator t=2026-07-06T01:57:36.254776621Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-06T01:57:36.255158468Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=388.618µs logger=migrator t=2026-07-06T01:57:36.258244001Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T01:57:36.259431755Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.187784ms logger=migrator t=2026-07-06T01:57:36.26359315Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T01:57:36.26459414Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.010491ms logger=migrator t=2026-07-06T01:57:36.270683633Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T01:57:36.272748535Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.070842ms logger=migrator t=2026-07-06T01:57:36.280616295Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T01:57:36.281913571Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.297506ms logger=migrator t=2026-07-06T01:57:36.285194247Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-06T01:57:36.293495356Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.287188ms logger=migrator t=2026-07-06T01:57:36.300241022Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-06T01:57:36.301331144Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.084262ms logger=migrator t=2026-07-06T01:57:36.305575191Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-06T01:57:36.305661312Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=91.272µs logger=migrator t=2026-07-06T01:57:36.308881488Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-06T01:57:36.31047006Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.588672ms logger=migrator t=2026-07-06T01:57:36.314789238Z 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-06T01:57:36.317246298Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.460459ms logger=migrator t=2026-07-06T01:57:36.323106426Z 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-06T01:57:36.324248729Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.145613ms logger=migrator t=2026-07-06T01:57:36.329749411Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T01:57:36.329805622Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=56.431µs logger=migrator t=2026-07-06T01:57:36.332904145Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-06T01:57:36.333611189Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=706.734µs logger=migrator t=2026-07-06T01:57:36.337019288Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-06T01:57:36.337760853Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=741.345µs logger=migrator t=2026-07-06T01:57:36.341691573Z 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-06T01:57:36.342403607Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=708.584µs logger=migrator t=2026-07-06T01:57:36.345751455Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-06T01:57:36.34648513Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=733.555µs logger=migrator t=2026-07-06T01:57:36.351033362Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-06T01:57:36.355421211Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.387459ms logger=migrator t=2026-07-06T01:57:36.360202438Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-06T01:57:36.361126487Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=923.679µs logger=migrator t=2026-07-06T01:57:36.367486386Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T01:57:36.373323934Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=5.836198ms logger=migrator t=2026-07-06T01:57:36.380593062Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-06T01:57:36.406787213Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.192041ms logger=migrator t=2026-07-06T01:57:36.411690402Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-06T01:57:36.435645558Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.954576ms logger=migrator t=2026-07-06T01:57:36.440082428Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-06T01:57:36.440876574Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=793.376µs logger=migrator t=2026-07-06T01:57:36.447134381Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T01:57:36.447885066Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=750.655µs logger=migrator t=2026-07-06T01:57:36.453256935Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-06T01:57:36.457370109Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.112744ms logger=migrator t=2026-07-06T01:57:36.46138285Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-06T01:57:36.468047475Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.665145ms logger=migrator t=2026-07-06T01:57:36.472279811Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-06T01:57:36.473814392Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.534701ms logger=migrator t=2026-07-06T01:57:36.484161422Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-06T01:57:36.486218413Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.059742ms logger=migrator t=2026-07-06T01:57:36.495073053Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-06T01:57:36.496458031Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.388408ms logger=migrator t=2026-07-06T01:57:36.502595965Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-06T01:57:36.503855511Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.259746ms logger=migrator t=2026-07-06T01:57:36.509355473Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-06T01:57:36.509499635Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=145.683µs logger=migrator t=2026-07-06T01:57:36.514073058Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-06T01:57:36.521873126Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.797828ms logger=migrator t=2026-07-06T01:57:36.527524041Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-06T01:57:36.533737647Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.210696ms logger=migrator t=2026-07-06T01:57:36.538486653Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-06T01:57:36.546657048Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.170215ms logger=migrator t=2026-07-06T01:57:36.551684071Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-06T01:57:36.552668611Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=986.721µs logger=migrator t=2026-07-06T01:57:36.558275824Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-06T01:57:36.559929878Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.653634ms logger=migrator t=2026-07-06T01:57:36.564612663Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-06T01:57:36.570677036Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.064213ms logger=migrator t=2026-07-06T01:57:36.575294019Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-06T01:57:36.581502615Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.208076ms logger=migrator t=2026-07-06T01:57:36.587401205Z 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-06T01:57:36.589107729Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.706464ms logger=migrator t=2026-07-06T01:57:36.594219263Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-06T01:57:36.600237055Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.011842ms logger=migrator t=2026-07-06T01:57:36.604996742Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-06T01:57:36.60933859Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.341738ms logger=migrator t=2026-07-06T01:57:36.614963094Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-06T01:57:36.615108337Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=146.063µs logger=migrator t=2026-07-06T01:57:36.620268361Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-06T01:57:36.622810273Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.541172ms logger=migrator t=2026-07-06T01:57:36.629491298Z 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-06T01:57:36.630340385Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=850.687µs logger=migrator t=2026-07-06T01:57:36.636882828Z 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-06T01:57:36.63799632Z 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.113242ms logger=migrator t=2026-07-06T01:57:36.643487612Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T01:57:36.643668465Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=181.843µs logger=migrator t=2026-07-06T01:57:36.64830331Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-06T01:57:36.654867373Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.563743ms logger=migrator t=2026-07-06T01:57:36.660530768Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-06T01:57:36.665259903Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.725545ms logger=migrator t=2026-07-06T01:57:36.671075971Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-06T01:57:36.679271437Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.195296ms logger=migrator t=2026-07-06T01:57:36.838896034Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-06T01:57:36.847526729Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.626606ms logger=migrator t=2026-07-06T01:57:36.854830747Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-06T01:57:36.862132745Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.299898ms logger=migrator t=2026-07-06T01:57:36.866849221Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-06T01:57:36.866996614Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=147.483µs logger=migrator t=2026-07-06T01:57:36.871521955Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-06T01:57:36.872330102Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=807.977µs logger=migrator t=2026-07-06T01:57:36.878073328Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-06T01:57:36.884674112Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.600174ms logger=migrator t=2026-07-06T01:57:36.890167313Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-06T01:57:36.890328386Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=155.243µs logger=migrator t=2026-07-06T01:57:36.894795747Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-06T01:57:36.902653367Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.8571ms logger=migrator t=2026-07-06T01:57:36.907586867Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-06T01:57:36.908919874Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.335257ms logger=migrator t=2026-07-06T01:57:36.915230432Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-06T01:57:36.922690663Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.458742ms logger=migrator t=2026-07-06T01:57:36.928058701Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-06T01:57:36.929031851Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.0036ms logger=migrator t=2026-07-06T01:57:36.934014992Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-06T01:57:36.934982282Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=968.31µs logger=migrator t=2026-07-06T01:57:36.940446453Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-06T01:57:36.947646189Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.198786ms logger=migrator t=2026-07-06T01:57:36.952055588Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-06T01:57:36.953037568Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=985.05µs logger=migrator t=2026-07-06T01:57:36.958712413Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-06T01:57:36.959829836Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.117223ms logger=migrator t=2026-07-06T01:57:36.965831707Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-06T01:57:36.966666724Z level=info msg="Migration successfully executed" id="create alert_image table" duration=834.947µs logger=migrator t=2026-07-06T01:57:36.971575504Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-06T01:57:36.973219537Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.644223ms logger=migrator t=2026-07-06T01:57:36.978879732Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-06T01:57:36.979076886Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=197.984µs logger=migrator t=2026-07-06T01:57:36.984019486Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-06T01:57:36.985012366Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=992.88µs logger=migrator t=2026-07-06T01:57:36.99107651Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-06T01:57:36.99207346Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=996.861µs logger=migrator t=2026-07-06T01:57:36.996846686Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-06T01:57:36.99752058Z 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-06T01:57:37.003286777Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-06T01:57:37.004065553Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=780.975µs logger=migrator t=2026-07-06T01:57:37.008660515Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-06T01:57:37.009746437Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.085732ms logger=migrator t=2026-07-06T01:57:37.013769479Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-06T01:57:37.020386793Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.616694ms logger=migrator t=2026-07-06T01:57:37.025770811Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-06T01:57:37.026529117Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=760.216µs logger=migrator t=2026-07-06T01:57:37.03163351Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-06T01:57:37.033910696Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.276806ms logger=migrator t=2026-07-06T01:57:37.03902049Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-06T01:57:37.039849786Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=829.316µs logger=migrator t=2026-07-06T01:57:37.045728735Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-06T01:57:37.047089713Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.359358ms logger=migrator t=2026-07-06T01:57:37.052255327Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-06T01:57:37.053999412Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.743565ms logger=migrator t=2026-07-06T01:57:37.059061645Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-06T01:57:37.059126456Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=65.641µs logger=migrator t=2026-07-06T01:57:37.063301351Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-06T01:57:37.063401803Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=94.552µs logger=migrator t=2026-07-06T01:57:37.068440165Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-06T01:57:37.075414466Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.980332ms logger=migrator t=2026-07-06T01:57:37.079871556Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-06T01:57:37.080245833Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=372.517µs logger=migrator t=2026-07-06T01:57:37.084324286Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-06T01:57:37.085618132Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.293396ms logger=migrator t=2026-07-06T01:57:37.091361108Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-06T01:57:37.091832338Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=471.15µs logger=migrator t=2026-07-06T01:57:37.096410651Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-06T01:57:37.09737928Z level=info msg="Migration successfully executed" id="create data_keys table" duration=972.95µs logger=migrator t=2026-07-06T01:57:37.102175957Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-06T01:57:37.103055115Z level=info msg="Migration successfully executed" id="create secrets table" duration=879.108µs logger=migrator t=2026-07-06T01:57:37.108175839Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-06T01:57:37.138542923Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.365495ms logger=migrator t=2026-07-06T01:57:37.144280659Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-06T01:57:37.151446234Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.161745ms logger=migrator t=2026-07-06T01:57:37.156028507Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-06T01:57:37.156243051Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=218.455µs logger=migrator t=2026-07-06T01:57:37.160445846Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-06T01:57:37.191071076Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.62541ms logger=migrator t=2026-07-06T01:57:37.196614168Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-06T01:57:37.22689689Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.282842ms logger=migrator t=2026-07-06T01:57:37.231556505Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-06T01:57:37.232613006Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.046261ms logger=migrator t=2026-07-06T01:57:37.23826434Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-06T01:57:37.239393913Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.129343ms logger=migrator t=2026-07-06T01:57:37.245029857Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-06T01:57:37.245245332Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=215.925µs logger=migrator t=2026-07-06T01:57:37.250364265Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-06T01:57:37.251702992Z level=info msg="Migration successfully executed" id="create permission table" duration=1.338757ms logger=migrator t=2026-07-06T01:57:37.256668283Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-06T01:57:37.257922088Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.253885ms logger=migrator t=2026-07-06T01:57:37.263237895Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-06T01:57:37.264364568Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.128363ms logger=migrator t=2026-07-06T01:57:37.269217347Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-06T01:57:37.270072744Z level=info msg="Migration successfully executed" id="create role table" duration=854.998µs logger=migrator t=2026-07-06T01:57:37.275275379Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-06T01:57:37.282559576Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.284027ms logger=migrator t=2026-07-06T01:57:37.288027687Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-06T01:57:37.296239163Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.211596ms logger=migrator t=2026-07-06T01:57:37.301292555Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-06T01:57:37.302078001Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=785.206µs logger=migrator t=2026-07-06T01:57:37.306801547Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-06T01:57:37.307994861Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.188124ms logger=migrator t=2026-07-06T01:57:37.31286483Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-06T01:57:37.313964742Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.099802ms logger=migrator t=2026-07-06T01:57:37.319911042Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-06T01:57:37.321238699Z level=info msg="Migration successfully executed" id="create team role table" duration=1.332777ms logger=migrator t=2026-07-06T01:57:37.326368123Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-06T01:57:37.32822561Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.867157ms logger=migrator t=2026-07-06T01:57:37.334359504Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-06T01:57:37.335825114Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.46515ms logger=migrator t=2026-07-06T01:57:37.340877506Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-06T01:57:37.342183703Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.305847ms logger=migrator t=2026-07-06T01:57:37.347238025Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-06T01:57:37.348941629Z level=info msg="Migration successfully executed" id="create user role table" duration=1.689474ms logger=migrator t=2026-07-06T01:57:37.355121884Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-06T01:57:37.35689582Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.773626ms logger=migrator t=2026-07-06T01:57:37.362472573Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-06T01:57:37.363529234Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.056051ms logger=migrator t=2026-07-06T01:57:37.368222699Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-06T01:57:37.370024605Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.801437ms logger=migrator t=2026-07-06T01:57:37.375023436Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-06T01:57:37.375824952Z level=info msg="Migration successfully executed" id="create builtin role table" duration=801.546µs logger=migrator t=2026-07-06T01:57:37.381841214Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-06T01:57:37.383524238Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.682804ms logger=migrator t=2026-07-06T01:57:37.388546859Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-06T01:57:37.390188853Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.641554ms logger=migrator t=2026-07-06T01:57:37.395352267Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-06T01:57:37.40339884Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.041383ms logger=migrator t=2026-07-06T01:57:37.408894661Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-06T01:57:37.410244869Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.345488ms logger=migrator t=2026-07-06T01:57:37.415363472Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-06T01:57:37.417333122Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.96902ms logger=migrator t=2026-07-06T01:57:37.422718181Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-06T01:57:37.423742582Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.024341ms logger=migrator t=2026-07-06T01:57:37.428912316Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-06T01:57:37.429944987Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.032511ms logger=migrator t=2026-07-06T01:57:37.434286055Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-06T01:57:37.435120942Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=834.617µs logger=migrator t=2026-07-06T01:57:37.439716675Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-06T01:57:37.441433149Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.712654ms logger=migrator t=2026-07-06T01:57:37.447312458Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-06T01:57:37.455473484Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.172506ms logger=migrator t=2026-07-06T01:57:37.464920665Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-06T01:57:37.478125622Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.204527ms logger=migrator t=2026-07-06T01:57:37.483284056Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-06T01:57:37.494751408Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.285639ms logger=migrator t=2026-07-06T01:57:37.500163468Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-06T01:57:37.508383874Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.211986ms logger=migrator t=2026-07-06T01:57:37.512814913Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-06T01:57:37.513666491Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=846.988µs logger=migrator t=2026-07-06T01:57:37.518526839Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-06T01:57:37.519606991Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.079792ms logger=migrator t=2026-07-06T01:57:37.524944309Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-06T01:57:37.526247455Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.302106ms logger=migrator t=2026-07-06T01:57:37.530520872Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-06T01:57:37.531860589Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.339187ms logger=migrator t=2026-07-06T01:57:37.53735269Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-06T01:57:37.538519663Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.167423ms logger=migrator t=2026-07-06T01:57:37.543364002Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-06T01:57:37.543537865Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=174.453µs logger=migrator t=2026-07-06T01:57:37.547945234Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-06T01:57:37.548011876Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=65.672µs logger=migrator t=2026-07-06T01:57:37.552399084Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-06T01:57:37.552828063Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=428.519µs logger=migrator t=2026-07-06T01:57:37.557794184Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-06T01:57:37.558668931Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=876.047µs logger=migrator t=2026-07-06T01:57:37.563161742Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-06T01:57:37.564318836Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.157343ms logger=migrator t=2026-07-06T01:57:37.568524611Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-06T01:57:37.568741995Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=217.624µs logger=migrator t=2026-07-06T01:57:37.572983091Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-06T01:57:37.573504591Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=514.94µs logger=migrator t=2026-07-06T01:57:37.578738938Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-06T01:57:37.580121125Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.381618ms logger=migrator t=2026-07-06T01:57:37.585917103Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-06T01:57:37.587127497Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.210304ms logger=migrator t=2026-07-06T01:57:37.592068707Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-06T01:57:37.600810954Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.741687ms logger=migrator t=2026-07-06T01:57:37.605557Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-06T01:57:37.605714773Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=158.923µs logger=migrator t=2026-07-06T01:57:37.609739664Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-06T01:57:37.610592632Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=852.658µs logger=migrator t=2026-07-06T01:57:37.615685095Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-06T01:57:37.616593363Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=906.408µs logger=migrator t=2026-07-06T01:57:37.62289174Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-06T01:57:37.624531314Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.640683ms logger=migrator t=2026-07-06T01:57:37.628923563Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-06T01:57:37.637273912Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.344568ms logger=migrator t=2026-07-06T01:57:37.641905565Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-06T01:57:37.642993487Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.087962ms logger=migrator t=2026-07-06T01:57:37.651659052Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-06T01:57:37.653151103Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=5.036752ms logger=migrator t=2026-07-06T01:57:37.658729546Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-06T01:57:37.681299212Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.565296ms logger=migrator t=2026-07-06T01:57:37.69204866Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-06T01:57:37.693379797Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.332457ms logger=migrator t=2026-07-06T01:57:37.698618553Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-06T01:57:37.702524722Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=3.899309ms logger=migrator t=2026-07-06T01:57:37.976125937Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-06T01:57:37.978019525Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.896088ms logger=migrator t=2026-07-06T01:57:37.984224901Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-06T01:57:37.985876154Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.654084ms logger=migrator t=2026-07-06T01:57:37.993204332Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-06T01:57:37.993496808Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=295.276µs logger=migrator t=2026-07-06T01:57:38.001892428Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-06T01:57:38.002705075Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=815.436µs logger=migrator t=2026-07-06T01:57:38.009056273Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-06T01:57:38.017576455Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.519992ms logger=migrator t=2026-07-06T01:57:38.023899192Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-06T01:57:38.025363802Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.46468ms logger=migrator t=2026-07-06T01:57:38.031275501Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-06T01:57:38.032584278Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.311187ms logger=migrator t=2026-07-06T01:57:38.038693591Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T01:57:38.039208321Z 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-06T01:57:38.046879286Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T01:57:38.04754796Z 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-06T01:57:38.052482479Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-06T01:57:38.053152053Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=670.284µs logger=migrator t=2026-07-06T01:57:38.057852608Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-06T01:57:38.058662334Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=809.646µs logger=migrator t=2026-07-06T01:57:38.064960751Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T01:57:38.066718107Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.759206ms logger=migrator t=2026-07-06T01:57:38.072758539Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T01:57:38.074060515Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.304016ms logger=migrator t=2026-07-06T01:57:38.079535956Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T01:57:38.08074954Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.213574ms logger=migrator t=2026-07-06T01:57:38.086623488Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T01:57:38.087623939Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.000621ms logger=migrator t=2026-07-06T01:57:38.092670801Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-06T01:57:38.093453056Z level=info msg="Migration successfully executed" id="Drop public config table" duration=775.915µs logger=migrator t=2026-07-06T01:57:38.099605061Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-06T01:57:38.100818765Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.213554ms logger=migrator t=2026-07-06T01:57:38.107060931Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T01:57:38.108235895Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.172434ms logger=migrator t=2026-07-06T01:57:38.113593993Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T01:57:38.114793857Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.199324ms logger=migrator t=2026-07-06T01:57:38.120839729Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-06T01:57:38.122503583Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.663424ms logger=migrator t=2026-07-06T01:57:38.13029301Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-06T01:57:38.154318245Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.026035ms logger=migrator t=2026-07-06T01:57:38.159381658Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-06T01:57:38.16545689Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.074912ms logger=migrator t=2026-07-06T01:57:38.170852689Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-06T01:57:38.176896491Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.043442ms logger=migrator t=2026-07-06T01:57:38.182552315Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-06T01:57:38.18276453Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=189.394µs logger=migrator t=2026-07-06T01:57:38.187372992Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-06T01:57:38.193365754Z level=info msg="Migration successfully executed" id="add share column" duration=5.992521ms logger=migrator t=2026-07-06T01:57:38.198350974Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-06T01:57:38.198471756Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=121.052µs logger=migrator t=2026-07-06T01:57:38.204563039Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-06T01:57:38.205217053Z level=info msg="Migration successfully executed" id="create file table" duration=653.724µs logger=migrator t=2026-07-06T01:57:38.210855806Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-06T01:57:38.211839466Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=983.18µs logger=migrator t=2026-07-06T01:57:38.218187775Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-06T01:57:38.21896539Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=777.435µs logger=migrator t=2026-07-06T01:57:38.226342199Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-06T01:57:38.226942881Z level=info msg="Migration successfully executed" id="create file_meta table" duration=600.602µs logger=migrator t=2026-07-06T01:57:38.233906572Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-06T01:57:38.23578555Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.870548ms logger=migrator t=2026-07-06T01:57:38.242512436Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-06T01:57:38.242574897Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=63.161µs logger=migrator t=2026-07-06T01:57:38.250001137Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-06T01:57:38.250066558Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.311µs logger=migrator t=2026-07-06T01:57:38.255469237Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-06T01:57:38.256283514Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=814.626µs logger=migrator t=2026-07-06T01:57:38.261105331Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-06T01:57:38.261491249Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=385.478µs logger=migrator t=2026-07-06T01:57:38.267323076Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-06T01:57:38.26950814Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.185744ms logger=migrator t=2026-07-06T01:57:38.275496952Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-06T01:57:38.286384481Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.87406ms logger=migrator t=2026-07-06T01:57:38.293021745Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-06T01:57:38.29324896Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=227.045µs logger=migrator t=2026-07-06T01:57:38.297500106Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-06T01:57:38.29967103Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.169893ms logger=migrator t=2026-07-06T01:57:38.305536128Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-06T01:57:38.306415725Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=881.467µs logger=migrator t=2026-07-06T01:57:38.313370226Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-06T01:57:38.313912017Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=533.771µs logger=migrator t=2026-07-06T01:57:38.318944978Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-06T01:57:38.319322836Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=376.288µs logger=migrator t=2026-07-06T01:57:38.32448279Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-06T01:57:38.339727068Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.241668ms logger=migrator t=2026-07-06T01:57:38.344956804Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-06T01:57:38.353940425Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.982891ms logger=migrator t=2026-07-06T01:57:38.359958846Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-06T01:57:38.361319754Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.361758ms logger=migrator t=2026-07-06T01:57:38.365755603Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-06T01:57:38.44336268Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.585687ms logger=migrator t=2026-07-06T01:57:38.448178757Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-06T01:57:38.449136327Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=957.79µs logger=migrator t=2026-07-06T01:57:38.455484245Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-06T01:57:38.456702219Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.215604ms logger=migrator t=2026-07-06T01:57:38.461904755Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-06T01:57:38.492854449Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.948005ms logger=migrator t=2026-07-06T01:57:38.498942332Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-06T01:57:38.506407143Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.463731ms logger=migrator t=2026-07-06T01:57:38.511079197Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-06T01:57:38.511381923Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=303.606µs logger=migrator t=2026-07-06T01:57:38.515720571Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-06T01:57:38.515874434Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=154.143µs logger=migrator t=2026-07-06T01:57:38.521443096Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-06T01:57:38.521805544Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=362.548µs logger=migrator t=2026-07-06T01:57:38.526374656Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-06T01:57:38.526710493Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=336.127µs logger=migrator t=2026-07-06T01:57:38.53104984Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-06T01:57:38.531386187Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=336.797µs logger=migrator t=2026-07-06T01:57:38.536116302Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-06T01:57:38.537104762Z level=info msg="Migration successfully executed" id="create folder table" duration=988.55µs logger=migrator t=2026-07-06T01:57:38.543004442Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-06T01:57:38.54490468Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.899548ms logger=migrator t=2026-07-06T01:57:38.549747768Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-06T01:57:38.551628286Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.881278ms logger=migrator t=2026-07-06T01:57:38.556346501Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-06T01:57:38.556372442Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.94µs logger=migrator t=2026-07-06T01:57:38.561332511Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T01:57:38.563398493Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.065772ms logger=migrator t=2026-07-06T01:57:38.568533037Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T01:57:38.569549047Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.01588ms logger=migrator t=2026-07-06T01:57:38.573754792Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-06T01:57:38.574938956Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.183564ms logger=migrator t=2026-07-06T01:57:38.580242383Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-06T01:57:38.580639531Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=396.548µs logger=migrator t=2026-07-06T01:57:38.585164193Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-06T01:57:38.58554715Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=383.848µs logger=migrator t=2026-07-06T01:57:38.590017391Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-06T01:57:38.591648024Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.629123ms logger=migrator t=2026-07-06T01:57:38.596397319Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-06T01:57:38.597532452Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.134963ms logger=migrator t=2026-07-06T01:57:38.601464552Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-06T01:57:38.602483532Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.01879ms logger=migrator t=2026-07-06T01:57:38.606537644Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-06T01:57:38.607726188Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.188054ms logger=migrator t=2026-07-06T01:57:38.61277089Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-06T01:57:38.61378004Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.0074ms logger=migrator t=2026-07-06T01:57:38.61772923Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-06T01:57:38.618611078Z level=info msg="Migration successfully executed" id="create anon_device table" duration=881.728µs logger=migrator t=2026-07-06T01:57:38.623586218Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-06T01:57:38.62614583Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.558372ms logger=migrator t=2026-07-06T01:57:38.63212463Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-06T01:57:38.6340636Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.938499ms logger=migrator t=2026-07-06T01:57:38.639000079Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-06T01:57:38.639886327Z level=info msg="Migration successfully executed" id="create signing_key table" duration=886.488µs logger=migrator t=2026-07-06T01:57:38.64548892Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-06T01:57:38.646609463Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.119953ms logger=migrator t=2026-07-06T01:57:38.651378209Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-06T01:57:38.652491272Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.113573ms logger=migrator t=2026-07-06T01:57:38.65684073Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-06T01:57:38.657238708Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=396.358µs logger=migrator t=2026-07-06T01:57:38.663067585Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-06T01:57:38.676286062Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.216827ms logger=migrator t=2026-07-06T01:57:38.683511038Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-06T01:57:38.684369075Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=891.948µs logger=migrator t=2026-07-06T01:57:38.688642521Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T01:57:38.688668392Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.631µs logger=migrator t=2026-07-06T01:57:38.693416368Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T01:57:38.695399418Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.98186ms logger=migrator t=2026-07-06T01:57:38.701172104Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T01:57:38.701192185Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.621µs logger=migrator t=2026-07-06T01:57:38.706123895Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-06T01:57:38.707457151Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.332606ms logger=migrator t=2026-07-06T01:57:38.711774208Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T01:57:38.713278249Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.502741ms logger=migrator t=2026-07-06T01:57:38.720387262Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-06T01:57:38.721635248Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.264885ms logger=migrator t=2026-07-06T01:57:38.72721501Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-06T01:57:38.728005376Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=791.156µs logger=migrator t=2026-07-06T01:57:38.733366434Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-06T01:57:38.73363756Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=271.756µs logger=migrator t=2026-07-06T01:57:38.738793024Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-06T01:57:38.739805554Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.01244ms logger=migrator t=2026-07-06T01:57:38.743867656Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-06T01:57:38.744790435Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=922.269µs logger=migrator t=2026-07-06T01:57:38.749274875Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-06T01:57:38.750132803Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=858.608µs logger=migrator t=2026-07-06T01:57:38.756001291Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-06T01:57:38.770347461Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.34808ms logger=migrator t=2026-07-06T01:57:38.781027076Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-06T01:57:38.791251233Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.223877ms logger=migrator t=2026-07-06T01:57:38.797792575Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-06T01:57:38.807664114Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.871729ms logger=migrator t=2026-07-06T01:57:38.812060123Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-06T01:57:38.812154495Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=94.982µs logger=migrator t=2026-07-06T01:57:38.817508973Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-06T01:57:38.829129577Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.621334ms logger=migrator t=2026-07-06T01:57:38.833598288Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-06T01:57:38.843896726Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.295937ms logger=migrator t=2026-07-06T01:57:38.849345886Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-06T01:57:38.849664772Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=318.886µs logger=migrator t=2026-07-06T01:57:38.854352777Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.478334568s logger=migrator t=2026-07-06T01:57:38.858290636Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-06T01:57:38.878013134Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-06T01:57:38.878270749Z level=info msg="Created default organization" logger=secrets t=2026-07-06T01:57:38.886958525Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T01:57:38.938806192Z level=info msg="Restored cache from database" duration=414.089µs logger=plugin.store t=2026-07-06T01:57:38.940025376Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-06T01:57:38.9739183Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-06T01:57:38.973940371Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-06T01:57:38.974005962Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-06T01:57:38.974013362Z level=info msg="Plugins loaded" count=54 duration=33.989066ms logger=query_data t=2026-07-06T01:57:38.977823799Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-06T01:57:38.9813377Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-06T01:57:38.988587917Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-06T01:57:38.999726251Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-06T01:57:39.001739712Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-06T01:57:39.00364985Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-06T01:57:39.022696704Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-06T01:57:39.041192266Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-06T01:57:39.059684999Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-06T01:57:39.05973026Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-06T01:57:39.060139908Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-06T01:57:39.060849222Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-06T01:57:39.062458075Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-06T01:57:39.067355443Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-06T01:57:39.131301732Z level=info msg="State cache has been initialized" states=0 duration=70.44842ms logger=ngalert.scheduler t=2026-07-06T01:57:39.131350993Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-06T01:57:39.131407844Z level=info msg=starting first_tick=2026-07-06T01:57:40Z logger=provisioning.dashboard t=2026-07-06T01:57:39.147825295Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-06T01:57:39.239296357Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-07-06T01:57:39.246326978Z level=info msg="Update check succeeded" duration=178.167528ms logger=plugins.update.checker t=2026-07-06T01:57:39.247600914Z level=info msg="Update check succeeded" duration=186.501367ms logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T01:57:39.257405142Z level=info msg="Patterns update finished" duration=128.860416ms logger=provisioning.dashboard t=2026-07-06T01:57:39.280090359Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-07-06T01:57:39.576921618Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-06T01:57:39.577331936Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-06T01:57:42.05762079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.065321984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.076746523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.10709405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.1231142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.157880776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.177784265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.216445339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.238808256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.294543152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.307026562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.342493412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.356138874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.390771788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.40640454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.456924232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.475301969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.516712048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.531664458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.56578217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.583548186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.622845813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.641948195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.681606879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.700518117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.737039148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.75360863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.798675882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.811922627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.854817215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.869458448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.910316506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.924105592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.97794947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:42.992094703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.030948509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.056192084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.144246162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.160589439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.222902383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.239193588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.296097705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.310153416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.365357378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.375720195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.435667163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.450133272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.517713502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.53618925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.59077202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.607194969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.67283888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.688345819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.75745367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.773164893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.838676832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.852412656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.905204891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.924508656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:43.996645607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.012680557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.088533089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.108034627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.19094178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.208882937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.278998455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.296909702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.366921107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.386784033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.451150946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.467289997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.539174199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.557552316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.640152322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.658427846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.735565593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.75395374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.843599816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.862710807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T01:57:44.947931006Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-06T01:59:36.090348488Z level=info msg="Usage stats are ready to report"