logger=settings t=2026-05-27T06:13:00.02550187Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T06:13:00Z logger=settings t=2026-05-27T06:13:00.025974863Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T06:13:00.025992253Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T06:13:00.025997844Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T06:13:00.026002454Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T06:13:00.026007044Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T06:13:00.026011144Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T06:13:00.026015784Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T06:13:00.026025894Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T06:13:00.026032605Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T06:13:00.026037375Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T06:13:00.026043155Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T06:13:00.026070396Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T06:13:00.026082216Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T06:13:00.026086806Z level=info msg=Target target=[all] logger=settings t=2026-05-27T06:13:00.026102297Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T06:13:00.026107747Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T06:13:00.026113167Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T06:13:00.026118017Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T06:13:00.026122747Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T06:13:00.026129277Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T06:13:00.026603161Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T06:13:00.026627571Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T06:13:00.028602117Z level=info msg="Locking database" logger=migrator t=2026-05-27T06:13:00.028615067Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T06:13:00.02942268Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T06:13:00.030417068Z level=info msg="Migration successfully executed" id="create migration_log table" duration=994.088µs logger=migrator t=2026-05-27T06:13:00.278395489Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T06:13:00.282022451Z level=info msg="Migration successfully executed" id="create user table" duration=3.660013ms logger=migrator t=2026-05-27T06:13:00.314753032Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T06:13:00.316354887Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.601245ms logger=migrator t=2026-05-27T06:13:00.327224122Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T06:13:00.328057176Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=834.534µs logger=migrator t=2026-05-27T06:13:00.331740269Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T06:13:00.332861251Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.120912ms logger=migrator t=2026-05-27T06:13:00.336333168Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T06:13:00.337131501Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=798.073µs logger=migrator t=2026-05-27T06:13:00.342307706Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T06:13:00.345400593Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.093037ms logger=migrator t=2026-05-27T06:13:00.351177536Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T06:13:00.353002837Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.823061ms logger=migrator t=2026-05-27T06:13:00.359181591Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T06:13:00.359936622Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=755.291µs logger=migrator t=2026-05-27T06:13:00.364603063Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T06:13:00.365857049Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.253665ms logger=migrator t=2026-05-27T06:13:00.36980572Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T06:13:00.37016149Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=356.23µs logger=migrator t=2026-05-27T06:13:00.374225424Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T06:13:00.374755949Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=530.525µs logger=migrator t=2026-05-27T06:13:00.379836791Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T06:13:00.381821407Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.983246ms logger=migrator t=2026-05-27T06:13:00.387214959Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T06:13:00.387277361Z level=info msg="Migration successfully executed" id="Update user table charset" duration=62.542µs logger=migrator t=2026-05-27T06:13:00.393547717Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T06:13:00.394907745Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.361798ms logger=migrator t=2026-05-27T06:13:00.398448915Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T06:13:00.39896738Z level=info msg="Migration successfully executed" id="Add missing user data" duration=519.594µs logger=migrator t=2026-05-27T06:13:00.404039132Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T06:13:00.405536794Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.497692ms logger=migrator t=2026-05-27T06:13:00.409058323Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T06:13:00.409927967Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=869.764µs logger=migrator t=2026-05-27T06:13:00.414453025Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T06:13:00.415460313Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.007288ms logger=migrator t=2026-05-27T06:13:00.418968762Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T06:13:00.427827671Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.861669ms logger=migrator t=2026-05-27T06:13:00.434879469Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T06:13:00.435899318Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.023469ms logger=migrator t=2026-05-27T06:13:00.45018789Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T06:13:00.450619992Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=430.382µs logger=migrator t=2026-05-27T06:13:00.45626474Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T06:13:00.457579577Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.314887ms logger=migrator t=2026-05-27T06:13:00.462754193Z 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-05-27T06:13:00.463086982Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=333.039µs logger=migrator t=2026-05-27T06:13:00.475163432Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T06:13:00.475894422Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=730.06µs logger=migrator t=2026-05-27T06:13:00.482471477Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T06:13:00.483592308Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.124081ms logger=migrator t=2026-05-27T06:13:00.488425934Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T06:13:00.489273858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=847.304µs logger=migrator t=2026-05-27T06:13:00.494769513Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T06:13:00.495618487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=851.174µs logger=migrator t=2026-05-27T06:13:00.499951669Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T06:13:00.500627588Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=673.999µs logger=migrator t=2026-05-27T06:13:00.508577441Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T06:13:00.509478036Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=903.475µs logger=migrator t=2026-05-27T06:13:00.515707341Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T06:13:00.515737612Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.801µs logger=migrator t=2026-05-27T06:13:00.520338362Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T06:13:00.521037171Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=696.489µs logger=migrator t=2026-05-27T06:13:00.525690522Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T06:13:00.526434373Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=743.871µs logger=migrator t=2026-05-27T06:13:00.530893729Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T06:13:00.531698321Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=804.673µs logger=migrator t=2026-05-27T06:13:00.54091467Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T06:13:00.541781594Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=869.694µs logger=migrator t=2026-05-27T06:13:00.54516591Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:13:00.549281275Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.111535ms logger=migrator t=2026-05-27T06:13:00.554045989Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T06:13:00.555784508Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.738959ms logger=migrator t=2026-05-27T06:13:00.560431179Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T06:13:00.561410216Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=977.617µs logger=migrator t=2026-05-27T06:13:00.565862201Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T06:13:00.567023164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.158843ms logger=migrator t=2026-05-27T06:13:00.593612072Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T06:13:00.594344282Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=745.891µs logger=migrator t=2026-05-27T06:13:00.599742474Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T06:13:00.600698361Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=955.447µs logger=migrator t=2026-05-27T06:13:00.606945787Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T06:13:00.607498862Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=552.805µs logger=migrator t=2026-05-27T06:13:00.61170313Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T06:13:00.612188024Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=485.394µs logger=migrator t=2026-05-27T06:13:00.616583507Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T06:13:00.616962358Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=378.671µs logger=migrator t=2026-05-27T06:13:00.622615237Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T06:13:00.62414526Z level=info msg="Migration successfully executed" id="create star table" duration=1.553844ms logger=migrator t=2026-05-27T06:13:00.629556662Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T06:13:00.630285013Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=728.301µs logger=migrator t=2026-05-27T06:13:00.636364634Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T06:13:00.637226558Z level=info msg="Migration successfully executed" id="create org table v1" duration=860.824µs logger=migrator t=2026-05-27T06:13:00.642705102Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T06:13:00.644169293Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.467512ms logger=migrator t=2026-05-27T06:13:00.649824722Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T06:13:00.650589984Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=760.951µs logger=migrator t=2026-05-27T06:13:00.656007636Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T06:13:00.656745807Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=738.291µs logger=migrator t=2026-05-27T06:13:00.661283184Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T06:13:00.662081537Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=797.603µs logger=migrator t=2026-05-27T06:13:00.667059646Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T06:13:00.667842068Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=783.112µs logger=migrator t=2026-05-27T06:13:00.674473165Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T06:13:00.674524926Z level=info msg="Migration successfully executed" id="Update org table charset" duration=54.451µs logger=migrator t=2026-05-27T06:13:00.68105141Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T06:13:00.681104472Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.521µs logger=migrator t=2026-05-27T06:13:00.686849273Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T06:13:00.687310226Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=462.683µs logger=migrator t=2026-05-27T06:13:00.693425618Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T06:13:00.694844318Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.418979ms logger=migrator t=2026-05-27T06:13:00.701581657Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T06:13:00.702880584Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.299797ms logger=migrator t=2026-05-27T06:13:00.708501262Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T06:13:00.709290284Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=790.052µs logger=migrator t=2026-05-27T06:13:00.716538588Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T06:13:00.717052212Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=514.294µs logger=migrator t=2026-05-27T06:13:00.722571027Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T06:13:00.72372509Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.152002ms logger=migrator t=2026-05-27T06:13:00.735525892Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T06:13:00.736512349Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=988.398µs logger=migrator t=2026-05-27T06:13:00.742002734Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T06:13:00.745952855Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.95009ms logger=migrator t=2026-05-27T06:13:00.752108418Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T06:13:00.752973312Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=864.704µs logger=migrator t=2026-05-27T06:13:00.758191399Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T06:13:00.759337251Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.146752ms logger=migrator t=2026-05-27T06:13:00.764551768Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T06:13:00.765982188Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.43007ms logger=migrator t=2026-05-27T06:13:00.776580786Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T06:13:00.778285424Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.677048ms logger=migrator t=2026-05-27T06:13:00.785013903Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T06:13:00.785937589Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=926.076µs logger=migrator t=2026-05-27T06:13:00.80305159Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T06:13:00.803172813Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=124.433µs logger=migrator t=2026-05-27T06:13:00.822821256Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T06:13:00.824509443Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.690498ms logger=migrator t=2026-05-27T06:13:00.828892726Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T06:13:00.830332707Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.439841ms logger=migrator t=2026-05-27T06:13:00.834581916Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T06:13:00.836640114Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.057848ms logger=migrator t=2026-05-27T06:13:00.841698047Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T06:13:00.842958592Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.257086ms logger=migrator t=2026-05-27T06:13:00.848340963Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T06:13:00.851599395Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.260762ms logger=migrator t=2026-05-27T06:13:00.860037552Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T06:13:00.861547225Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.506922ms logger=migrator t=2026-05-27T06:13:00.868901151Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T06:13:00.869732305Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=830.884µs logger=migrator t=2026-05-27T06:13:00.874982032Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T06:13:00.875043984Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=65.182µs logger=migrator t=2026-05-27T06:13:00.880159488Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T06:13:00.880205399Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.612µs logger=migrator t=2026-05-27T06:13:00.885132168Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T06:13:00.888515623Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.383246ms logger=migrator t=2026-05-27T06:13:00.899698107Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T06:13:00.902896807Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.19768ms logger=migrator t=2026-05-27T06:13:00.908846324Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T06:13:00.913031532Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.184228ms logger=migrator t=2026-05-27T06:13:00.920578694Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T06:13:00.923593269Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.017435ms logger=migrator t=2026-05-27T06:13:00.930131553Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T06:13:00.93039047Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=258.718µs logger=migrator t=2026-05-27T06:13:00.940211036Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T06:13:00.940917716Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=708.27µs logger=migrator t=2026-05-27T06:13:00.954678973Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T06:13:00.955806954Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.133972ms logger=migrator t=2026-05-27T06:13:00.967794822Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T06:13:00.967850133Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=58.822µs logger=migrator t=2026-05-27T06:13:00.973167543Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T06:13:00.974800319Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.631256ms logger=migrator t=2026-05-27T06:13:00.982450523Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T06:13:00.983268476Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=818.373µs logger=migrator t=2026-05-27T06:13:00.990106459Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:13:00.999415611Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.304762ms logger=migrator t=2026-05-27T06:13:01.00756917Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T06:13:01.008612949Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.034789ms logger=migrator t=2026-05-27T06:13:01.0171892Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T06:13:01.018477867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.288846ms logger=migrator t=2026-05-27T06:13:01.031540174Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T06:13:01.032981594Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.44435ms logger=migrator t=2026-05-27T06:13:01.053483381Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T06:13:01.054198401Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=717.25µs logger=migrator t=2026-05-27T06:13:01.068013669Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T06:13:01.068864013Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=850.874µs logger=migrator t=2026-05-27T06:13:01.07870278Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T06:13:01.081611042Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.911302ms logger=migrator t=2026-05-27T06:13:01.090268195Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T06:13:01.091412267Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.141402ms logger=migrator t=2026-05-27T06:13:01.102100418Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T06:13:01.102497199Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=401.292µs logger=migrator t=2026-05-27T06:13:01.109711831Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T06:13:01.110054541Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=342.83µs logger=migrator t=2026-05-27T06:13:01.118256742Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T06:13:01.119119066Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=862.204µs logger=migrator t=2026-05-27T06:13:01.133654525Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T06:13:01.137692218Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.037583ms logger=migrator t=2026-05-27T06:13:01.144427647Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T06:13:01.145330523Z level=info msg="Migration successfully executed" id="create data_source table" duration=903.306µs logger=migrator t=2026-05-27T06:13:01.155335314Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T06:13:01.156108916Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=773.112µs logger=migrator t=2026-05-27T06:13:01.174703879Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T06:13:01.175515572Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=811.632µs logger=migrator t=2026-05-27T06:13:01.184836724Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T06:13:01.185568074Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=729.19µs logger=migrator t=2026-05-27T06:13:01.192770846Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T06:13:01.193470126Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=699.48µs logger=migrator t=2026-05-27T06:13:01.204532157Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T06:13:01.214170369Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.638841ms logger=migrator t=2026-05-27T06:13:01.219038685Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T06:13:01.220540957Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.502452ms logger=migrator t=2026-05-27T06:13:01.229009385Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T06:13:01.229782017Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=769.002µs logger=migrator t=2026-05-27T06:13:01.241555258Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T06:13:01.242961968Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.406449ms logger=migrator t=2026-05-27T06:13:01.352107996Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T06:13:01.353230318Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.124322ms logger=migrator t=2026-05-27T06:13:01.370473953Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T06:13:01.383710025Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=13.236742ms logger=migrator t=2026-05-27T06:13:01.389055315Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T06:13:01.391065842Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.009057ms logger=migrator t=2026-05-27T06:13:01.400308841Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T06:13:01.400335502Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.451µs logger=migrator t=2026-05-27T06:13:01.410369024Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T06:13:01.410767835Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=405.381µs logger=migrator t=2026-05-27T06:13:01.415775606Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T06:13:01.419556073Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.780627ms logger=migrator t=2026-05-27T06:13:01.427241618Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T06:13:01.427604299Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=366.571µs logger=migrator t=2026-05-27T06:13:01.435353227Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T06:13:01.435717757Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=365.64µs logger=migrator t=2026-05-27T06:13:01.446993394Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T06:13:01.451018977Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.075184ms logger=migrator t=2026-05-27T06:13:01.459365642Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T06:13:01.459613439Z level=info msg="Migration successfully executed" id="Update uid value" duration=243.157µs logger=migrator t=2026-05-27T06:13:01.464832266Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T06:13:01.466272786Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.440021ms logger=migrator t=2026-05-27T06:13:01.472636835Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T06:13:01.473439158Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=802.283µs logger=migrator t=2026-05-27T06:13:01.480887607Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T06:13:01.482235665Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.347268ms logger=migrator t=2026-05-27T06:13:01.48703414Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T06:13:01.488289555Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.255425ms logger=migrator t=2026-05-27T06:13:01.494470949Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T06:13:01.495301072Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=830.213µs logger=migrator t=2026-05-27T06:13:01.499824209Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T06:13:01.501582249Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.7567ms logger=migrator t=2026-05-27T06:13:01.507710161Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T06:13:01.508470062Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=759.821µs logger=migrator t=2026-05-27T06:13:01.512409163Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T06:13:01.513152994Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=743.891µs logger=migrator t=2026-05-27T06:13:01.516519839Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T06:13:01.51727033Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=750.681µs logger=migrator t=2026-05-27T06:13:01.522235339Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T06:13:01.532415765Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.179796ms logger=migrator t=2026-05-27T06:13:01.536613633Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T06:13:01.537603331Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=988.178µs logger=migrator t=2026-05-27T06:13:01.542249462Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T06:13:01.543017044Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=769.292µs logger=migrator t=2026-05-27T06:13:01.547128239Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T06:13:01.548314663Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.186784ms logger=migrator t=2026-05-27T06:13:01.55177599Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T06:13:01.552592263Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=816.113µs logger=migrator t=2026-05-27T06:13:01.556628706Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T06:13:01.556968516Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=339.87µs logger=migrator t=2026-05-27T06:13:01.561089402Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T06:13:01.561714169Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=624.587µs logger=migrator t=2026-05-27T06:13:01.565021722Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T06:13:01.565047233Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.771µs logger=migrator t=2026-05-27T06:13:01.577119393Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T06:13:01.579704955Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.587033ms logger=migrator t=2026-05-27T06:13:01.584055327Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T06:13:01.588255415Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.193858ms logger=migrator t=2026-05-27T06:13:01.592838394Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T06:13:01.593171554Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=332.71µs logger=migrator t=2026-05-27T06:13:01.596928709Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T06:13:01.599696727Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.767318ms logger=migrator t=2026-05-27T06:13:01.604025849Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T06:13:01.606660603Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.633964ms logger=migrator t=2026-05-27T06:13:01.610959364Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T06:13:01.611765736Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=805.972µs logger=migrator t=2026-05-27T06:13:01.616195391Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T06:13:01.617003884Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=808.253µs logger=migrator t=2026-05-27T06:13:01.62147973Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T06:13:01.622503678Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.024399ms logger=migrator t=2026-05-27T06:13:01.626582783Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T06:13:01.627605262Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.020919ms logger=migrator t=2026-05-27T06:13:01.632294784Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T06:13:01.633178808Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=884.054µs logger=migrator t=2026-05-27T06:13:01.638348384Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T06:13:01.639911348Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.541713ms logger=migrator t=2026-05-27T06:13:01.646599496Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T06:13:01.646685388Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=90.882µs logger=migrator t=2026-05-27T06:13:01.653084218Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T06:13:01.653189221Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=110.273µs logger=migrator t=2026-05-27T06:13:01.659601021Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T06:13:01.663075609Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.455787ms logger=migrator t=2026-05-27T06:13:01.668755879Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T06:13:01.671522056Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.766087ms logger=migrator t=2026-05-27T06:13:01.675142688Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T06:13:01.67520754Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.522µs logger=migrator t=2026-05-27T06:13:01.678926685Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T06:13:01.679674056Z level=info msg="Migration successfully executed" id="create quota table v1" duration=746.581µs logger=migrator t=2026-05-27T06:13:01.684744778Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T06:13:01.685811708Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.06938ms logger=migrator t=2026-05-27T06:13:01.689851592Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T06:13:01.689878782Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.76µs logger=migrator t=2026-05-27T06:13:01.693585247Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T06:13:01.695025017Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.44139ms logger=migrator t=2026-05-27T06:13:01.699160163Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T06:13:01.700406299Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.245815ms logger=migrator t=2026-05-27T06:13:01.705965335Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T06:13:01.710255756Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.289731ms logger=migrator t=2026-05-27T06:13:01.715019749Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T06:13:01.71503837Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=19.441µs logger=migrator t=2026-05-27T06:13:01.719407343Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T06:13:01.720237696Z level=info msg="Migration successfully executed" id="create session table" duration=830.343µs logger=migrator t=2026-05-27T06:13:01.72713212Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T06:13:01.727294154Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=163.334µs logger=migrator t=2026-05-27T06:13:01.733359385Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T06:13:01.733486379Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=128.774µs logger=migrator t=2026-05-27T06:13:01.737136401Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T06:13:01.737975565Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=838.904µs logger=migrator t=2026-05-27T06:13:01.744742245Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T06:13:01.745468915Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=730.18µs logger=migrator t=2026-05-27T06:13:01.753685436Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T06:13:01.753765889Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=82.443µs logger=migrator t=2026-05-27T06:13:01.761066304Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T06:13:01.761099335Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.181µs logger=migrator t=2026-05-27T06:13:01.766571569Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T06:13:01.774703457Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=8.126149ms logger=migrator t=2026-05-27T06:13:01.779718158Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T06:13:01.782095555Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.377367ms logger=migrator t=2026-05-27T06:13:01.786052947Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T06:13:01.786138049Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.613µs logger=migrator t=2026-05-27T06:13:01.789754271Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T06:13:01.789844783Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=90.612µs logger=migrator t=2026-05-27T06:13:01.793691821Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T06:13:01.796097369Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.405478ms logger=migrator t=2026-05-27T06:13:01.801045638Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T06:13:01.801087859Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.691µs logger=migrator t=2026-05-27T06:13:01.806691827Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T06:13:01.810495364Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.804157ms logger=migrator t=2026-05-27T06:13:01.816469952Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T06:13:01.816729739Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=262.258µs logger=migrator t=2026-05-27T06:13:01.820569137Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T06:13:01.824272271Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.702164ms logger=migrator t=2026-05-27T06:13:01.828601513Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T06:13:01.832193114Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.650502ms logger=migrator t=2026-05-27T06:13:01.836879275Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T06:13:01.836952658Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.303µs logger=migrator t=2026-05-27T06:13:01.840796156Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T06:13:01.841826565Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.030069ms logger=migrator t=2026-05-27T06:13:01.846491785Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T06:13:01.847492704Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.000889ms logger=migrator t=2026-05-27T06:13:01.853333418Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T06:13:01.854877211Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.546093ms logger=migrator t=2026-05-27T06:13:01.861004474Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T06:13:01.862124795Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.121061ms logger=migrator t=2026-05-27T06:13:01.866834318Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T06:13:01.867587229Z level=info msg="Migration successfully executed" id="add index alert state" duration=752.621µs logger=migrator t=2026-05-27T06:13:01.872318392Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T06:13:01.873044702Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=726.071µs logger=migrator t=2026-05-27T06:13:01.876926381Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T06:13:01.87758411Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=657.819µs logger=migrator t=2026-05-27T06:13:01.881364506Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T06:13:01.882099317Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=734.671µs logger=migrator t=2026-05-27T06:13:01.887006635Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T06:13:01.887846438Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=838.823µs logger=migrator t=2026-05-27T06:13:01.890922965Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T06:13:01.899595868Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.669443ms logger=migrator t=2026-05-27T06:13:01.903304833Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T06:13:01.904108895Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=804.382µs logger=migrator t=2026-05-27T06:13:01.908768266Z 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-05-27T06:13:01.909806026Z 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.03797ms logger=migrator t=2026-05-27T06:13:01.915016392Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T06:13:01.915352932Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=338.15µs logger=migrator t=2026-05-27T06:13:01.918626074Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T06:13:01.91921274Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=586.936µs logger=migrator t=2026-05-27T06:13:01.923905702Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T06:13:01.92491733Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.012448ms logger=migrator t=2026-05-27T06:13:01.929916341Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T06:13:01.934918972Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.002611ms logger=migrator t=2026-05-27T06:13:01.939766148Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T06:13:01.945074577Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.306189ms logger=migrator t=2026-05-27T06:13:01.949325387Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T06:13:01.952540387Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.21477ms logger=migrator t=2026-05-27T06:13:01.957741383Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T06:13:01.962285691Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.544888ms logger=migrator t=2026-05-27T06:13:01.965520332Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T06:13:01.966459619Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=939.146µs logger=migrator t=2026-05-27T06:13:01.971327475Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T06:13:01.971353196Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.111µs logger=migrator t=2026-05-27T06:13:01.974604568Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T06:13:01.974628388Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.78µs logger=migrator t=2026-05-27T06:13:01.978780865Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T06:13:01.979564607Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=783.472µs logger=migrator t=2026-05-27T06:13:01.983217119Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T06:13:01.984054193Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=833.684µs logger=migrator t=2026-05-27T06:13:01.989527267Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T06:13:01.990314569Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=785.622µs logger=migrator t=2026-05-27T06:13:01.993832658Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T06:13:01.994763454Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=930.446µs logger=migrator t=2026-05-27T06:13:01.9981813Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T06:13:01.999214579Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.018419ms logger=migrator t=2026-05-27T06:13:02.003919201Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T06:13:02.007664197Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.745456ms logger=migrator t=2026-05-27T06:13:02.011509245Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T06:13:02.015202979Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.691924ms logger=migrator t=2026-05-27T06:13:02.019119329Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T06:13:02.019326955Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=208.026µs logger=migrator t=2026-05-27T06:13:02.025998163Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T06:13:02.026693882Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=696.5µs logger=migrator t=2026-05-27T06:13:02.030044626Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T06:13:02.030666863Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=621.977µs logger=migrator t=2026-05-27T06:13:02.033895114Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T06:13:02.036516918Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.621504ms logger=migrator t=2026-05-27T06:13:02.040393277Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T06:13:02.040437758Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=44.961µs logger=migrator t=2026-05-27T06:13:02.043080793Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T06:13:02.043658229Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=572.676µs logger=migrator t=2026-05-27T06:13:02.046639903Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T06:13:02.04726105Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=624.707µs logger=migrator t=2026-05-27T06:13:02.051566161Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T06:13:02.051620233Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=54.242µs logger=migrator t=2026-05-27T06:13:02.054875914Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T06:13:02.055479321Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=603.377µs logger=migrator t=2026-05-27T06:13:02.058909597Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T06:13:02.059484884Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=575.077µs logger=migrator t=2026-05-27T06:13:02.066135381Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T06:13:02.066783539Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=643.928µs logger=migrator t=2026-05-27T06:13:02.074003562Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T06:13:02.075643188Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.646376ms logger=migrator t=2026-05-27T06:13:02.080782323Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T06:13:02.082866741Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.084109ms logger=migrator t=2026-05-27T06:13:02.088076878Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T06:13:02.089442006Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.366159ms logger=migrator t=2026-05-27T06:13:02.093443929Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T06:13:02.093472409Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.571µs logger=migrator t=2026-05-27T06:13:02.097243935Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T06:13:02.101770843Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.526668ms logger=migrator t=2026-05-27T06:13:02.106205477Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T06:13:02.106972059Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=766.372µs logger=migrator t=2026-05-27T06:13:02.110298972Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T06:13:02.113249735Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.950303ms logger=migrator t=2026-05-27T06:13:02.116386173Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T06:13:02.117232667Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=846.194µs logger=migrator t=2026-05-27T06:13:02.122033212Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T06:13:02.123939216Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.908514ms logger=migrator t=2026-05-27T06:13:02.127796114Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T06:13:02.128794293Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=997.658µs logger=migrator t=2026-05-27T06:13:02.131995862Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T06:13:02.14399831Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.001978ms logger=migrator t=2026-05-27T06:13:02.148237189Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T06:13:02.148822566Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=585.276µs logger=migrator t=2026-05-27T06:13:02.15253935Z 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-05-27T06:13:02.153293541Z 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=754.131µs logger=migrator t=2026-05-27T06:13:02.157617543Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T06:13:02.15822541Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=607.517µs logger=migrator t=2026-05-27T06:13:02.163066196Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T06:13:02.164019083Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=952.366µs logger=migrator t=2026-05-27T06:13:02.167603433Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T06:13:02.168047426Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=443.713µs logger=migrator t=2026-05-27T06:13:02.172063309Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T06:13:02.176129193Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.066654ms logger=migrator t=2026-05-27T06:13:02.179857158Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T06:13:02.184083697Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.226549ms logger=migrator t=2026-05-27T06:13:02.190142797Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T06:13:02.19129761Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.154352ms logger=migrator t=2026-05-27T06:13:02.195060605Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T06:13:02.196010792Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=947.567µs logger=migrator t=2026-05-27T06:13:02.200153319Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T06:13:02.200472978Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=316.888µs logger=migrator t=2026-05-27T06:13:02.204925573Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T06:13:02.211832227Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.904594ms logger=migrator t=2026-05-27T06:13:02.215961982Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T06:13:02.216940359Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=978.057µs logger=migrator t=2026-05-27T06:13:02.221201879Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T06:13:02.221617631Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=415.732µs logger=migrator t=2026-05-27T06:13:02.226836768Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T06:13:02.227491186Z level=info msg="Migration successfully executed" id="Move region to single row" duration=653.978µs logger=migrator t=2026-05-27T06:13:02.231315354Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T06:13:02.232158718Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=843.404µs logger=migrator t=2026-05-27T06:13:02.236114709Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T06:13:02.236914181Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=799.482µs logger=migrator t=2026-05-27T06:13:02.241314115Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T06:13:02.24222901Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=914.535µs logger=migrator t=2026-05-27T06:13:02.245836202Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T06:13:02.246748658Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=912.185µs logger=migrator t=2026-05-27T06:13:02.252192491Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T06:13:02.2535716Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.379008ms logger=migrator t=2026-05-27T06:13:02.257951273Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T06:13:02.260158855Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.211153ms logger=migrator t=2026-05-27T06:13:02.265535496Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T06:13:02.265659359Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=127.933µs logger=migrator t=2026-05-27T06:13:02.270276889Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T06:13:02.271262867Z level=info msg="Migration successfully executed" id="create test_data table" duration=985.848µs logger=migrator t=2026-05-27T06:13:02.279259392Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T06:13:02.280704472Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.44406ms logger=migrator t=2026-05-27T06:13:02.28488627Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T06:13:02.286251238Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.364698ms logger=migrator t=2026-05-27T06:13:02.290041805Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T06:13:02.290966611Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=924.596µs logger=migrator t=2026-05-27T06:13:02.295544849Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T06:13:02.295767356Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=223.017µs logger=migrator t=2026-05-27T06:13:02.299268194Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T06:13:02.299959454Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=691.769µs logger=migrator t=2026-05-27T06:13:02.303681098Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T06:13:02.30374348Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=65.712µs logger=migrator t=2026-05-27T06:13:02.315387377Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T06:13:02.316862839Z level=info msg="Migration successfully executed" id="create team table" duration=1.474952ms logger=migrator t=2026-05-27T06:13:02.324232936Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T06:13:02.326210312Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.979645ms logger=migrator t=2026-05-27T06:13:02.331214622Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T06:13:02.332310203Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.088791ms logger=migrator t=2026-05-27T06:13:02.337851039Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T06:13:02.345146904Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.295035ms logger=migrator t=2026-05-27T06:13:02.34925834Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T06:13:02.349550208Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=290.999µs logger=migrator t=2026-05-27T06:13:02.353323964Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T06:13:02.354382424Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.05848ms logger=migrator t=2026-05-27T06:13:02.359997332Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T06:13:02.360835905Z level=info msg="Migration successfully executed" id="create team member table" duration=837.373µs logger=migrator t=2026-05-27T06:13:02.364968111Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T06:13:02.366774522Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.810231ms logger=migrator t=2026-05-27T06:13:02.371648609Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T06:13:02.373235874Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.589474ms logger=migrator t=2026-05-27T06:13:02.378181743Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T06:13:02.379051857Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=870.584µs logger=migrator t=2026-05-27T06:13:02.384269314Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T06:13:02.38908752Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.817635ms logger=migrator t=2026-05-27T06:13:02.395320894Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T06:13:02.400795628Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.474674ms logger=migrator t=2026-05-27T06:13:02.405702486Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T06:13:02.410221254Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.520688ms logger=migrator t=2026-05-27T06:13:02.414631828Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T06:13:02.415600225Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=967.677µs logger=migrator t=2026-05-27T06:13:02.421149861Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T06:13:02.422078557Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=928.686µs logger=migrator t=2026-05-27T06:13:02.426243074Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T06:13:02.428012594Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.76958ms logger=migrator t=2026-05-27T06:13:02.434563358Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T06:13:02.436259176Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.728449ms logger=migrator t=2026-05-27T06:13:02.442936963Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T06:13:02.444101586Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.166433ms logger=migrator t=2026-05-27T06:13:02.448258863Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T06:13:02.449617371Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.357078ms logger=migrator t=2026-05-27T06:13:02.455363053Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T06:13:02.456815673Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.45284ms logger=migrator t=2026-05-27T06:13:02.46345687Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T06:13:02.465052435Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.595325ms logger=migrator t=2026-05-27T06:13:02.472313719Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T06:13:02.473074871Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=761.441µs logger=migrator t=2026-05-27T06:13:02.479253124Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T06:13:02.479598234Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=345.76µs logger=migrator t=2026-05-27T06:13:02.486371104Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T06:13:02.487590809Z level=info msg="Migration successfully executed" id="create tag table" duration=1.216085ms logger=migrator t=2026-05-27T06:13:02.527626354Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T06:13:02.529816786Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.193222ms logger=migrator t=2026-05-27T06:13:02.565076977Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T06:13:02.567371752Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.301965ms logger=migrator t=2026-05-27T06:13:02.575092779Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T06:13:02.581160929Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=6.06726ms logger=migrator t=2026-05-27T06:13:02.586118729Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T06:13:02.587104636Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=985.177µs logger=migrator t=2026-05-27T06:13:02.592636622Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:13:02.606284056Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.647734ms logger=migrator t=2026-05-27T06:13:02.614136926Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T06:13:02.615466654Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.334528ms logger=migrator t=2026-05-27T06:13:02.620369412Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T06:13:02.622265445Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.897513ms logger=migrator t=2026-05-27T06:13:02.629747035Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T06:13:02.630366613Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=635.747µs logger=migrator t=2026-05-27T06:13:02.635919029Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T06:13:02.63666591Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=750.701µs logger=migrator t=2026-05-27T06:13:02.642120943Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T06:13:02.643203644Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.083581ms logger=migrator t=2026-05-27T06:13:02.649611354Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T06:13:02.650571701Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=962.647µs logger=migrator t=2026-05-27T06:13:02.657247388Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T06:13:02.657372412Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=129.004µs logger=migrator t=2026-05-27T06:13:02.663038541Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T06:13:02.672301122Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.259671ms logger=migrator t=2026-05-27T06:13:02.678053984Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T06:13:02.684128054Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.082871ms logger=migrator t=2026-05-27T06:13:02.695541775Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T06:13:02.701573785Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.03418ms logger=migrator t=2026-05-27T06:13:02.706619357Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T06:13:02.713086518Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.464271ms logger=migrator t=2026-05-27T06:13:02.71812185Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T06:13:02.719070957Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=949.037µs logger=migrator t=2026-05-27T06:13:02.723627005Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T06:13:02.72878729Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.159425ms logger=migrator t=2026-05-27T06:13:02.750330416Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T06:13:02.752789365Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.440739ms logger=migrator t=2026-05-27T06:13:02.759188325Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T06:13:02.760265945Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.07799ms logger=migrator t=2026-05-27T06:13:02.767719214Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T06:13:02.768687192Z level=info msg="Migration successfully executed" id="create user auth token table" duration=968.787µs logger=migrator t=2026-05-27T06:13:02.77573265Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T06:13:02.777078858Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.345688ms logger=migrator t=2026-05-27T06:13:02.78215835Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T06:13:02.783798967Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.641807ms logger=migrator t=2026-05-27T06:13:02.788570181Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T06:13:02.789900718Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.330237ms logger=migrator t=2026-05-27T06:13:02.795795244Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T06:13:02.801900185Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.103711ms logger=migrator t=2026-05-27T06:13:02.806143425Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T06:13:02.806917517Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=774.122µs logger=migrator t=2026-05-27T06:13:02.811979049Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T06:13:02.812947016Z level=info msg="Migration successfully executed" id="create cache_data table" duration=965.417µs logger=migrator t=2026-05-27T06:13:02.818714688Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T06:13:02.820486708Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.76984ms logger=migrator t=2026-05-27T06:13:02.825992613Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T06:13:02.82766349Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.669807ms logger=migrator t=2026-05-27T06:13:02.832779584Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T06:13:02.833774372Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=997.488µs logger=migrator t=2026-05-27T06:13:02.839729799Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T06:13:02.839819212Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=87.622µs logger=migrator t=2026-05-27T06:13:02.844624936Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T06:13:02.844726889Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=102.473µs logger=migrator t=2026-05-27T06:13:02.849437842Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T06:13:02.850316807Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=879.124µs logger=migrator t=2026-05-27T06:13:02.856105049Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T06:13:02.857388085Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.279756ms logger=migrator t=2026-05-27T06:13:02.863307722Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T06:13:02.865173764Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.865522ms logger=migrator t=2026-05-27T06:13:02.870873174Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:02.870977217Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=105.253µs logger=migrator t=2026-05-27T06:13:02.875926717Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T06:13:02.877004157Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.076571ms logger=migrator t=2026-05-27T06:13:02.883271913Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T06:13:02.884982681Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.711548ms logger=migrator t=2026-05-27T06:13:02.890511987Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T06:13:02.891958187Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.44617ms logger=migrator t=2026-05-27T06:13:02.898789379Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T06:13:02.900457516Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.669147ms logger=migrator t=2026-05-27T06:13:02.912390582Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T06:13:02.920342495Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.951633ms logger=migrator t=2026-05-27T06:13:02.926275072Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T06:13:02.927318031Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.044849ms logger=migrator t=2026-05-27T06:13:02.932896098Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T06:13:02.933044822Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=149.044µs logger=migrator t=2026-05-27T06:13:02.93971646Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T06:13:02.942713724Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.994604ms logger=migrator t=2026-05-27T06:13:02.956223264Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-27T06:13:02.957365696Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.145162ms logger=migrator t=2026-05-27T06:13:02.962922313Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-27T06:13:02.963856859Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=935.057µs logger=migrator t=2026-05-27T06:13:02.969281951Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:02.969409915Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=129.034µs logger=migrator t=2026-05-27T06:13:02.974189409Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T06:13:02.975569528Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.377849ms logger=migrator t=2026-05-27T06:13:02.980241049Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T06:13:02.981279018Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.037259ms logger=migrator t=2026-05-27T06:13:02.986994749Z 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-05-27T06:13:02.987954236Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=959.047µs logger=migrator t=2026-05-27T06:13:02.994333546Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T06:13:02.99555707Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.227214ms logger=migrator t=2026-05-27T06:13:03.004727608Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T06:13:03.009158242Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.427694ms logger=migrator t=2026-05-27T06:13:03.014446831Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:03.015375347Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=932.846µs logger=migrator t=2026-05-27T06:13:03.021429827Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:03.022320192Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=890.375µs logger=migrator t=2026-05-27T06:13:03.026805948Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T06:13:03.060925948Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.107759ms logger=migrator t=2026-05-27T06:13:03.068234643Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T06:13:03.09514442Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.903797ms logger=migrator t=2026-05-27T06:13:03.102350232Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:03.103548346Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.199064ms logger=migrator t=2026-05-27T06:13:03.110689427Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T06:13:03.112426176Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.739038ms logger=migrator t=2026-05-27T06:13:03.117988212Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T06:13:03.123742824Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.755392ms logger=migrator t=2026-05-27T06:13:03.127706575Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T06:13:03.133664813Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.954887ms logger=migrator t=2026-05-27T06:13:03.138430007Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T06:13:03.140160495Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.712168ms logger=migrator t=2026-05-27T06:13:03.145967559Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T06:13:03.147651016Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.683297ms logger=migrator t=2026-05-27T06:13:03.152904304Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T06:13:03.154124178Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.220845ms logger=migrator t=2026-05-27T06:13:03.161186136Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T06:13:03.162169694Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=983.608µs logger=migrator t=2026-05-27T06:13:03.169469859Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:03.169570372Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=101.963µs logger=migrator t=2026-05-27T06:13:03.182943648Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T06:13:03.192903868Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.96091ms logger=migrator t=2026-05-27T06:13:03.198472325Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T06:13:03.206173861Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.701806ms logger=migrator t=2026-05-27T06:13:03.210710169Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T06:13:03.218089006Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.377957ms logger=migrator t=2026-05-27T06:13:03.222334676Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T06:13:03.22320341Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=869.524µs logger=migrator t=2026-05-27T06:13:03.227953144Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T06:13:03.2292364Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.280076ms logger=migrator t=2026-05-27T06:13:03.233464878Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T06:13:03.240155727Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.689848ms logger=migrator t=2026-05-27T06:13:03.244739896Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T06:13:03.25128248Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.542035ms logger=migrator t=2026-05-27T06:13:03.257171125Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-27T06:13:03.258402809Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.231554ms logger=migrator t=2026-05-27T06:13:03.264844601Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T06:13:03.274334798Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.491027ms logger=migrator t=2026-05-27T06:13:03.279619036Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T06:13:03.286597462Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.977466ms logger=migrator t=2026-05-27T06:13:03.290500152Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T06:13:03.290573854Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.632µs logger=migrator t=2026-05-27T06:13:03.295451051Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T06:13:03.296580453Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.127202ms logger=migrator t=2026-05-27T06:13:03.301960694Z 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-05-27T06:13:03.303695273Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.733949ms logger=migrator t=2026-05-27T06:13:03.3089102Z 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-05-27T06:13:03.310159115Z 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.248775ms logger=migrator t=2026-05-27T06:13:03.316533474Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T06:13:03.316611156Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.572µs logger=migrator t=2026-05-27T06:13:03.328894842Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T06:13:03.334502349Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.606937ms logger=migrator t=2026-05-27T06:13:03.33915913Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T06:13:03.344743807Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.581287ms logger=migrator t=2026-05-27T06:13:03.357018472Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T06:13:03.364834312Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.81369ms logger=migrator t=2026-05-27T06:13:03.369954196Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T06:13:03.375662596Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.70773ms logger=migrator t=2026-05-27T06:13:03.380394109Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T06:13:03.384768533Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.374383ms logger=migrator t=2026-05-27T06:13:03.389856875Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T06:13:03.389923037Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.582µs logger=migrator t=2026-05-27T06:13:03.394360062Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T06:13:03.395196315Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=836.363µs logger=migrator t=2026-05-27T06:13:03.403725835Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T06:13:03.410756443Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.030818ms logger=migrator t=2026-05-27T06:13:03.415895398Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T06:13:03.416011611Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=116.514µs logger=migrator t=2026-05-27T06:13:03.421743752Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T06:13:03.428219314Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.474902ms logger=migrator t=2026-05-27T06:13:03.433110882Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T06:13:03.434096029Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=984.967µs logger=migrator t=2026-05-27T06:13:03.439387018Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T06:13:03.445829909Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.443981ms logger=migrator t=2026-05-27T06:13:03.45156642Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T06:13:03.452332062Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=765.232µs logger=migrator t=2026-05-27T06:13:03.458284259Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T06:13:03.459512234Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.227965ms logger=migrator t=2026-05-27T06:13:03.463051063Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T06:13:03.471507931Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.455498ms logger=migrator t=2026-05-27T06:13:03.476250834Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T06:13:03.477053237Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=802.183µs logger=migrator t=2026-05-27T06:13:03.484133436Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T06:13:03.485301489Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.169283ms logger=migrator t=2026-05-27T06:13:03.490744482Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T06:13:03.491591626Z level=info msg="Migration successfully executed" id="create alert_image table" duration=846.994µs logger=migrator t=2026-05-27T06:13:03.496479073Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T06:13:03.49745285Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=977.787µs logger=migrator t=2026-05-27T06:13:03.503693186Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T06:13:03.50383202Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=142.984µs logger=migrator t=2026-05-27T06:13:03.50953746Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T06:13:03.510802696Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.267046ms logger=migrator t=2026-05-27T06:13:03.516875437Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T06:13:03.518434Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.566584ms logger=migrator t=2026-05-27T06:13:03.524340636Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T06:13:03.524746188Z 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-05-27T06:13:03.531005944Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T06:13:03.531541439Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=536.425µs logger=migrator t=2026-05-27T06:13:03.53693429Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T06:13:03.538283158Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.348168ms logger=migrator t=2026-05-27T06:13:03.543926377Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T06:13:03.551926462Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.997135ms logger=migrator t=2026-05-27T06:13:03.558804565Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T06:13:03.559829714Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.025049ms logger=migrator t=2026-05-27T06:13:03.565888985Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T06:13:03.567014186Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.125071ms logger=migrator t=2026-05-27T06:13:03.574081575Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T06:13:03.575566776Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.488102ms logger=migrator t=2026-05-27T06:13:03.58245581Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T06:13:03.584644132Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.189412ms logger=migrator t=2026-05-27T06:13:03.59096341Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T06:13:03.593268514Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.307245ms logger=migrator t=2026-05-27T06:13:03.601207067Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T06:13:03.601435874Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=235.057µs logger=migrator t=2026-05-27T06:13:03.607370191Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T06:13:03.607551216Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=179.355µs logger=migrator t=2026-05-27T06:13:03.612548636Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T06:13:03.620637794Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.085288ms logger=migrator t=2026-05-27T06:13:03.62833565Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T06:13:03.628831834Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=505.054µs logger=migrator t=2026-05-27T06:13:03.636189741Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T06:13:03.637773525Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.585034ms logger=migrator t=2026-05-27T06:13:03.641827349Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T06:13:03.642147098Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=320.229µs logger=migrator t=2026-05-27T06:13:03.647952152Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T06:13:03.649174256Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.224594ms logger=migrator t=2026-05-27T06:13:03.65394698Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T06:13:03.655140114Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.198773ms logger=migrator t=2026-05-27T06:13:03.661964626Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T06:13:03.710935612Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=48.968707ms logger=migrator t=2026-05-27T06:13:03.716357045Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T06:13:03.724548365Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.19009ms logger=migrator t=2026-05-27T06:13:03.728473035Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T06:13:03.728615339Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.684µs logger=migrator t=2026-05-27T06:13:03.732258132Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T06:13:03.774629563Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=42.366871ms logger=migrator t=2026-05-27T06:13:03.780496458Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T06:13:03.819011501Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=38.510173ms logger=migrator t=2026-05-27T06:13:03.823138517Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T06:13:03.824104004Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=966.027µs logger=migrator t=2026-05-27T06:13:03.830250907Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T06:13:03.831612455Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.357748ms logger=migrator t=2026-05-27T06:13:03.836601365Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T06:13:03.836877863Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=277.368µs logger=migrator t=2026-05-27T06:13:03.839938569Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T06:13:03.841212495Z level=info msg="Migration successfully executed" id="create permission table" duration=1.272836ms logger=migrator t=2026-05-27T06:13:03.845568237Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T06:13:03.847558953Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.990936ms logger=migrator t=2026-05-27T06:13:03.853060888Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T06:13:03.854432047Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.370899ms logger=migrator t=2026-05-27T06:13:03.858133841Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T06:13:03.85917879Z level=info msg="Migration successfully executed" id="create role table" duration=1.036739ms logger=migrator t=2026-05-27T06:13:03.865456446Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T06:13:03.876528538Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.071702ms logger=migrator t=2026-05-27T06:13:03.880946472Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T06:13:03.888606617Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.661195ms logger=migrator t=2026-05-27T06:13:03.89333084Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T06:13:03.894491313Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.160583ms logger=migrator t=2026-05-27T06:13:03.898416063Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T06:13:03.899590546Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.176773ms logger=migrator t=2026-05-27T06:13:03.905502533Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T06:13:03.906896622Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.392999ms logger=migrator t=2026-05-27T06:13:03.911344917Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T06:13:03.912364955Z level=info msg="Migration successfully executed" id="create team role table" duration=1.017258ms logger=migrator t=2026-05-27T06:13:03.916555693Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T06:13:03.917683125Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.128062ms logger=migrator t=2026-05-27T06:13:03.922420418Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T06:13:03.923674393Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.254645ms logger=migrator t=2026-05-27T06:13:03.928117688Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T06:13:03.929867518Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.744699ms logger=migrator t=2026-05-27T06:13:03.934266301Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T06:13:03.936433512Z level=info msg="Migration successfully executed" id="create user role table" duration=2.168111ms logger=migrator t=2026-05-27T06:13:03.941112774Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T06:13:03.942709558Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.598445ms logger=migrator t=2026-05-27T06:13:03.949791208Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T06:13:03.9509517Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.162713ms logger=migrator t=2026-05-27T06:13:03.957256328Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T06:13:03.958314337Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.054699ms logger=migrator t=2026-05-27T06:13:03.963454862Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T06:13:03.964373038Z level=info msg="Migration successfully executed" id="create builtin role table" duration=919.126µs logger=migrator t=2026-05-27T06:13:03.969282465Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T06:13:03.970727556Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.445331ms logger=migrator t=2026-05-27T06:13:03.977042814Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T06:13:03.978441943Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.402639ms logger=migrator t=2026-05-27T06:13:03.982749104Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T06:13:03.991003306Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.252072ms logger=migrator t=2026-05-27T06:13:03.995443001Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T06:13:03.996606174Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.163543ms logger=migrator t=2026-05-27T06:13:04.005595577Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T06:13:04.007040447Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.447571ms logger=migrator t=2026-05-27T06:13:04.01282042Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T06:13:04.014042704Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.224684ms logger=migrator t=2026-05-27T06:13:04.020024232Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T06:13:04.021632537Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.616735ms logger=migrator t=2026-05-27T06:13:04.026398831Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T06:13:04.027568884Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.171983ms logger=migrator t=2026-05-27T06:13:04.033223853Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T06:13:04.035265171Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.044828ms logger=migrator t=2026-05-27T06:13:04.039831139Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T06:13:04.049376947Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.541628ms logger=migrator t=2026-05-27T06:13:04.052971488Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T06:13:04.06118537Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.221121ms logger=migrator t=2026-05-27T06:13:04.065172662Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T06:13:04.070718497Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.546305ms logger=migrator t=2026-05-27T06:13:04.07615487Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T06:13:04.085076851Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.921211ms logger=migrator t=2026-05-27T06:13:04.089380832Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T06:13:04.090649358Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.268496ms logger=migrator t=2026-05-27T06:13:04.096277546Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T06:13:04.097436389Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.158622ms logger=migrator t=2026-05-27T06:13:04.101997227Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T06:13:04.103094698Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.098181ms logger=migrator t=2026-05-27T06:13:04.107030868Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T06:13:04.107961154Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=931.906µs logger=migrator t=2026-05-27T06:13:04.115703322Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T06:13:04.11740947Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.706028ms logger=migrator t=2026-05-27T06:13:04.123641175Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T06:13:04.123710537Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.202µs logger=migrator t=2026-05-27T06:13:04.127463253Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T06:13:04.127585576Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=123.243µs logger=migrator t=2026-05-27T06:13:04.138523474Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T06:13:04.138958336Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=438.602µs logger=migrator t=2026-05-27T06:13:04.143406571Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T06:13:04.143851234Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=450.053µs logger=migrator t=2026-05-27T06:13:04.149747709Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T06:13:04.150453539Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=705.01µs logger=migrator t=2026-05-27T06:13:04.161602113Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T06:13:04.16185808Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=257.007µs logger=migrator t=2026-05-27T06:13:04.171938813Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T06:13:04.172784917Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=848.724µs logger=migrator t=2026-05-27T06:13:04.186679288Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T06:13:04.187370217Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=695.42µs logger=migrator t=2026-05-27T06:13:04.191095832Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T06:13:04.191938876Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=842.814µs logger=migrator t=2026-05-27T06:13:04.196775902Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T06:13:04.206514035Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.739813ms logger=migrator t=2026-05-27T06:13:04.20989752Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T06:13:04.209944602Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=47.522µs logger=migrator t=2026-05-27T06:13:04.213258345Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T06:13:04.214291434Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.022619ms logger=migrator t=2026-05-27T06:13:04.219232503Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T06:13:04.220409236Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.178853ms logger=migrator t=2026-05-27T06:13:04.225946332Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T06:13:04.227076724Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.130201ms logger=migrator t=2026-05-27T06:13:04.234033129Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T06:13:04.243237328Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.204109ms logger=migrator t=2026-05-27T06:13:04.248606879Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T06:13:04.24972801Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.121281ms logger=migrator t=2026-05-27T06:13:04.253505676Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T06:13:04.255201514Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.695808ms logger=migrator t=2026-05-27T06:13:04.259370111Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T06:13:04.281944926Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.571275ms logger=migrator t=2026-05-27T06:13:04.28634887Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T06:13:04.287196254Z level=info msg="Migration successfully executed" id="create correlation v2" duration=847.573µs logger=migrator t=2026-05-27T06:13:04.292616256Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T06:13:04.294343615Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.728079ms logger=migrator t=2026-05-27T06:13:04.298906053Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T06:13:04.300503758Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.599385ms logger=migrator t=2026-05-27T06:13:04.305449617Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T06:13:04.306772674Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.323137ms logger=migrator t=2026-05-27T06:13:04.311280461Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T06:13:04.311544388Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=264.417µs logger=migrator t=2026-05-27T06:13:04.315686325Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T06:13:04.316760555Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.073571ms logger=migrator t=2026-05-27T06:13:04.320986124Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T06:13:04.330705257Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.718793ms logger=migrator t=2026-05-27T06:13:04.334252906Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T06:13:04.334887644Z level=info msg="Migration successfully executed" id="create entity_events table" duration=643.878µs logger=migrator t=2026-05-27T06:13:04.338029273Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T06:13:04.338903917Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=875.034µs logger=migrator t=2026-05-27T06:13:04.343669041Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T06:13:04.344148765Z 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-05-27T06:13:04.348022884Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T06:13:04.348493277Z 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-05-27T06:13:04.351975545Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T06:13:04.353031455Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.05602ms logger=migrator t=2026-05-27T06:13:04.357625424Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T06:13:04.358675513Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.04994ms logger=migrator t=2026-05-27T06:13:04.36178526Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T06:13:04.363016955Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.231575ms logger=migrator t=2026-05-27T06:13:04.366688588Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T06:13:04.367932293Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.243875ms logger=migrator t=2026-05-27T06:13:04.372253925Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T06:13:04.373415488Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.158203ms logger=migrator t=2026-05-27T06:13:04.377237225Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T06:13:04.378323826Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.086501ms logger=migrator t=2026-05-27T06:13:04.382642627Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T06:13:04.383532052Z level=info msg="Migration successfully executed" id="Drop public config table" duration=896.235µs logger=migrator t=2026-05-27T06:13:04.386742572Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T06:13:04.387951256Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.207994ms logger=migrator t=2026-05-27T06:13:04.390913169Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T06:13:04.392109193Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.195674ms logger=migrator t=2026-05-27T06:13:04.395971902Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T06:13:04.397093163Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.121561ms logger=migrator t=2026-05-27T06:13:04.400156189Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T06:13:04.401315312Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.158893ms logger=migrator t=2026-05-27T06:13:04.406042535Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T06:13:04.429548856Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.502671ms logger=migrator t=2026-05-27T06:13:04.433118156Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T06:13:04.44109227Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.972074ms logger=migrator t=2026-05-27T06:13:04.44499195Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T06:13:04.454046415Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.053244ms logger=migrator t=2026-05-27T06:13:04.457818881Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T06:13:04.457994486Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=176.295µs logger=migrator t=2026-05-27T06:13:04.463005187Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T06:13:04.473587564Z level=info msg="Migration successfully executed" id="add share column" duration=10.579067ms logger=migrator t=2026-05-27T06:13:04.477090742Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T06:13:04.477222576Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=132.354µs logger=migrator t=2026-05-27T06:13:04.480538739Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T06:13:04.481516737Z level=info msg="Migration successfully executed" id="create file table" duration=977.558µs logger=migrator t=2026-05-27T06:13:04.486102046Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T06:13:04.487267009Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.164773ms logger=migrator t=2026-05-27T06:13:04.491067455Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T06:13:04.49229032Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.223374ms logger=migrator t=2026-05-27T06:13:04.496778246Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T06:13:04.497711892Z level=info msg="Migration successfully executed" id="create file_meta table" duration=934.436µs logger=migrator t=2026-05-27T06:13:04.502712663Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T06:13:04.503913267Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.200293ms logger=migrator t=2026-05-27T06:13:04.50828818Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T06:13:04.508360542Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=73.272µs logger=migrator t=2026-05-27T06:13:04.511549621Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T06:13:04.511617203Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.092µs logger=migrator t=2026-05-27T06:13:04.515726859Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T06:13:04.516576883Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=848.803µs logger=migrator t=2026-05-27T06:13:04.520931605Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T06:13:04.521240423Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=309.618µs logger=migrator t=2026-05-27T06:13:04.524866115Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T06:13:04.526190603Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.324358ms logger=migrator t=2026-05-27T06:13:04.529770053Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T06:13:04.539773225Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.002322ms logger=migrator t=2026-05-27T06:13:04.544043555Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T06:13:04.544166978Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=123.844µs logger=migrator t=2026-05-27T06:13:04.546510704Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T06:13:04.547473851Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=966.367µs logger=migrator t=2026-05-27T06:13:04.551950337Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T06:13:04.552378029Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=429.002µs logger=migrator t=2026-05-27T06:13:04.5556125Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T06:13:04.555872547Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=260.257µs logger=migrator t=2026-05-27T06:13:04.560431636Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T06:13:04.561156916Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=725.831µs logger=migrator t=2026-05-27T06:13:04.564548021Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T06:13:04.573517363Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.969292ms logger=migrator t=2026-05-27T06:13:04.576540928Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T06:13:04.584092911Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.546843ms logger=migrator t=2026-05-27T06:13:04.587586909Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T06:13:04.588721241Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.134422ms logger=migrator t=2026-05-27T06:13:04.592898848Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T06:13:04.668240247Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.337458ms logger=migrator t=2026-05-27T06:13:04.671940981Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T06:13:04.672807555Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=866.785µs logger=migrator t=2026-05-27T06:13:04.677207388Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T06:13:04.678027721Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=820.053µs logger=migrator t=2026-05-27T06:13:04.681804268Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T06:13:04.703828927Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.020799ms logger=migrator t=2026-05-27T06:13:04.708139948Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T06:13:04.714439825Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.305207ms logger=migrator t=2026-05-27T06:13:04.719520578Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T06:13:04.719849968Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=330.92µs logger=migrator t=2026-05-27T06:13:04.723267654Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T06:13:04.72347977Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=213.756µs logger=migrator t=2026-05-27T06:13:04.727238265Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T06:13:04.727463331Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=225.846µs logger=migrator t=2026-05-27T06:13:04.73167634Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T06:13:04.731973358Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=292.508µs logger=migrator t=2026-05-27T06:13:04.735472037Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T06:13:04.735670612Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=198.365µs logger=migrator t=2026-05-27T06:13:04.740651012Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T06:13:04.74162593Z level=info msg="Migration successfully executed" id="create folder table" duration=974.458µs logger=migrator t=2026-05-27T06:13:04.745831448Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T06:13:04.746946009Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.114301ms logger=migrator t=2026-05-27T06:13:04.75196791Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T06:13:04.753085322Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.117072ms logger=migrator t=2026-05-27T06:13:04.757187407Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T06:13:04.757216878Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.301µs logger=migrator t=2026-05-27T06:13:04.760609883Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T06:13:04.761752305Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.152522ms logger=migrator t=2026-05-27T06:13:04.768552317Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T06:13:04.769653718Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.09578ms logger=migrator t=2026-05-27T06:13:04.774181155Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T06:13:04.77544374Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.262175ms logger=migrator t=2026-05-27T06:13:04.779553726Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T06:13:04.779984228Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=430.462µs logger=migrator t=2026-05-27T06:13:04.783360823Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T06:13:04.783592059Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=231.296µs logger=migrator t=2026-05-27T06:13:04.786911543Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T06:13:04.788000223Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.08821ms logger=migrator t=2026-05-27T06:13:04.791190223Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T06:13:04.792394957Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.204364ms logger=migrator t=2026-05-27T06:13:04.796587025Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T06:13:04.797678346Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.089111ms logger=migrator t=2026-05-27T06:13:04.801299018Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T06:13:04.80243988Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.140063ms logger=migrator t=2026-05-27T06:13:04.807360048Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T06:13:04.808483979Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.123732ms logger=migrator t=2026-05-27T06:13:04.812229045Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T06:13:04.813203762Z level=info msg="Migration successfully executed" id="create anon_device table" duration=974.428µs logger=migrator t=2026-05-27T06:13:04.816617568Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T06:13:04.81774756Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.128342ms logger=migrator t=2026-05-27T06:13:04.82274767Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T06:13:04.824015766Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.269656ms logger=migrator t=2026-05-27T06:13:04.828036139Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T06:13:04.828910914Z level=info msg="Migration successfully executed" id="create signing_key table" duration=875.154µs logger=migrator t=2026-05-27T06:13:04.832470403Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T06:13:04.833553794Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.086991ms logger=migrator t=2026-05-27T06:13:04.837883026Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T06:13:04.839032098Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.149012ms logger=migrator t=2026-05-27T06:13:04.842858486Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T06:13:04.843203255Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=345.619µs logger=migrator t=2026-05-27T06:13:04.846677943Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T06:13:04.854959696Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.276383ms logger=migrator t=2026-05-27T06:13:04.860773469Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T06:13:04.861999364Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.230315ms logger=migrator t=2026-05-27T06:13:04.865807771Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T06:13:04.865829951Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.18µs logger=migrator t=2026-05-27T06:13:04.869069823Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T06:13:04.870256116Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.185923ms logger=migrator t=2026-05-27T06:13:04.875534965Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T06:13:04.875557575Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.501µs logger=migrator t=2026-05-27T06:13:04.879069854Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T06:13:04.880638858Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.567634ms logger=migrator t=2026-05-27T06:13:04.884239779Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T06:13:04.886234125Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.992766ms logger=migrator t=2026-05-27T06:13:04.892939604Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T06:13:04.894448606Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.510192ms logger=migrator t=2026-05-27T06:13:04.898688975Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T06:13:04.899727175Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.03901ms logger=migrator t=2026-05-27T06:13:04.903557662Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T06:13:04.90383456Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=263.148µs logger=migrator t=2026-05-27T06:13:04.906969358Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T06:13:04.907552375Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=583.087µs logger=migrator t=2026-05-27T06:13:04.911221888Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T06:13:04.912108292Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=891.275µs logger=migrator t=2026-05-27T06:13:04.916234849Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T06:13:04.917090813Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=856.805µs logger=migrator t=2026-05-27T06:13:04.921236879Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T06:13:04.935060138Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.824459ms logger=migrator t=2026-05-27T06:13:04.940508261Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T06:13:04.947796826Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.301575ms logger=migrator t=2026-05-27T06:13:04.95150366Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T06:13:04.963149457Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.644037ms logger=migrator t=2026-05-27T06:13:04.969454785Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T06:13:04.9696255Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=173.885µs logger=migrator t=2026-05-27T06:13:04.974470716Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T06:13:04.987858532Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.398226ms logger=migrator t=2026-05-27T06:13:04.992621846Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T06:13:04.999698335Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.073259ms logger=migrator t=2026-05-27T06:13:05.003179523Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T06:13:05.003610665Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=430.852µs logger=migrator t=2026-05-27T06:13:05.00734156Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.977954491s logger=migrator t=2026-05-27T06:13:05.008162423Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T06:13:05.02619332Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T06:13:05.026517019Z level=info msg="Created default organization" logger=secrets t=2026-05-27T06:13:05.032881698Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T06:13:05.089819179Z level=info msg="Restored cache from database" duration=819.713µs logger=plugin.store t=2026-05-27T06:13:05.091013943Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T06:13:05.128654091Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T06:13:05.128705242Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T06:13:05.128832376Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T06:13:05.128856236Z level=info msg="Plugins loaded" count=54 duration=37.842213ms logger=query_data t=2026-05-27T06:13:05.136714027Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T06:13:05.139626949Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T06:13:05.143303583Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T06:13:05.150381411Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T06:13:05.152184312Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T06:13:05.153920341Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T06:13:05.172715199Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T06:13:05.189055159Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T06:13:05.208945208Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T06:13:05.208980789Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-27T06:13:05.209342809Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-27T06:13:05.211099739Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-27T06:13:05.211408227Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-27T06:13:05.213706442Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-27T06:13:05.266172957Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-27T06:13:05.396130801Z level=info msg="Update check succeeded" duration=186.107532ms logger=grafana.update.checker t=2026-05-27T06:13:05.396293725Z level=info msg="Update check succeeded" duration=186.346989ms logger=provisioning.dashboard t=2026-05-27T06:13:05.399285399Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-05-27T06:13:05.418107148Z level=info msg="State cache has been initialized" states=0 duration=207.001479ms logger=ngalert.scheduler t=2026-05-27T06:13:05.41817286Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-27T06:13:05.418263283Z level=info msg=starting first_tick=2026-05-27T06:13:10Z logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T06:13:05.652634552Z level=info msg="Patterns update finished" duration=232.617ms logger=grafana-apiserver t=2026-05-27T06:13:05.753678953Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T06:13:05.754167787Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T06:13:07.127105025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.128164195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.146613123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.200999872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.222303351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.25391697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.272481812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.330630597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.350789394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.43956954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.460958121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.501676166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.520423933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.545469737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.562490545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.595391211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.613139569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.635023255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.67326527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.734381948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.7557732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.805674723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.817056812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.859578748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.872710537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.923865875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.942015716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:07.986095315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.004122102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.05384526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.075147189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.115687138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.13318045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.17977382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.198831876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.247207736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.263671529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.318171151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.332667199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.381872952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.397638925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.455123281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.473288932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.522152616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.544074332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.614089521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.634571096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.681447694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.702215638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.763299405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.77731207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.826749529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:08.843783438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.000987628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.015661571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.066336535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.084564348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.151551601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.176715768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.251543542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.278317045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.385872178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.399870371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.458438798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.473550903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.538585011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.559125189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.634709554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.651772353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.716072321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.733493611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.81383288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.830233321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.909660794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:09.934301827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.010657833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.029092662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.121612653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.135422001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T06:13:10.218210059Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T06:14:29.230436478Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T06:23:05.255398423Z level=info msg="Completed cleanup jobs" duration=40.004359ms logger=plugins.update.checker t=2026-05-27T06:23:05.444520405Z level=info msg="Update check succeeded" duration=47.919658ms logger=sqlstore.transactions t=2026-05-27T06:28:05.154035865Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T06:33:05.24236532Z level=info msg="Completed cleanup jobs" duration=32.213142ms logger=plugins.update.checker t=2026-05-27T06:33:05.445255127Z level=info msg="Update check succeeded" duration=48.576825ms logger=cleanup t=2026-05-27T06:43:05.236755924Z level=info msg="Completed cleanup jobs" duration=26.456562ms logger=plugins.update.checker t=2026-05-27T06:43:05.455995227Z level=info msg="Update check succeeded" duration=58.917979ms logger=infra.usagestats t=2026-05-27T06:44:29.253177061Z level=info msg="Usage stats are ready to report"