logger=settings t=2026-07-30T01:03:20.769834604Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-30T01:03:20Z logger=settings t=2026-07-30T01:03:20.770082741Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-30T01:03:20.770094691Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-30T01:03:20.770097991Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-30T01:03:20.770100861Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-30T01:03:20.770103471Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-30T01:03:20.770106041Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-30T01:03:20.770108581Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-30T01:03:20.770111311Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-30T01:03:20.770113961Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-30T01:03:20.770118252Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-30T01:03:20.770121272Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-30T01:03:20.770123902Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-30T01:03:20.770126412Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-30T01:03:20.770129062Z level=info msg=Target target=[all] logger=settings t=2026-07-30T01:03:20.770134622Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-30T01:03:20.770140872Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-30T01:03:20.770143892Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-30T01:03:20.770146522Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-30T01:03:20.770149072Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-30T01:03:20.770151922Z level=info msg="App mode production" logger=sqlstore t=2026-07-30T01:03:20.77042013Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-30T01:03:20.7704379Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-30T01:03:20.771999313Z level=info msg="Locking database" logger=migrator t=2026-07-30T01:03:20.772012583Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-30T01:03:20.772503796Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-30T01:03:20.773311868Z level=info msg="Migration successfully executed" id="create migration_log table" duration=807.742µs logger=migrator t=2026-07-30T01:03:20.781231193Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-30T01:03:20.781776608Z level=info msg="Migration successfully executed" id="create user table" duration=545.335µs logger=migrator t=2026-07-30T01:03:20.787669688Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-30T01:03:20.788307195Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=637.258µs logger=migrator t=2026-07-30T01:03:20.794903334Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-30T01:03:20.795415438Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=511.924µs logger=migrator t=2026-07-30T01:03:20.800155156Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-30T01:03:20.801164634Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.009427ms logger=migrator t=2026-07-30T01:03:20.805373638Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-30T01:03:20.805849901Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=476.123µs logger=migrator t=2026-07-30T01:03:20.810432855Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-30T01:03:20.812338857Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.905582ms logger=migrator t=2026-07-30T01:03:20.817326442Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-30T01:03:20.818534985Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.203652ms logger=migrator t=2026-07-30T01:03:20.824731763Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-30T01:03:20.825869634Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.144551ms logger=migrator t=2026-07-30T01:03:20.832231096Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-30T01:03:20.833510331Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.282354ms logger=migrator t=2026-07-30T01:03:20.838974319Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-30T01:03:20.839335368Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=360.939µs logger=migrator t=2026-07-30T01:03:20.843306016Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-30T01:03:20.844090398Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=784.441µs logger=migrator t=2026-07-30T01:03:20.851339344Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-30T01:03:20.85339057Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.050255ms logger=migrator t=2026-07-30T01:03:20.85857493Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-30T01:03:20.858653502Z level=info msg="Migration successfully executed" id="Update user table charset" duration=79.462µs logger=migrator t=2026-07-30T01:03:20.890488426Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-30T01:03:20.892599413Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.113487ms logger=migrator t=2026-07-30T01:03:20.924087597Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-30T01:03:20.924653392Z level=info msg="Migration successfully executed" id="Add missing user data" duration=568.845µs logger=migrator t=2026-07-30T01:03:20.931971851Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-30T01:03:20.933977995Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.000484ms logger=migrator t=2026-07-30T01:03:20.941075188Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-30T01:03:20.941788507Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=713.389µs logger=migrator t=2026-07-30T01:03:20.945545569Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-30T01:03:20.946636999Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.091459ms logger=migrator t=2026-07-30T01:03:20.95001005Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-30T01:03:20.95813395Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.11713ms logger=migrator t=2026-07-30T01:03:20.962004925Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-30T01:03:20.963155087Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.150331ms logger=migrator t=2026-07-30T01:03:20.968883212Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-30T01:03:20.969319584Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=439.582µs logger=migrator t=2026-07-30T01:03:20.982206913Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-30T01:03:20.983036416Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=830.122µs logger=migrator t=2026-07-30T01:03:20.98763553Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-30T01:03:20.987967119Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=331.489µs logger=migrator t=2026-07-30T01:03:20.992752319Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-30T01:03:20.993096568Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=353.269µs logger=migrator t=2026-07-30T01:03:20.99794579Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-30T01:03:20.998834994Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=890.934µs logger=migrator t=2026-07-30T01:03:21.008888327Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-30T01:03:21.011810006Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.92115ms logger=migrator t=2026-07-30T01:03:21.018702433Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-30T01:03:21.020041339Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.339886ms logger=migrator t=2026-07-30T01:03:21.028296613Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-30T01:03:21.029530966Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.234213ms logger=migrator t=2026-07-30T01:03:21.114824549Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-30T01:03:21.116034472Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.210833ms logger=migrator t=2026-07-30T01:03:21.125618692Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-30T01:03:21.125646243Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.331µs logger=migrator t=2026-07-30T01:03:21.13328157Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-30T01:03:21.134546974Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.268294ms logger=migrator t=2026-07-30T01:03:21.141267226Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-30T01:03:21.14323969Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.992464ms logger=migrator t=2026-07-30T01:03:21.149926981Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-30T01:03:21.151098033Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.174152ms logger=migrator t=2026-07-30T01:03:21.162514893Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-30T01:03:21.163200971Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=686.248µs logger=migrator t=2026-07-30T01:03:21.169610615Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-30T01:03:21.174373384Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.762699ms logger=migrator t=2026-07-30T01:03:21.187338786Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-30T01:03:21.188553869Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.211233ms logger=migrator t=2026-07-30T01:03:21.194346776Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-30T01:03:21.19525507Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=911.074µs logger=migrator t=2026-07-30T01:03:21.201773817Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-30T01:03:21.202854117Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.075359ms logger=migrator t=2026-07-30T01:03:21.209776124Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-30T01:03:21.210468123Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=692.239µs logger=migrator t=2026-07-30T01:03:21.215231102Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-30T01:03:21.216377263Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.143681ms logger=migrator t=2026-07-30T01:03:21.223350093Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-30T01:03:21.224061872Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=711.849µs logger=migrator t=2026-07-30T01:03:21.22879738Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-30T01:03:21.229322744Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=525.604µs logger=migrator t=2026-07-30T01:03:21.234646939Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-30T01:03:21.235006049Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=359.159µs logger=migrator t=2026-07-30T01:03:21.241888275Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-30T01:03:21.242853351Z level=info msg="Migration successfully executed" id="create star table" duration=965.396µs logger=migrator t=2026-07-30T01:03:21.249217594Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-30T01:03:21.250386836Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.169222ms logger=migrator t=2026-07-30T01:03:21.256963794Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-30T01:03:21.258102215Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.138621ms logger=migrator t=2026-07-30T01:03:21.263958804Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-30T01:03:21.265096815Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.138171ms logger=migrator t=2026-07-30T01:03:21.270605754Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-30T01:03:21.271252832Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=647.128µs logger=migrator t=2026-07-30T01:03:21.275886337Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-30T01:03:21.27709344Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.218613ms logger=migrator t=2026-07-30T01:03:21.286882936Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-30T01:03:21.28777599Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=889.465µs logger=migrator t=2026-07-30T01:03:21.293537446Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-30T01:03:21.294311007Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=773.651µs logger=migrator t=2026-07-30T01:03:21.29957993Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-30T01:03:21.2996065Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.22µs logger=migrator t=2026-07-30T01:03:21.306154158Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-30T01:03:21.306200329Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.641µs logger=migrator t=2026-07-30T01:03:21.314264918Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-30T01:03:21.314526995Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.837µs logger=migrator t=2026-07-30T01:03:21.319619653Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-30T01:03:21.320829326Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.206213ms logger=migrator t=2026-07-30T01:03:21.562655204Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-30T01:03:21.56359589Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=943.116µs logger=migrator t=2026-07-30T01:03:21.808359957Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-30T01:03:21.809320753Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=963.096µs logger=migrator t=2026-07-30T01:03:21.820842595Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-30T01:03:21.821524104Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=682.529µs logger=migrator t=2026-07-30T01:03:21.831137135Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-30T01:03:21.831969957Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=833.553µs logger=migrator t=2026-07-30T01:03:21.837081196Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-30T01:03:21.838424642Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.367047ms logger=migrator t=2026-07-30T01:03:21.845465423Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-30T01:03:21.851503827Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.029814ms logger=migrator t=2026-07-30T01:03:21.858903768Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-30T01:03:21.859765551Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=862.933µs logger=migrator t=2026-07-30T01:03:21.866818842Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-30T01:03:21.86784157Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.023358ms logger=migrator t=2026-07-30T01:03:21.874061209Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-30T01:03:21.875069576Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.009127ms logger=migrator t=2026-07-30T01:03:21.884517182Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-30T01:03:21.884931484Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=415.441µs logger=migrator t=2026-07-30T01:03:21.889142798Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-30T01:03:21.890028932Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=885.794µs logger=migrator t=2026-07-30T01:03:21.896532228Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-30T01:03:21.89661697Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=85.452µs logger=migrator t=2026-07-30T01:03:21.900439214Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-30T01:03:21.902616763Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.182169ms logger=migrator t=2026-07-30T01:03:21.907412213Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-30T01:03:21.909239383Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.82749ms logger=migrator t=2026-07-30T01:03:21.914556217Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-30T01:03:21.916465149Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.904822ms logger=migrator t=2026-07-30T01:03:21.920490458Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-30T01:03:21.92129781Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=807.902µs logger=migrator t=2026-07-30T01:03:21.925517864Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-30T01:03:21.927647222Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.128368ms logger=migrator t=2026-07-30T01:03:21.932273357Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-30T01:03:21.933177222Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=903.945µs logger=migrator t=2026-07-30T01:03:21.936900093Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-30T01:03:21.937693274Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=792.971µs logger=migrator t=2026-07-30T01:03:21.942591887Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-30T01:03:21.942617878Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.761µs logger=migrator t=2026-07-30T01:03:21.948518208Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-30T01:03:21.948541099Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=23.961µs logger=migrator t=2026-07-30T01:03:21.956158665Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-30T01:03:21.959716152Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.557346ms logger=migrator t=2026-07-30T01:03:21.965446137Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-30T01:03:21.966880266Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.433929ms logger=migrator t=2026-07-30T01:03:21.97256785Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-30T01:03:21.977515924Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.950484ms logger=migrator t=2026-07-30T01:03:21.984299508Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-30T01:03:21.98694472Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.644952ms logger=migrator t=2026-07-30T01:03:21.992362217Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-30T01:03:21.992633874Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=272.237µs logger=migrator t=2026-07-30T01:03:22.000057596Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-30T01:03:22.000871288Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=809.662µs logger=migrator t=2026-07-30T01:03:22.006755587Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-30T01:03:22.007540668Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=780.891µs logger=migrator t=2026-07-30T01:03:22.013523601Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-30T01:03:22.013547571Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25µs logger=migrator t=2026-07-30T01:03:22.017298593Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-30T01:03:22.018164447Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=865.234µs logger=migrator t=2026-07-30T01:03:22.031369475Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-30T01:03:22.032584278Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.214673ms logger=migrator t=2026-07-30T01:03:22.038365954Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-30T01:03:22.04483025Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.463986ms logger=migrator t=2026-07-30T01:03:22.048674114Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-30T01:03:22.049375823Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=706.539µs logger=migrator t=2026-07-30T01:03:22.054009189Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-30T01:03:22.054759229Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=749.97µs logger=migrator t=2026-07-30T01:03:22.058399018Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-30T01:03:22.059161598Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=762.431µs logger=migrator t=2026-07-30T01:03:22.064554595Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-30T01:03:22.065048928Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=494.483µs logger=migrator t=2026-07-30T01:03:22.07101554Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-30T01:03:22.072162181Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.13283ms logger=migrator t=2026-07-30T01:03:22.076489708Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-30T01:03:22.080093706Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.604958ms logger=migrator t=2026-07-30T01:03:22.087744314Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-30T01:03:22.08835149Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=607.357µs logger=migrator t=2026-07-30T01:03:22.09350266Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-30T01:03:22.093682344Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=180.484µs logger=migrator t=2026-07-30T01:03:22.099665047Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-30T01:03:22.099827611Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=162.954µs logger=migrator t=2026-07-30T01:03:22.104667832Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-30T01:03:22.105410463Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=742.41µs logger=migrator t=2026-07-30T01:03:22.113401059Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-30T01:03:22.11710146Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.70665ms logger=migrator t=2026-07-30T01:03:22.122962468Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-30T01:03:22.123888494Z level=info msg="Migration successfully executed" id="create data_source table" duration=927.455µs logger=migrator t=2026-07-30T01:03:22.130062431Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-30T01:03:22.131608923Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.548522ms logger=migrator t=2026-07-30T01:03:22.138477059Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-30T01:03:22.139871957Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.394118ms logger=migrator t=2026-07-30T01:03:22.145575672Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-30T01:03:22.146703722Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.12514ms logger=migrator t=2026-07-30T01:03:22.15213891Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-30T01:03:22.15289545Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=756.63µs logger=migrator t=2026-07-30T01:03:22.157917507Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-30T01:03:22.167082185Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.163019ms logger=migrator t=2026-07-30T01:03:22.172875812Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-30T01:03:22.173689194Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=813.212µs logger=migrator t=2026-07-30T01:03:22.179993485Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-30T01:03:22.181234279Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.240324ms logger=migrator t=2026-07-30T01:03:22.190605543Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-30T01:03:22.19158897Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=982.717µs logger=migrator t=2026-07-30T01:03:22.198394344Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-30T01:03:22.199187216Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=792.772µs logger=migrator t=2026-07-30T01:03:22.205031794Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-30T01:03:22.208603981Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.571907ms logger=migrator t=2026-07-30T01:03:22.212463726Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-30T01:03:22.214696376Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.23213ms logger=migrator t=2026-07-30T01:03:22.219320442Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-30T01:03:22.219345442Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.81µs logger=migrator t=2026-07-30T01:03:22.226371693Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-30T01:03:22.226672841Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=301.548µs logger=migrator t=2026-07-30T01:03:22.234187185Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-30T01:03:22.23806635Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.878695ms logger=migrator t=2026-07-30T01:03:22.244565456Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-30T01:03:22.244779402Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=214.316µs logger=migrator t=2026-07-30T01:03:22.250730623Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-30T01:03:22.250895568Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=165.235µs logger=migrator t=2026-07-30T01:03:22.255069821Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-30T01:03:22.258776412Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.709101ms logger=migrator t=2026-07-30T01:03:22.264074205Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-30T01:03:22.264269041Z level=info msg="Migration successfully executed" id="Update uid value" duration=195.176µs logger=migrator t=2026-07-30T01:03:22.268137025Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-30T01:03:22.269349698Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.209793ms logger=migrator t=2026-07-30T01:03:22.273390618Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-30T01:03:22.274634992Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.244404ms logger=migrator t=2026-07-30T01:03:22.280930273Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-30T01:03:22.282284669Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.355527ms logger=migrator t=2026-07-30T01:03:22.28711367Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-30T01:03:22.28858231Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.47017ms logger=migrator t=2026-07-30T01:03:22.294773668Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-30T01:03:22.296216957Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.437609ms logger=migrator t=2026-07-30T01:03:22.307294527Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-30T01:03:22.308676225Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.381758ms logger=migrator t=2026-07-30T01:03:22.315185661Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-30T01:03:22.315923841Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=742.06µs logger=migrator t=2026-07-30T01:03:22.326085417Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-30T01:03:22.326860518Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=777.881µs logger=migrator t=2026-07-30T01:03:22.333236811Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-30T01:03:22.334357681Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.1173ms logger=migrator t=2026-07-30T01:03:22.345635637Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-30T01:03:22.353618124Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.986146ms logger=migrator t=2026-07-30T01:03:22.360409658Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-30T01:03:22.362197066Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.787509ms logger=migrator t=2026-07-30T01:03:22.367033037Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-30T01:03:22.367741926Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=710.809µs logger=migrator t=2026-07-30T01:03:22.371699014Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-30T01:03:22.373225075Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.528611ms logger=migrator t=2026-07-30T01:03:22.377226034Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-30T01:03:22.377983974Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=758.21µs logger=migrator t=2026-07-30T01:03:22.382277671Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-30T01:03:22.38261975Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=341.939µs logger=migrator t=2026-07-30T01:03:22.387221865Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-30T01:03:22.388123809Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=901.804µs logger=migrator t=2026-07-30T01:03:22.394315997Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-30T01:03:22.394355318Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.571µs logger=migrator t=2026-07-30T01:03:22.398671775Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-30T01:03:22.403123296Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.445051ms logger=migrator t=2026-07-30T01:03:22.4073217Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-30T01:03:22.410011703Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.689903ms logger=migrator t=2026-07-30T01:03:22.415942424Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-30T01:03:22.416205611Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=263.767µs logger=migrator t=2026-07-30T01:03:22.422320597Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-30T01:03:22.426745627Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.42414ms logger=migrator t=2026-07-30T01:03:22.432548984Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-30T01:03:22.437307293Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.761229ms logger=migrator t=2026-07-30T01:03:22.442637008Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-30T01:03:22.443366698Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=729.77µs logger=migrator t=2026-07-30T01:03:22.447807178Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-30T01:03:22.449042581Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.237983ms logger=migrator t=2026-07-30T01:03:22.537199512Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-30T01:03:22.538656812Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.45925ms logger=migrator t=2026-07-30T01:03:22.555001325Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-30T01:03:22.556392092Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.391038ms logger=migrator t=2026-07-30T01:03:22.561751068Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-30T01:03:22.562669083Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=917.994µs logger=migrator t=2026-07-30T01:03:22.567298138Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-30T01:03:22.568536432Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.248634ms logger=migrator t=2026-07-30T01:03:22.574423811Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-30T01:03:22.574581976Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=160.735µs logger=migrator t=2026-07-30T01:03:22.579518819Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-30T01:03:22.579571631Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=54.312µs logger=migrator t=2026-07-30T01:03:22.583783195Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-30T01:03:22.587876896Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.098971ms logger=migrator t=2026-07-30T01:03:22.592863041Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-30T01:03:22.595649667Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.786616ms logger=migrator t=2026-07-30T01:03:22.600831808Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-30T01:03:22.600959551Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=138.344µs logger=migrator t=2026-07-30T01:03:22.606318806Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-30T01:03:22.60791262Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.593184ms logger=migrator t=2026-07-30T01:03:22.615582198Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-30T01:03:22.616448181Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=868.513µs logger=migrator t=2026-07-30T01:03:22.62047327Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-30T01:03:22.620494861Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=22.601µs logger=migrator t=2026-07-30T01:03:22.62637569Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-30T01:03:22.627567463Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.189572ms logger=migrator t=2026-07-30T01:03:22.63187424Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-30T01:03:22.633499753Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.615914ms logger=migrator t=2026-07-30T01:03:22.641303765Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-30T01:03:22.644492802Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.189926ms logger=migrator t=2026-07-30T01:03:22.64811375Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-30T01:03:22.648138091Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.271µs logger=migrator t=2026-07-30T01:03:22.652102958Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-30T01:03:22.653026863Z level=info msg="Migration successfully executed" id="create session table" duration=923.835µs logger=migrator t=2026-07-30T01:03:22.658525982Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-30T01:03:22.658797389Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=267.147µs logger=migrator t=2026-07-30T01:03:22.663012614Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-30T01:03:22.663279171Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=266.037µs logger=migrator t=2026-07-30T01:03:22.66803558Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-30T01:03:22.669446098Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.411918ms logger=migrator t=2026-07-30T01:03:22.673427616Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-30T01:03:22.674227568Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=799.662µs logger=migrator t=2026-07-30T01:03:22.681946497Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-30T01:03:22.681974248Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.851µs logger=migrator t=2026-07-30T01:03:22.685798042Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-30T01:03:22.686017898Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=214.946µs logger=migrator t=2026-07-30T01:03:22.690332585Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-30T01:03:22.694748375Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.41639ms logger=migrator t=2026-07-30T01:03:22.698456295Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-30T01:03:22.701537899Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.081154ms logger=migrator t=2026-07-30T01:03:22.706239316Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-30T01:03:22.70638882Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=133.614µs logger=migrator t=2026-07-30T01:03:22.711194081Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-30T01:03:22.711380466Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=187.295µs logger=migrator t=2026-07-30T01:03:22.715408085Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-30T01:03:22.716236607Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=828.352µs logger=migrator t=2026-07-30T01:03:22.723099963Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-30T01:03:22.723122564Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=23.771µs logger=migrator t=2026-07-30T01:03:22.730412542Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-30T01:03:22.733958118Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.545466ms logger=migrator t=2026-07-30T01:03:22.737745361Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-30T01:03:22.737965787Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=220.495µs logger=migrator t=2026-07-30T01:03:22.741830081Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-30T01:03:22.744926015Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.095394ms logger=migrator t=2026-07-30T01:03:22.749663634Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-30T01:03:22.752777298Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.113264ms logger=migrator t=2026-07-30T01:03:22.756781827Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-30T01:03:22.756935291Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=153.634µs logger=migrator t=2026-07-30T01:03:22.760996361Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-30T01:03:22.761999988Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.010767ms logger=migrator t=2026-07-30T01:03:22.768221807Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-30T01:03:22.769565034Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.343376ms logger=migrator t=2026-07-30T01:03:22.775258818Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-30T01:03:22.776585044Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.326366ms logger=migrator t=2026-07-30T01:03:22.784256662Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-30T01:03:22.785470145Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.217443ms logger=migrator t=2026-07-30T01:03:22.789986377Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-30T01:03:22.790765468Z level=info msg="Migration successfully executed" id="add index alert state" duration=778.991µs logger=migrator t=2026-07-30T01:03:22.796906695Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-30T01:03:22.797715767Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=808.662µs logger=migrator t=2026-07-30T01:03:22.802206869Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-30T01:03:22.803136504Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=928.696µs logger=migrator t=2026-07-30T01:03:22.807904083Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-30T01:03:22.809451945Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.547572ms logger=migrator t=2026-07-30T01:03:22.816150137Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-30T01:03:22.816904787Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=754.42µs logger=migrator t=2026-07-30T01:03:22.82143586Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-30T01:03:22.832950992Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.515522ms logger=migrator t=2026-07-30T01:03:22.836794817Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-30T01:03:22.83727418Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=479.083µs logger=migrator t=2026-07-30T01:03:22.841616087Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-30T01:03:22.842195153Z 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=586.046µs logger=migrator t=2026-07-30T01:03:22.847951719Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-30T01:03:22.84837438Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=423.141µs logger=migrator t=2026-07-30T01:03:22.852804631Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-30T01:03:22.85389298Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.090769ms logger=migrator t=2026-07-30T01:03:22.858561717Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-30T01:03:22.859901433Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.339596ms logger=migrator t=2026-07-30T01:03:22.863907502Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-30T01:03:22.867481029Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.575647ms logger=migrator t=2026-07-30T01:03:22.872375781Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-30T01:03:22.875938218Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.562227ms logger=migrator t=2026-07-30T01:03:22.87971828Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-30T01:03:22.88633255Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.60656ms logger=migrator t=2026-07-30T01:03:22.900004851Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-30T01:03:22.906199019Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.193568ms logger=migrator t=2026-07-30T01:03:22.910344871Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-30T01:03:22.911288027Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=944.226µs logger=migrator t=2026-07-30T01:03:22.915657895Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-30T01:03:22.915688156Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.321µs logger=migrator t=2026-07-30T01:03:22.922221123Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-30T01:03:22.922265914Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.221µs logger=migrator t=2026-07-30T01:03:22.927020463Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-30T01:03:22.928311998Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.291475ms logger=migrator t=2026-07-30T01:03:22.934544227Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-30T01:03:22.935480283Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=935.806µs logger=migrator t=2026-07-30T01:03:22.946358148Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-30T01:03:22.947632682Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.232843ms logger=migrator t=2026-07-30T01:03:22.951769154Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-30T01:03:22.952973477Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.204023ms logger=migrator t=2026-07-30T01:03:22.956783081Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-30T01:03:22.957671315Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=887.765µs logger=migrator t=2026-07-30T01:03:22.963673407Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-30T01:03:22.969799014Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.125566ms logger=migrator t=2026-07-30T01:03:22.973767201Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-30T01:03:22.982182639Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=8.405868ms logger=migrator t=2026-07-30T01:03:22.986516567Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-30T01:03:22.986733613Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=214.916µs logger=migrator t=2026-07-30T01:03:22.992239182Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-30T01:03:22.993352592Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.11258ms logger=migrator t=2026-07-30T01:03:22.998686117Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-30T01:03:22.999676604Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=991.317µs logger=migrator t=2026-07-30T01:03:23.004018952Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-30T01:03:23.010118587Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.100115ms logger=migrator t=2026-07-30T01:03:23.015258486Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-30T01:03:23.015325018Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.352µs logger=migrator t=2026-07-30T01:03:23.01908216Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-30T01:03:23.019933413Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=850.963µs logger=migrator t=2026-07-30T01:03:23.024539798Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-30T01:03:23.025394121Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=854.113µs logger=migrator t=2026-07-30T01:03:23.031536028Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-30T01:03:23.03163016Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=93.872µs logger=migrator t=2026-07-30T01:03:23.0356919Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-30T01:03:23.037219382Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.528822ms logger=migrator t=2026-07-30T01:03:23.044931911Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-30T01:03:23.045805975Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=873.563µs logger=migrator t=2026-07-30T01:03:23.052245819Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-30T01:03:23.053467442Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.220353ms logger=migrator t=2026-07-30T01:03:23.060174284Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-30T01:03:23.061908361Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.732767ms logger=migrator t=2026-07-30T01:03:23.067712038Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-30T01:03:23.068917841Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.207653ms logger=migrator t=2026-07-30T01:03:23.074450251Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-30T01:03:23.075372436Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=920.865µs logger=migrator t=2026-07-30T01:03:23.080098165Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-30T01:03:23.080140306Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.852µs logger=migrator t=2026-07-30T01:03:23.084138454Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-30T01:03:23.089058207Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.919553ms logger=migrator t=2026-07-30T01:03:23.094485635Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-30T01:03:23.095284236Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=798.641µs logger=migrator t=2026-07-30T01:03:23.099266014Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-30T01:03:23.103221252Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.954078ms logger=migrator t=2026-07-30T01:03:23.107162548Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-30T01:03:23.107871218Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=708.07µs logger=migrator t=2026-07-30T01:03:23.112452772Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-30T01:03:23.113304295Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=850.183µs logger=migrator t=2026-07-30T01:03:23.118091015Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-30T01:03:23.119174064Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.079659ms logger=migrator t=2026-07-30T01:03:23.125060074Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-30T01:03:23.136410752Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.351628ms logger=migrator t=2026-07-30T01:03:23.141352186Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-30T01:03:23.141914921Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=562.435µs logger=migrator t=2026-07-30T01:03:23.146067063Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-30T01:03:23.146943967Z 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=874.604µs logger=migrator t=2026-07-30T01:03:23.153847554Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-30T01:03:23.154287646Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=440.402µs logger=migrator t=2026-07-30T01:03:23.160494125Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-30T01:03:23.161389349Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=895.324µs logger=migrator t=2026-07-30T01:03:23.166117987Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-30T01:03:23.166450406Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=332.639µs logger=migrator t=2026-07-30T01:03:23.1710322Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-30T01:03:23.176725225Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.694735ms logger=migrator t=2026-07-30T01:03:23.181039962Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-30T01:03:23.18502832Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.987858ms logger=migrator t=2026-07-30T01:03:23.190526149Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-30T01:03:23.191528827Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.004037ms logger=migrator t=2026-07-30T01:03:23.195982777Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-30T01:03:23.197441067Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.45791ms logger=migrator t=2026-07-30T01:03:23.202128834Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-30T01:03:23.202446652Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=319.738µs logger=migrator t=2026-07-30T01:03:23.207663944Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-30T01:03:23.211731044Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.06851ms logger=migrator t=2026-07-30T01:03:23.215410434Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-30T01:03:23.216247627Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=836.823µs logger=migrator t=2026-07-30T01:03:23.220403889Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-30T01:03:23.220565784Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.895µs logger=migrator t=2026-07-30T01:03:23.227010089Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-30T01:03:23.227670876Z level=info msg="Migration successfully executed" id="Move region to single row" duration=658.848µs logger=migrator t=2026-07-30T01:03:23.236871606Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-30T01:03:23.238972483Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.100337ms logger=migrator t=2026-07-30T01:03:23.245633794Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-30T01:03:23.246428815Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=797.051µs logger=migrator t=2026-07-30T01:03:23.251545314Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-30T01:03:23.252421098Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=875.454µs logger=migrator t=2026-07-30T01:03:23.257118385Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-30T01:03:23.258488732Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.370037ms logger=migrator t=2026-07-30T01:03:23.263123578Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-30T01:03:23.263899169Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=775.641µs logger=migrator t=2026-07-30T01:03:23.270817277Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-30T01:03:23.272199524Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.381077ms logger=migrator t=2026-07-30T01:03:23.279587875Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-30T01:03:23.279703698Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=115.553µs logger=migrator t=2026-07-30T01:03:23.285967507Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-30T01:03:23.287111108Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.141671ms logger=migrator t=2026-07-30T01:03:23.298774555Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-30T01:03:23.299646848Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=872.213µs logger=migrator t=2026-07-30T01:03:23.308039346Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-30T01:03:23.309469555Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.429699ms logger=migrator t=2026-07-30T01:03:23.319958049Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-30T01:03:23.321430649Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.47233ms logger=migrator t=2026-07-30T01:03:23.331500952Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-30T01:03:23.331894353Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=397.851µs logger=migrator t=2026-07-30T01:03:23.343137348Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-30T01:03:23.343780575Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=643.147µs logger=migrator t=2026-07-30T01:03:23.351314499Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-30T01:03:23.351461933Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=150.574µs logger=migrator t=2026-07-30T01:03:23.358059572Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-30T01:03:23.358920826Z level=info msg="Migration successfully executed" id="create team table" duration=860.344µs logger=migrator t=2026-07-30T01:03:23.365247997Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-30T01:03:23.365993328Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=782.301µs logger=migrator t=2026-07-30T01:03:23.380543332Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-30T01:03:23.382069994Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.526681ms logger=migrator t=2026-07-30T01:03:23.43502954Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-30T01:03:23.443491899Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.458889ms logger=migrator t=2026-07-30T01:03:23.454124188Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-30T01:03:23.454311163Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=186.986µs logger=migrator t=2026-07-30T01:03:23.463599044Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-30T01:03:23.465352062Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.752298ms logger=migrator t=2026-07-30T01:03:23.550143941Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-30T01:03:23.55229569Z level=info msg="Migration successfully executed" id="create team member table" duration=2.154269ms logger=migrator t=2026-07-30T01:03:23.560991436Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-30T01:03:23.562871636Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.887771ms logger=migrator t=2026-07-30T01:03:23.571350176Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-30T01:03:23.572563419Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.211703ms logger=migrator t=2026-07-30T01:03:23.581013178Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-30T01:03:23.58254774Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.534792ms logger=migrator t=2026-07-30T01:03:23.590597829Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-30T01:03:23.597388593Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.789325ms logger=migrator t=2026-07-30T01:03:23.609363397Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-30T01:03:23.614406844Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.046037ms logger=migrator t=2026-07-30T01:03:23.619683457Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-30T01:03:23.623892081Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.206424ms logger=migrator t=2026-07-30T01:03:23.629620527Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-30T01:03:23.630438579Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=816.972µs logger=migrator t=2026-07-30T01:03:23.637769258Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-30T01:03:23.638823086Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.053778ms logger=migrator t=2026-07-30T01:03:23.648127729Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-30T01:03:23.649850585Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.724876ms logger=migrator t=2026-07-30T01:03:23.662486118Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-30T01:03:23.664265086Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.778818ms logger=migrator t=2026-07-30T01:03:23.672410257Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-30T01:03:23.673963019Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.555712ms logger=migrator t=2026-07-30T01:03:23.68247825Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-30T01:03:23.684828794Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.349454ms logger=migrator t=2026-07-30T01:03:23.69096769Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-30T01:03:23.692026019Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.059849ms logger=migrator t=2026-07-30T01:03:23.697678042Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-30T01:03:23.698544456Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=864.684µs logger=migrator t=2026-07-30T01:03:23.706531802Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-30T01:03:23.708118145Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.579183ms logger=migrator t=2026-07-30T01:03:23.714575701Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-30T01:03:23.71492254Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=344.8µs logger=migrator t=2026-07-30T01:03:23.720630315Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-30T01:03:23.721611741Z level=info msg="Migration successfully executed" id="create tag table" duration=984.756µs logger=migrator t=2026-07-30T01:03:23.729432304Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-30T01:03:23.730894683Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.46408ms logger=migrator t=2026-07-30T01:03:23.738839279Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-30T01:03:23.740445132Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.609154ms logger=migrator t=2026-07-30T01:03:23.748075539Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-30T01:03:23.749064346Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=991.177µs logger=migrator t=2026-07-30T01:03:23.758560203Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-30T01:03:23.759679754Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.119641ms logger=migrator t=2026-07-30T01:03:23.763981751Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-30T01:03:23.778544716Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.562605ms logger=migrator t=2026-07-30T01:03:23.784535988Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-30T01:03:23.785124254Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=591.956µs logger=migrator t=2026-07-30T01:03:23.792848723Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-30T01:03:23.794443427Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.593084ms logger=migrator t=2026-07-30T01:03:23.828279894Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-30T01:03:23.828569212Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=289.958µs logger=migrator t=2026-07-30T01:03:23.837878785Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-30T01:03:23.838849021Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=970.346µs logger=migrator t=2026-07-30T01:03:23.848859192Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-30T01:03:23.850743904Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.885602ms logger=migrator t=2026-07-30T01:03:23.858611157Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-30T01:03:23.85982218Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.219283ms logger=migrator t=2026-07-30T01:03:23.89891293Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-30T01:03:23.899025043Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=111.573µs logger=migrator t=2026-07-30T01:03:23.912367715Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-30T01:03:23.918707307Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.340762ms logger=migrator t=2026-07-30T01:03:23.925644595Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-30T01:03:23.94058139Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=14.929425ms logger=migrator t=2026-07-30T01:03:23.949536853Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-30T01:03:23.955973577Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.434514ms logger=migrator t=2026-07-30T01:03:23.964808177Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-30T01:03:23.973566043Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.759406ms logger=migrator t=2026-07-30T01:03:23.979619788Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-30T01:03:23.980314637Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=694.538µs logger=migrator t=2026-07-30T01:03:23.988211361Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-30T01:03:23.996582208Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.373147ms logger=migrator t=2026-07-30T01:03:24.008316986Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-30T01:03:24.009110967Z level=info msg="Migration successfully executed" id="create server_lock table" duration=794.221µs logger=migrator t=2026-07-30T01:03:24.014134454Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-30T01:03:24.015040938Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=906.434µs logger=migrator t=2026-07-30T01:03:24.021248426Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-30T01:03:24.022084269Z level=info msg="Migration successfully executed" id="create user auth token table" duration=835.873µs logger=migrator t=2026-07-30T01:03:24.036668064Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-30T01:03:24.037848677Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.184882ms logger=migrator t=2026-07-30T01:03:24.046018628Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-30T01:03:24.047630972Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.616054ms logger=migrator t=2026-07-30T01:03:24.058837226Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-30T01:03:24.0608493Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.017315ms logger=migrator t=2026-07-30T01:03:24.069150245Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-30T01:03:24.075022365Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.872009ms logger=migrator t=2026-07-30T01:03:24.084205154Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-30T01:03:24.085230501Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.025127ms logger=migrator t=2026-07-30T01:03:24.095150991Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-30T01:03:24.098606694Z level=info msg="Migration successfully executed" id="create cache_data table" duration=3.541966ms logger=migrator t=2026-07-30T01:03:24.110277331Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-30T01:03:24.112153082Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.86005ms logger=migrator t=2026-07-30T01:03:24.118893815Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-30T01:03:24.120123718Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.232414ms logger=migrator t=2026-07-30T01:03:24.136650626Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-30T01:03:24.13828251Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.631694ms logger=migrator t=2026-07-30T01:03:24.180828554Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-30T01:03:24.18105914Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=228.316µs logger=migrator t=2026-07-30T01:03:24.193914529Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-30T01:03:24.194052293Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=142.714µs logger=migrator t=2026-07-30T01:03:24.200267021Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-30T01:03:24.201823833Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.556792ms logger=migrator t=2026-07-30T01:03:24.208538956Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-30T01:03:24.209507082Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=968.286µs logger=migrator t=2026-07-30T01:03:24.216182213Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-30T01:03:24.217275522Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.092879ms logger=migrator t=2026-07-30T01:03:24.222874934Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-30T01:03:24.222978037Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.563µs logger=migrator t=2026-07-30T01:03:24.228571199Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-30T01:03:24.229981197Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.410168ms logger=migrator t=2026-07-30T01:03:24.236557325Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-30T01:03:24.2374807Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=926.825µs logger=migrator t=2026-07-30T01:03:24.243221626Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-30T01:03:24.24409811Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=876.194µs logger=migrator t=2026-07-30T01:03:24.250801442Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-30T01:03:24.251777738Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=976.476µs logger=migrator t=2026-07-30T01:03:24.257986046Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-30T01:03:24.264079171Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.092055ms logger=migrator t=2026-07-30T01:03:24.269224141Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-30T01:03:24.270467705Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.244024ms logger=migrator t=2026-07-30T01:03:24.276341284Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-30T01:03:24.276432567Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=92.013µs logger=migrator t=2026-07-30T01:03:24.282246854Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-30T01:03:24.28318123Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=933.886µs logger=migrator t=2026-07-30T01:03:24.291034193Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-30T01:03:24.292328378Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.297866ms logger=migrator t=2026-07-30T01:03:24.298000321Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-30T01:03:24.300107369Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.105917ms logger=migrator t=2026-07-30T01:03:24.307600812Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-30T01:03:24.307658573Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=58.541µs logger=migrator t=2026-07-30T01:03:24.314277543Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-30T01:03:24.316299568Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.027545ms logger=migrator t=2026-07-30T01:03:24.322964869Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-30T01:03:24.324250143Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.290475ms logger=migrator t=2026-07-30T01:03:24.330638797Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-30T01:03:24.332060025Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.424169ms logger=migrator t=2026-07-30T01:03:24.337471822Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-30T01:03:24.339727803Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.253661ms logger=migrator t=2026-07-30T01:03:24.348041059Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-30T01:03:24.354338109Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.29667ms logger=migrator t=2026-07-30T01:03:24.359788717Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-30T01:03:24.360751543Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=962.816µs logger=migrator t=2026-07-30T01:03:24.367624899Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-30T01:03:24.369077839Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.45296ms logger=migrator t=2026-07-30T01:03:24.37611259Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-30T01:03:24.402994479Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.879849ms logger=migrator t=2026-07-30T01:03:24.409722191Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-30T01:03:24.436870648Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.148006ms logger=migrator t=2026-07-30T01:03:24.44395728Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-30T01:03:24.444981887Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.023907ms logger=migrator t=2026-07-30T01:03:24.452732218Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-30T01:03:24.454207728Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.47526ms logger=migrator t=2026-07-30T01:03:24.466757118Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-30T01:03:24.474960711Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.185202ms logger=migrator t=2026-07-30T01:03:24.48268432Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-30T01:03:24.489153825Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.471535ms logger=migrator t=2026-07-30T01:03:24.497290176Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-30T01:03:24.498640523Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.356317ms logger=migrator t=2026-07-30T01:03:24.502906818Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-30T01:03:24.503986537Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.082629ms logger=migrator t=2026-07-30T01:03:24.513651269Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-30T01:03:24.514639286Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=988.167µs logger=migrator t=2026-07-30T01:03:24.520875585Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-30T01:03:24.521972075Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.09399ms logger=migrator t=2026-07-30T01:03:24.536229732Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-30T01:03:24.536368196Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=139.084µs logger=migrator t=2026-07-30T01:03:24.543414957Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-30T01:03:24.549122591Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.704394ms logger=migrator t=2026-07-30T01:03:24.554637951Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-30T01:03:24.560786678Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.147897ms logger=migrator t=2026-07-30T01:03:24.566540334Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-30T01:03:24.573066201Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.525267ms logger=migrator t=2026-07-30T01:03:24.578078467Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-30T01:03:24.578987461Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=909.184µs logger=migrator t=2026-07-30T01:03:24.582804995Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-30T01:03:24.583827793Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.020108ms logger=migrator t=2026-07-30T01:03:24.58961652Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-30T01:03:24.596200588Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.583598ms logger=migrator t=2026-07-30T01:03:24.603159407Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-30T01:03:24.610217218Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.053501ms logger=migrator t=2026-07-30T01:03:24.615021769Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-30T01:03:24.616659313Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.639544ms logger=migrator t=2026-07-30T01:03:24.623854318Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-30T01:03:24.631536007Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.686538ms logger=migrator t=2026-07-30T01:03:24.636021168Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-30T01:03:24.642626037Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.605019ms logger=migrator t=2026-07-30T01:03:24.647493849Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-30T01:03:24.647545331Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=52.172µs logger=migrator t=2026-07-30T01:03:24.652096934Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-30T01:03:24.653847112Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.749807ms logger=migrator t=2026-07-30T01:03:24.658977691Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-30T01:03:24.660210304Z 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.233714ms logger=migrator t=2026-07-30T01:03:24.666018822Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-30T01:03:24.667163623Z 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.14442ms logger=migrator t=2026-07-30T01:03:24.676772823Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-30T01:03:24.676889796Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=117.993µs logger=migrator t=2026-07-30T01:03:24.680995138Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-30T01:03:24.689786066Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.791438ms logger=migrator t=2026-07-30T01:03:24.694924966Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-30T01:03:24.701170385Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.244859ms logger=migrator t=2026-07-30T01:03:24.709794979Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-30T01:03:24.722559145Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=12.762266ms logger=migrator t=2026-07-30T01:03:24.727001866Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-30T01:03:24.731637541Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.631926ms logger=migrator t=2026-07-30T01:03:24.73676345Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-30T01:03:24.742990099Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.226059ms logger=migrator t=2026-07-30T01:03:24.748033276Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-30T01:03:24.748099427Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.041µs logger=migrator t=2026-07-30T01:03:24.752731063Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-30T01:03:24.753500144Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=768.531µs logger=migrator t=2026-07-30T01:03:24.758322665Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-30T01:03:24.766745003Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.423429ms logger=migrator t=2026-07-30T01:03:24.771577794Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-30T01:03:24.771645156Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.952µs logger=migrator t=2026-07-30T01:03:24.77548262Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-30T01:03:24.781726979Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.240499ms logger=migrator t=2026-07-30T01:03:24.785775249Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-30T01:03:24.787035213Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.261164ms logger=migrator t=2026-07-30T01:03:24.791428942Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-30T01:03:24.797105816Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.677324ms logger=migrator t=2026-07-30T01:03:24.801915987Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-30T01:03:24.802467592Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=551.505µs logger=migrator t=2026-07-30T01:03:24.806910012Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-30T01:03:24.807982691Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.072419ms logger=migrator t=2026-07-30T01:03:24.812617167Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-30T01:03:24.821754455Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.136688ms logger=migrator t=2026-07-30T01:03:24.827160792Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-30T01:03:24.828009295Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=850.053µs logger=migrator t=2026-07-30T01:03:24.835756295Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-30T01:03:24.836954457Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.195822ms logger=migrator t=2026-07-30T01:03:24.841752177Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-30T01:03:24.843246138Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.494051ms logger=migrator t=2026-07-30T01:03:24.84887249Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-30T01:03:24.849832906Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=960.256µs logger=migrator t=2026-07-30T01:03:24.856051355Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-30T01:03:24.856161318Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.563µs logger=migrator t=2026-07-30T01:03:24.862785767Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-30T01:03:24.863812475Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.026428ms logger=migrator t=2026-07-30T01:03:24.870972209Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-30T01:03:24.872003167Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.026808ms logger=migrator t=2026-07-30T01:03:24.876750216Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-30T01:03:24.877515857Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-30T01:03:24.883646723Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-30T01:03:24.884491196Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=844.613µs logger=migrator t=2026-07-30T01:03:24.88941005Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-30T01:03:24.890673654Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.263024ms logger=migrator t=2026-07-30T01:03:24.895202627Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-30T01:03:24.904225581Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.013274ms logger=migrator t=2026-07-30T01:03:24.909635258Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-30T01:03:24.910715147Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.079819ms logger=migrator t=2026-07-30T01:03:24.915570729Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-30T01:03:24.916465703Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=892.644µs logger=migrator t=2026-07-30T01:03:24.9218904Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-30T01:03:24.922724043Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=833.923µs logger=migrator t=2026-07-30T01:03:24.928710205Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-30T01:03:24.930627047Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.914442ms logger=migrator t=2026-07-30T01:03:24.937330949Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-30T01:03:24.939240121Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.908382ms logger=migrator t=2026-07-30T01:03:24.943854606Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-30T01:03:24.943881667Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.321µs logger=migrator t=2026-07-30T01:03:24.949643993Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-30T01:03:24.949791927Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=146.314µs logger=migrator t=2026-07-30T01:03:24.954514215Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-30T01:03:24.965898124Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.384619ms logger=migrator t=2026-07-30T01:03:24.970258732Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-30T01:03:24.970570291Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=317.619µs logger=migrator t=2026-07-30T01:03:24.974865457Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-30T01:03:24.978166787Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=3.291319ms logger=migrator t=2026-07-30T01:03:24.983501681Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-30T01:03:24.9838116Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=310.269µs logger=migrator t=2026-07-30T01:03:24.988357813Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-30T01:03:24.991247741Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.896358ms logger=migrator t=2026-07-30T01:03:24.998080327Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-30T01:03:24.999967458Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.889752ms logger=migrator t=2026-07-30T01:03:25.005868858Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-30T01:03:25.039230263Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.364605ms logger=migrator t=2026-07-30T01:03:25.043351544Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-30T01:03:25.048833853Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.480979ms logger=migrator t=2026-07-30T01:03:25.05279679Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-30T01:03:25.052959495Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=162.225µs logger=migrator t=2026-07-30T01:03:25.057858178Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-30T01:03:25.090729099Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.865042ms logger=migrator t=2026-07-30T01:03:25.094875932Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-30T01:03:25.126573131Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.695399ms logger=migrator t=2026-07-30T01:03:25.130529198Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-30T01:03:25.131143175Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=613.187µs logger=migrator t=2026-07-30T01:03:25.137344073Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-30T01:03:25.138183546Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=838.973µs logger=migrator t=2026-07-30T01:03:25.142965886Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-30T01:03:25.143158011Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=192.325µs logger=migrator t=2026-07-30T01:03:25.147087057Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-30T01:03:25.147731875Z level=info msg="Migration successfully executed" id="create permission table" duration=644.608µs logger=migrator t=2026-07-30T01:03:25.153162372Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-30T01:03:25.153883262Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=720.13µs logger=migrator t=2026-07-30T01:03:25.159489534Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-30T01:03:25.160281865Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=792.421µs logger=migrator t=2026-07-30T01:03:25.164655024Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-30T01:03:25.16526257Z level=info msg="Migration successfully executed" id="create role table" duration=607.816µs logger=migrator t=2026-07-30T01:03:25.17041563Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-30T01:03:25.178331215Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.915325ms logger=migrator t=2026-07-30T01:03:25.18222407Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-30T01:03:25.187439782Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.214882ms logger=migrator t=2026-07-30T01:03:25.192014026Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-30T01:03:25.193054214Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.039728ms logger=migrator t=2026-07-30T01:03:25.198196674Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-30T01:03:25.19992621Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.728727ms logger=migrator t=2026-07-30T01:03:25.204560536Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-30T01:03:25.206216511Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.654815ms logger=migrator t=2026-07-30T01:03:25.212601954Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-30T01:03:25.213807157Z level=info msg="Migration successfully executed" id="create team role table" duration=1.204543ms logger=migrator t=2026-07-30T01:03:25.220120578Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-30T01:03:25.221856625Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.735187ms logger=migrator t=2026-07-30T01:03:25.228162966Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-30T01:03:25.229220545Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.056569ms logger=migrator t=2026-07-30T01:03:25.233586943Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-30T01:03:25.23531942Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.730727ms logger=migrator t=2026-07-30T01:03:25.240938103Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-30T01:03:25.241735174Z level=info msg="Migration successfully executed" id="create user role table" duration=796.391µs logger=migrator t=2026-07-30T01:03:25.246115543Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-30T01:03:25.24713627Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.019917ms logger=migrator t=2026-07-30T01:03:25.252562408Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-30T01:03:25.253606966Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.043938ms logger=migrator t=2026-07-30T01:03:25.258073557Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-30T01:03:25.259811574Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.733687ms logger=migrator t=2026-07-30T01:03:25.265584171Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-30T01:03:25.266862555Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.277344ms logger=migrator t=2026-07-30T01:03:25.271601724Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-30T01:03:25.273254129Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.651335ms logger=migrator t=2026-07-30T01:03:25.277949956Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-30T01:03:25.278977924Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.027458ms logger=migrator t=2026-07-30T01:03:25.283926658Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-30T01:03:25.294653669Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.727781ms logger=migrator t=2026-07-30T01:03:25.298965146Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-30T01:03:25.301432023Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.463687ms logger=migrator t=2026-07-30T01:03:25.3079621Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-30T01:03:25.309687837Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.727677ms logger=migrator t=2026-07-30T01:03:25.314379494Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-30T01:03:25.315640118Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.261564ms logger=migrator t=2026-07-30T01:03:25.321160958Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-30T01:03:25.323255245Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.091897ms logger=migrator t=2026-07-30T01:03:25.329690749Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-30T01:03:25.331448027Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.766328ms logger=migrator t=2026-07-30T01:03:25.336599987Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-30T01:03:25.337887852Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.288095ms logger=migrator t=2026-07-30T01:03:25.345487678Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-30T01:03:25.356325022Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.836574ms logger=migrator t=2026-07-30T01:03:25.361211574Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-30T01:03:25.368267625Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.056381ms logger=migrator t=2026-07-30T01:03:25.373705153Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-30T01:03:25.381584327Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.878503ms logger=migrator t=2026-07-30T01:03:25.386790578Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-30T01:03:25.39275599Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.964391ms logger=migrator t=2026-07-30T01:03:25.396754758Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-30T01:03:25.39794282Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.187392ms logger=migrator t=2026-07-30T01:03:25.402033621Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-30T01:03:25.403209943Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.179312ms logger=migrator t=2026-07-30T01:03:25.40864378Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-30T01:03:25.410525332Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.881271ms logger=migrator t=2026-07-30T01:03:25.416587286Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-30T01:03:25.417999804Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.413178ms logger=migrator t=2026-07-30T01:03:25.421968602Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-30T01:03:25.423104192Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.13531ms logger=migrator t=2026-07-30T01:03:25.428274953Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-30T01:03:25.428419967Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=146.014µs logger=migrator t=2026-07-30T01:03:25.4325849Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-30T01:03:25.432693783Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=109.453µs logger=migrator t=2026-07-30T01:03:25.437566225Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-30T01:03:25.438038188Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=469.892µs logger=migrator t=2026-07-30T01:03:25.44216411Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-30T01:03:25.442879769Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=719.87µs logger=migrator t=2026-07-30T01:03:25.447590417Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-30T01:03:25.448514842Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=902.835µs logger=migrator t=2026-07-30T01:03:25.456009785Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-30T01:03:25.456438437Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=431.311µs logger=migrator t=2026-07-30T01:03:25.462514441Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-30T01:03:25.463150879Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=642.307µs logger=migrator t=2026-07-30T01:03:25.46983628Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-30T01:03:25.470799746Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=962.716µs logger=migrator t=2026-07-30T01:03:25.475771781Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-30T01:03:25.477845997Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.077076ms logger=migrator t=2026-07-30T01:03:25.483026408Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-30T01:03:25.491472556Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.445478ms logger=migrator t=2026-07-30T01:03:25.495973119Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-30T01:03:25.49602299Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.112µs logger=migrator t=2026-07-30T01:03:25.499535495Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-30T01:03:25.500255825Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=720.09µs logger=migrator t=2026-07-30T01:03:25.511164691Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-30T01:03:25.513451062Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.281602ms logger=migrator t=2026-07-30T01:03:25.525957582Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-30T01:03:25.52737238Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.413718ms logger=migrator t=2026-07-30T01:03:25.536899448Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-30T01:03:25.548215905Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.317127ms logger=migrator t=2026-07-30T01:03:25.553994632Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-30T01:03:25.555077881Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.078119ms logger=migrator t=2026-07-30T01:03:25.561800054Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-30T01:03:25.563457409Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.657864ms logger=migrator t=2026-07-30T01:03:25.572188245Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-30T01:03:25.593963056Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.775241ms logger=migrator t=2026-07-30T01:03:25.602122417Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-30T01:03:25.603932436Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.808879ms logger=migrator t=2026-07-30T01:03:25.612671213Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-30T01:03:25.616212259Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=3.544456ms logger=migrator t=2026-07-30T01:03:25.622706636Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-30T01:03:25.623841446Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.140531ms logger=migrator t=2026-07-30T01:03:25.630735873Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-30T01:03:25.633076257Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.344704ms logger=migrator t=2026-07-30T01:03:25.64867868Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-30T01:03:25.649166053Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=488.043µs logger=migrator t=2026-07-30T01:03:25.658374093Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-30T01:03:25.659268597Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=891.874µs logger=migrator t=2026-07-30T01:03:25.66677227Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-30T01:03:25.680004669Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.225169ms logger=migrator t=2026-07-30T01:03:25.694498142Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-30T01:03:25.695659894Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.165812ms logger=migrator t=2026-07-30T01:03:25.703119916Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-30T01:03:25.704190295Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.076069ms logger=migrator t=2026-07-30T01:03:25.709139159Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-30T01:03:25.709582371Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-30T01:03:25.71433078Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-30T01:03:25.714771972Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-30T01:03:25.720420335Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-30T01:03:25.721845884Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.426129ms logger=migrator t=2026-07-30T01:03:25.727544088Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-30T01:03:25.728627328Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.08288ms logger=migrator t=2026-07-30T01:03:25.733444478Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-30T01:03:25.734566258Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.12118ms logger=migrator t=2026-07-30T01:03:25.739719858Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-30T01:03:25.741058994Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.339396ms logger=migrator t=2026-07-30T01:03:25.746697627Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-30T01:03:25.747800477Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.1026ms logger=migrator t=2026-07-30T01:03:25.753343158Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-30T01:03:25.755559598Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.21304ms logger=migrator t=2026-07-30T01:03:25.761031686Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-30T01:03:25.761870039Z level=info msg="Migration successfully executed" id="Drop public config table" duration=840.913µs logger=migrator t=2026-07-30T01:03:25.807501016Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-30T01:03:25.809948013Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.448647ms logger=migrator t=2026-07-30T01:03:25.88249111Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-30T01:03:25.88470059Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.21317ms logger=migrator t=2026-07-30T01:03:25.889731546Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-30T01:03:25.893618972Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.884126ms logger=migrator t=2026-07-30T01:03:26.472693485Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-30T01:03:26.474863214Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.178899ms logger=migrator t=2026-07-30T01:03:26.512479124Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-30T01:03:26.539429095Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.947801ms logger=migrator t=2026-07-30T01:03:26.54662086Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-30T01:03:26.556607731Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.987421ms logger=migrator t=2026-07-30T01:03:26.565360008Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-30T01:03:26.574334932Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.972874ms logger=migrator t=2026-07-30T01:03:26.58938614Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-30T01:03:26.5897496Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=362.18µs logger=migrator t=2026-07-30T01:03:26.598172168Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-30T01:03:26.607738438Z level=info msg="Migration successfully executed" id="add share column" duration=9.568489ms logger=migrator t=2026-07-30T01:03:26.615159429Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-30T01:03:26.615452427Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=297.238µs logger=migrator t=2026-07-30T01:03:26.621013227Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-30T01:03:26.622022415Z level=info msg="Migration successfully executed" id="create file table" duration=1.007698ms logger=migrator t=2026-07-30T01:03:26.628321586Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-30T01:03:26.629687683Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.371058ms logger=migrator t=2026-07-30T01:03:26.635227563Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-30T01:03:26.636470097Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.242444ms logger=migrator t=2026-07-30T01:03:26.643344923Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-30T01:03:26.644291289Z level=info msg="Migration successfully executed" id="create file_meta table" duration=946.576µs logger=migrator t=2026-07-30T01:03:26.65022384Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-30T01:03:26.652292326Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.067226ms logger=migrator t=2026-07-30T01:03:26.658531515Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-30T01:03:26.65871458Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=188.405µs logger=migrator t=2026-07-30T01:03:26.6638768Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-30T01:03:26.663927611Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=51.661µs logger=migrator t=2026-07-30T01:03:26.669966625Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-30T01:03:26.670826519Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=857.753µs logger=migrator t=2026-07-30T01:03:26.679210966Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-30T01:03:26.679578826Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=368.36µs logger=migrator t=2026-07-30T01:03:26.685101036Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-30T01:03:26.686589886Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.491161ms logger=migrator t=2026-07-30T01:03:26.693698389Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-30T01:03:26.702059695Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.361546ms logger=migrator t=2026-07-30T01:03:26.70702879Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-30T01:03:26.707198405Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=169.995µs logger=migrator t=2026-07-30T01:03:26.711562673Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-30T01:03:26.712830728Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.267405ms logger=migrator t=2026-07-30T01:03:26.717781122Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-30T01:03:26.718208323Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=427.502µs logger=migrator t=2026-07-30T01:03:26.723496107Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-30T01:03:26.723833876Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=338.219µs logger=migrator t=2026-07-30T01:03:26.729596502Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-30T01:03:26.730541588Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=944.686µs logger=migrator t=2026-07-30T01:03:26.73541357Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-30T01:03:26.747853787Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.438917ms logger=migrator t=2026-07-30T01:03:26.756662936Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-30T01:03:26.763346097Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.682921ms logger=migrator t=2026-07-30T01:03:26.773355329Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-30T01:03:26.775615Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.280162ms logger=migrator t=2026-07-30T01:03:26.781969062Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-30T01:03:26.866491365Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.510602ms logger=migrator t=2026-07-30T01:03:26.875350535Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-30T01:03:26.876594479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.244523ms logger=migrator t=2026-07-30T01:03:26.8836605Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-30T01:03:26.885376757Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.715817ms logger=migrator t=2026-07-30T01:03:26.890780943Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-30T01:03:26.912938804Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.159441ms logger=migrator t=2026-07-30T01:03:26.919993235Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-30T01:03:26.928169977Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.176032ms logger=migrator t=2026-07-30T01:03:26.936071171Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-30T01:03:26.936317568Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=246.517µs logger=migrator t=2026-07-30T01:03:26.941847118Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-30T01:03:26.942029073Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=182.105µs logger=migrator t=2026-07-30T01:03:26.946634238Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-30T01:03:26.946841404Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=207.126µs logger=migrator t=2026-07-30T01:03:26.951976463Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-30T01:03:26.952301172Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=325.338µs logger=migrator t=2026-07-30T01:03:26.958211222Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-30T01:03:26.95850635Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=295.468µs logger=migrator t=2026-07-30T01:03:26.973138596Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-30T01:03:26.974422881Z level=info msg="Migration successfully executed" id="create folder table" duration=1.286715ms logger=migrator t=2026-07-30T01:03:26.98027717Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-30T01:03:26.981358479Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.077659ms logger=migrator t=2026-07-30T01:03:26.988423591Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-30T01:03:26.990509828Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.092417ms logger=migrator t=2026-07-30T01:03:26.997714093Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-30T01:03:26.997759634Z level=info msg="Migration successfully executed" id="Update folder title length" duration=49.191µs logger=migrator t=2026-07-30T01:03:27.007605811Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-30T01:03:27.009458791Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.8558ms logger=migrator t=2026-07-30T01:03:27.019037731Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-30T01:03:27.020446989Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.411968ms logger=migrator t=2026-07-30T01:03:27.025748443Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-30T01:03:27.026981597Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.232183ms logger=migrator t=2026-07-30T01:03:27.032524657Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-30T01:03:27.032966849Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=442.072µs logger=migrator t=2026-07-30T01:03:27.037478081Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-30T01:03:27.037748929Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=271.588µs logger=migrator t=2026-07-30T01:03:27.048390627Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-30T01:03:27.049870097Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.48373ms logger=migrator t=2026-07-30T01:03:27.057762521Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-30T01:03:27.058772109Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.010418ms logger=migrator t=2026-07-30T01:03:27.064464183Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-30T01:03:27.065553473Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.08891ms logger=migrator t=2026-07-30T01:03:27.079255514Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-30T01:03:27.08056928Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.313356ms logger=migrator t=2026-07-30T01:03:27.090231102Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-30T01:03:27.091024113Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=796.681µs logger=migrator t=2026-07-30T01:03:27.095574257Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-30T01:03:27.096475291Z level=info msg="Migration successfully executed" id="create anon_device table" duration=901.144µs logger=migrator t=2026-07-30T01:03:27.102388612Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-30T01:03:27.103629145Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.240173ms logger=migrator t=2026-07-30T01:03:27.109587987Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-30T01:03:27.110677006Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.088959ms logger=migrator t=2026-07-30T01:03:27.117055999Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-30T01:03:27.117949564Z level=info msg="Migration successfully executed" id="create signing_key table" duration=893.935µs logger=migrator t=2026-07-30T01:03:27.124802519Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-30T01:03:27.12592004Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.117551ms logger=migrator t=2026-07-30T01:03:27.131154372Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-30T01:03:27.132401626Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.247533ms logger=migrator t=2026-07-30T01:03:27.136955689Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-30T01:03:27.137245257Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=290.608µs logger=migrator t=2026-07-30T01:03:27.142723786Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-30T01:03:27.1513507Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.627334ms logger=migrator t=2026-07-30T01:03:27.156612602Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-30T01:03:27.157127336Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=515.084µs logger=migrator t=2026-07-30T01:03:27.16205859Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-30T01:03:27.16208314Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.24µs logger=migrator t=2026-07-30T01:03:27.167176969Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-30T01:03:27.168887605Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.709366ms logger=migrator t=2026-07-30T01:03:27.175881905Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-30T01:03:27.175908546Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.06µs logger=migrator t=2026-07-30T01:03:27.182497374Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-30T01:03:27.183935233Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.437799ms logger=migrator t=2026-07-30T01:03:27.20374083Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-30T01:03:27.205186459Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.442109ms logger=migrator t=2026-07-30T01:03:27.213862724Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-30T01:03:27.215747916Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.890861ms logger=migrator t=2026-07-30T01:03:27.22367121Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-30T01:03:27.225533311Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.870821ms logger=migrator t=2026-07-30T01:03:27.23029402Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-30T01:03:27.230715071Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=422.561µs logger=migrator t=2026-07-30T01:03:27.236328054Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-30T01:03:27.237055984Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=728.509µs logger=migrator t=2026-07-30T01:03:27.242230434Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-30T01:03:27.244046773Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.82907ms logger=migrator t=2026-07-30T01:03:27.250357544Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-30T01:03:27.251254349Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=904.095µs logger=migrator t=2026-07-30T01:03:27.256910312Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-30T01:03:27.266962285Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.051003ms logger=migrator t=2026-07-30T01:03:27.276054241Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-30T01:03:27.287904822Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.850091ms logger=migrator t=2026-07-30T01:03:27.293916695Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-30T01:03:27.303623379Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.700733ms logger=migrator t=2026-07-30T01:03:27.310073074Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-30T01:03:27.310192267Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=119.303µs logger=migrator t=2026-07-30T01:03:27.31914269Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-30T01:03:27.330503228Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.363559ms logger=migrator t=2026-07-30T01:03:27.336932592Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-30T01:03:27.344915169Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.981976ms logger=migrator t=2026-07-30T01:03:27.350028797Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-30T01:03:27.350348496Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=320.079µs logger=migrator t=2026-07-30T01:03:27.356635706Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.58415097s logger=migrator t=2026-07-30T01:03:27.357267654Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-30T01:03:27.375275742Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-30T01:03:27.375512038Z level=info msg="Created default organization" logger=secrets t=2026-07-30T01:03:27.381944123Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-30T01:03:27.435533926Z level=info msg="Restored cache from database" duration=446.552µs logger=plugin.store t=2026-07-30T01:03:27.43679847Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-30T01:03:27.475004846Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-30T01:03:27.475037507Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-30T01:03:27.475115349Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-30T01:03:27.47513643Z level=info msg="Plugins loaded" count=54 duration=38.33825ms logger=query_data t=2026-07-30T01:03:27.479990482Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-30T01:03:27.483404374Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-30T01:03:27.4957713Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-30T01:03:27.509723818Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-30T01:03:27.513510861Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-30T01:03:27.516671966Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-30T01:03:27.535490057Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-30T01:03:27.556601498Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-30T01:03:27.579187161Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-30T01:03:27.579232272Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-30T01:03:27.580004953Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-30T01:03:27.580159777Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-30T01:03:27.580324221Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-30T01:03:27.58507061Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-30T01:03:27.627634794Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-30T01:03:27.638564291Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-30T01:03:27.692521514Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-30T01:03:27.693603593Z level=info msg="Update check succeeded" duration=113.484557ms logger=grafana.update.checker t=2026-07-30T01:03:27.696468841Z level=info msg="Update check succeeded" duration=116.053096ms logger=sqlstore.transactions t=2026-07-30T01:03:27.70528566Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-07-30T01:03:27.719648479Z level=info msg="State cache has been initialized" states=0 duration=139.488252ms logger=ngalert.scheduler t=2026-07-30T01:03:27.719709151Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-30T01:03:27.719828074Z level=info msg=starting first_tick=2026-07-30T01:03:30Z logger=provisioning.dashboard t=2026-07-30T01:03:27.793157803Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-30T01:03:27.8409945Z level=info msg="Patterns update finished" duration=146.431471ms logger=grafana-apiserver t=2026-07-30T01:03:27.95457434Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-30T01:03:27.955048613Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-30T01:03:44.243076744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.243693721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.265826921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.297024857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.314218574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.332862559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.350096447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.371648401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.390133072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.419103818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.438448262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.481585082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.49662213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.607807935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.621812015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.649313781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.664118592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.691814123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.708863596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.741279215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.760432404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.792649348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.814377427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.860498268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.878690001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.923882287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:44.96234805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.055373852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.073466323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.119681636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.135848105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.179978781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.200143958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.251065849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.270932488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.323650038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.341141812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.384045945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.399200526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.447906276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.467188589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.517879564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.535335177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.90013753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.920168673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.972329828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:45.992349691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.054086455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.073563473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.131295359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.152604677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.211298148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.226953463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.283534227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.303506089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.365196492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.381701279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.447188465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.46358399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.518128469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.547308301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.632943203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.651129566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.72135855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.74051837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.846779361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.862868748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.943885905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:46.960952568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.036019754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.051865473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.120473354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.139098609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.211844161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.231745351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.331061124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.358324774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.430358977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.449479046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-30T01:03:47.540272088Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-30T01:04:46.605156245Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-30T01:13:27.605312558Z level=info msg="Completed cleanup jobs" duration=24.570126ms logger=plugins.update.checker t=2026-07-30T01:13:27.789675549Z level=info msg="Update check succeeded" duration=95.524911ms logger=sqlstore.transactions t=2026-07-30T01:18:27.501588599Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-30T01:23:27.619515753Z level=info msg="Completed cleanup jobs" duration=38.963987ms logger=plugins.update.checker t=2026-07-30T01:23:27.796436634Z level=info msg="Update check succeeded" duration=102.713637ms logger=cleanup t=2026-07-30T01:33:27.62126124Z level=info msg="Completed cleanup jobs" duration=39.078971ms logger=plugins.update.checker t=2026-07-30T01:33:27.789653921Z level=info msg="Update check succeeded" duration=95.39705ms logger=infra.usagestats t=2026-07-30T01:34:46.641210167Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-30T01:43:27.621812999Z level=info msg="Completed cleanup jobs" duration=40.962071ms logger=plugins.update.checker t=2026-07-30T01:43:27.782675983Z level=info msg="Update check succeeded" duration=88.396008ms logger=cleanup t=2026-07-30T01:53:27.640678526Z level=info msg="Completed cleanup jobs" duration=59.395011ms logger=plugins.update.checker t=2026-07-30T01:53:27.77977803Z level=info msg="Update check succeeded" duration=85.818278ms logger=cleanup t=2026-07-30T02:03:27.609199735Z level=info msg="Completed cleanup jobs" duration=28.877714ms logger=plugins.update.checker t=2026-07-30T02:03:27.78073068Z level=info msg="Update check succeeded" duration=86.647642ms logger=infra.usagestats t=2026-07-30T02:04:46.628446816Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-30T02:13:27.608791519Z level=info msg="Completed cleanup jobs" duration=28.083073ms logger=plugins.update.checker t=2026-07-30T02:13:27.788878646Z level=info msg="Update check succeeded" duration=94.406631ms