logger=settings t=2026-09-01T00:52:03.400290398Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-01T00:52:03Z logger=settings t=2026-09-01T00:52:03.401867364Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-01T00:52:03.401931635Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-01T00:52:03.401944496Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-01T00:52:03.401956206Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-01T00:52:03.401972467Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-01T00:52:03.401982847Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-01T00:52:03.401994087Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-01T00:52:03.402005277Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-01T00:52:03.402015928Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-01T00:52:03.402024688Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-01T00:52:03.402034198Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-01T00:52:03.402045219Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-01T00:52:03.402063169Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-01T00:52:03.40207828Z level=info msg=Target target=[all] logger=settings t=2026-09-01T00:52:03.4021054Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-01T00:52:03.40211338Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-01T00:52:03.402130111Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-01T00:52:03.402140781Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-01T00:52:03.402156022Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-01T00:52:03.402167432Z level=info msg="App mode production" logger=sqlstore t=2026-09-01T00:52:03.403026227Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-01T00:52:03.403084999Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-01T00:52:03.40693353Z level=info msg="Locking database" logger=migrator t=2026-09-01T00:52:03.406964611Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-01T00:52:03.408262588Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-01T00:52:03.410154604Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.891066ms logger=migrator t=2026-09-01T00:52:03.416609831Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-01T00:52:03.417879168Z level=info msg="Migration successfully executed" id="create user table" duration=1.272327ms logger=migrator t=2026-09-01T00:52:03.424875581Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-01T00:52:03.425643053Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=767.733µs logger=migrator t=2026-09-01T00:52:03.430098292Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-01T00:52:03.430903536Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=798.804µs logger=migrator t=2026-09-01T00:52:03.441008269Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-01T00:52:03.44175374Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=738.061µs logger=migrator t=2026-09-01T00:52:03.448070484Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-01T00:52:03.449765603Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.694129ms logger=migrator t=2026-09-01T00:52:03.457179128Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-01T00:52:03.461129883Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.949955ms logger=migrator t=2026-09-01T00:52:03.466923321Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-01T00:52:03.468419854Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.494973ms logger=migrator t=2026-09-01T00:52:03.473272985Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-01T00:52:03.474559333Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.285067ms logger=migrator t=2026-09-01T00:52:03.480736232Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-01T00:52:03.481914106Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.177435ms logger=migrator t=2026-09-01T00:52:03.488541449Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-01T00:52:03.489353271Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=811.713µs logger=migrator t=2026-09-01T00:52:03.495295565Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-01T00:52:03.496270332Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=974.338µs logger=migrator t=2026-09-01T00:52:03.503019908Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-01T00:52:03.505163791Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.149153ms logger=migrator t=2026-09-01T00:52:03.511929786Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-01T00:52:03.511975858Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.162µs logger=migrator t=2026-09-01T00:52:03.52100696Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-01T00:52:03.523028378Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.022488ms logger=migrator t=2026-09-01T00:52:03.527956392Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-01T00:52:03.528310892Z level=info msg="Migration successfully executed" id="Add missing user data" duration=354.37µs logger=migrator t=2026-09-01T00:52:03.532976627Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-01T00:52:03.534834752Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.832504ms logger=migrator t=2026-09-01T00:52:03.539713963Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-01T00:52:03.540859726Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.145303ms logger=migrator t=2026-09-01T00:52:03.548582951Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-01T00:52:03.550259459Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.675998ms logger=migrator t=2026-09-01T00:52:03.557580621Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-01T00:52:03.569694163Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.113342ms logger=migrator t=2026-09-01T00:52:03.579343183Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-01T00:52:03.582457794Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.12115ms logger=migrator t=2026-09-01T00:52:03.590704313Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-01T00:52:03.591216798Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=529.905µs logger=migrator t=2026-09-01T00:52:03.600870698Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-01T00:52:03.602173245Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.306158ms logger=migrator t=2026-09-01T00:52:03.650948561Z 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-09-01T00:52:03.651681392Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=739.091µs logger=migrator t=2026-09-01T00:52:04.027784685Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-01T00:52:04.02867803Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=898.465µs logger=migrator t=2026-09-01T00:52:04.092247955Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-01T00:52:04.093404049Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.156724ms logger=migrator t=2026-09-01T00:52:04.142076281Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-01T00:52:04.143548663Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.476523ms logger=migrator t=2026-09-01T00:52:04.271528597Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-01T00:52:04.273060532Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.538485ms logger=migrator t=2026-09-01T00:52:04.469491201Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-01T00:52:04.471012375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.524814ms logger=migrator t=2026-09-01T00:52:04.529157193Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-01T00:52:04.53044179Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.289158ms logger=migrator t=2026-09-01T00:52:04.538830874Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-01T00:52:04.538978148Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=163.815µs logger=migrator t=2026-09-01T00:52:04.54356814Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-01T00:52:04.54459415Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.02205ms logger=migrator t=2026-09-01T00:52:04.551314506Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-01T00:52:04.5521852Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=869.134µs logger=migrator t=2026-09-01T00:52:04.558292348Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-01T00:52:04.559299917Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.005489ms logger=migrator t=2026-09-01T00:52:04.568806383Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-01T00:52:04.569755341Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=951.938µs logger=migrator t=2026-09-01T00:52:04.579695709Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-01T00:52:04.586735063Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.041554ms logger=migrator t=2026-09-01T00:52:04.593376846Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-01T00:52:04.595210429Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.835843ms logger=migrator t=2026-09-01T00:52:04.602960684Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-01T00:52:04.604603922Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.639528ms logger=migrator t=2026-09-01T00:52:04.611578984Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-01T00:52:04.612704157Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.127083ms logger=migrator t=2026-09-01T00:52:04.619647499Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-01T00:52:04.620676328Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.03228ms logger=migrator t=2026-09-01T00:52:04.628083223Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-01T00:52:04.628903007Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=805.133µs logger=migrator t=2026-09-01T00:52:04.634391126Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-01T00:52:04.635148699Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=753.952µs logger=migrator t=2026-09-01T00:52:04.642352697Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-01T00:52:04.643287404Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=935.726µs logger=migrator t=2026-09-01T00:52:04.652068469Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-01T00:52:04.652961095Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=897.435µs logger=migrator t=2026-09-01T00:52:04.660785862Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-01T00:52:04.661995977Z level=info msg="Migration successfully executed" id="create star table" duration=1.211675ms logger=migrator t=2026-09-01T00:52:04.667324152Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-01T00:52:04.668606408Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.281386ms logger=migrator t=2026-09-01T00:52:04.673789629Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-01T00:52:04.675178989Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.39219ms logger=migrator t=2026-09-01T00:52:04.681453852Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-01T00:52:04.683009417Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.552165ms logger=migrator t=2026-09-01T00:52:04.689491074Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-01T00:52:04.690758251Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.267117ms logger=migrator t=2026-09-01T00:52:04.696748766Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-01T00:52:04.698130786Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.38269ms logger=migrator t=2026-09-01T00:52:04.705334485Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-01T00:52:04.707658481Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=2.317016ms logger=migrator t=2026-09-01T00:52:04.716364435Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-01T00:52:04.717966421Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.605166ms logger=migrator t=2026-09-01T00:52:04.72619268Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-01T00:52:04.726252822Z level=info msg="Migration successfully executed" id="Update org table charset" duration=64.282µs logger=migrator t=2026-09-01T00:52:04.733629576Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-01T00:52:04.733699438Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=74.882µs logger=migrator t=2026-09-01T00:52:04.741222445Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-01T00:52:04.741720071Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=471.085µs logger=migrator t=2026-09-01T00:52:04.750963628Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-01T00:52:04.75241386Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.450702ms logger=migrator t=2026-09-01T00:52:04.759915738Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-01T00:52:04.7613602Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.444072ms logger=migrator t=2026-09-01T00:52:04.768981321Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-01T00:52:04.770163796Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.182184ms logger=migrator t=2026-09-01T00:52:04.778984701Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-01T00:52:04.780074693Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.089182ms logger=migrator t=2026-09-01T00:52:04.785979084Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-01T00:52:04.787292222Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.312628ms logger=migrator t=2026-09-01T00:52:04.794499701Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-01T00:52:04.795710766Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.205175ms logger=migrator t=2026-09-01T00:52:04.803030539Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-01T00:52:04.810490136Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.464698ms logger=migrator t=2026-09-01T00:52:04.81547369Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-01T00:52:04.816237472Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=763.522µs logger=migrator t=2026-09-01T00:52:04.821940648Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-01T00:52:04.823227335Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.286327ms logger=migrator t=2026-09-01T00:52:04.918998774Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-01T00:52:04.92060863Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.617647ms logger=migrator t=2026-09-01T00:52:04.927655866Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-01T00:52:04.928322915Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=666.828µs logger=migrator t=2026-09-01T00:52:04.935358589Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-01T00:52:04.936637726Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.284627ms logger=migrator t=2026-09-01T00:52:04.942264829Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-01T00:52:04.942353052Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=89.763µs logger=migrator t=2026-09-01T00:52:04.948679126Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-01T00:52:04.951769835Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.090319ms logger=migrator t=2026-09-01T00:52:04.959896641Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-01T00:52:04.963085734Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.188663ms logger=migrator t=2026-09-01T00:52:04.969323714Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-01T00:52:04.97121511Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.890986ms logger=migrator t=2026-09-01T00:52:04.975680029Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-01T00:52:04.976607545Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=926.666µs logger=migrator t=2026-09-01T00:52:04.981424295Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-01T00:52:04.98331895Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.894115ms logger=migrator t=2026-09-01T00:52:04.989623204Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-01T00:52:04.99056501Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=940.566µs logger=migrator t=2026-09-01T00:52:04.998170742Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-01T00:52:04.999290784Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.121323ms logger=migrator t=2026-09-01T00:52:05.004446193Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-01T00:52:05.004478464Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.271µs logger=migrator t=2026-09-01T00:52:05.012042284Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-01T00:52:05.012115116Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=79.942µs logger=migrator t=2026-09-01T00:52:05.017012908Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-01T00:52:05.020412467Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.399759ms logger=migrator t=2026-09-01T00:52:05.031517249Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-01T00:52:05.034466575Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.950345ms logger=migrator t=2026-09-01T00:52:05.039355866Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-01T00:52:05.044074454Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.712067ms logger=migrator t=2026-09-01T00:52:05.04878555Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-01T00:52:05.051682564Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.896704ms logger=migrator t=2026-09-01T00:52:05.056284047Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-01T00:52:05.056625118Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=340.411µs logger=migrator t=2026-09-01T00:52:05.06327696Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-01T00:52:05.065002711Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.720981ms logger=migrator t=2026-09-01T00:52:05.073798226Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-01T00:52:05.074955229Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.161314ms logger=migrator t=2026-09-01T00:52:05.079988795Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-01T00:52:05.080058307Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=75.802µs logger=migrator t=2026-09-01T00:52:05.086777982Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-01T00:52:05.088188053Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.414311ms logger=migrator t=2026-09-01T00:52:05.097594486Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-01T00:52:05.099327656Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.7391ms logger=migrator t=2026-09-01T00:52:05.119393968Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-01T00:52:05.12909368Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.703102ms logger=migrator t=2026-09-01T00:52:05.13390201Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-01T00:52:05.134732513Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=831.433µs logger=migrator t=2026-09-01T00:52:05.140717338Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-01T00:52:05.142150529Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.432821ms logger=migrator t=2026-09-01T00:52:05.146949768Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-01T00:52:05.148275517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.324798ms logger=migrator t=2026-09-01T00:52:05.153289893Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-01T00:52:05.153882419Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=592.527µs logger=migrator t=2026-09-01T00:52:05.159448841Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-01T00:52:05.160408939Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=960.378µs logger=migrator t=2026-09-01T00:52:05.166167916Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-01T00:52:05.169484962Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.315706ms logger=migrator t=2026-09-01T00:52:05.175487677Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-01T00:52:05.176761733Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.273336ms logger=migrator t=2026-09-01T00:52:05.185744754Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-01T00:52:05.186140075Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=388.031µs logger=migrator t=2026-09-01T00:52:05.191362487Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-01T00:52:05.191698157Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=335.09µs logger=migrator t=2026-09-01T00:52:05.199414441Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-01T00:52:05.201208973Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.799952ms logger=migrator t=2026-09-01T00:52:05.21596973Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-01T00:52:05.21937787Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.40441ms logger=migrator t=2026-09-01T00:52:05.229538655Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-01T00:52:05.231033638Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.495144ms logger=migrator t=2026-09-01T00:52:05.237322761Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-01T00:52:05.238581438Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.258587ms logger=migrator t=2026-09-01T00:52:05.244630403Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-01T00:52:05.246013583Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.38303ms logger=migrator t=2026-09-01T00:52:05.251014537Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-01T00:52:05.252247403Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.232566ms logger=migrator t=2026-09-01T00:52:05.256763805Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-01T00:52:05.257913178Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.148973ms logger=migrator t=2026-09-01T00:52:05.263325545Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-01T00:52:05.272125561Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.802136ms logger=migrator t=2026-09-01T00:52:05.277086484Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-01T00:52:05.278451174Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.36375ms logger=migrator t=2026-09-01T00:52:05.28347353Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-01T00:52:05.284713286Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.237226ms logger=migrator t=2026-09-01T00:52:05.290090981Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-01T00:52:05.291352198Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.260937ms logger=migrator t=2026-09-01T00:52:05.296163468Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-01T00:52:05.297015252Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=851.264µs logger=migrator t=2026-09-01T00:52:05.302983236Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-01T00:52:05.306526919Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.540462ms logger=migrator t=2026-09-01T00:52:05.313023777Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-01T00:52:05.315012994Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.990617ms logger=migrator t=2026-09-01T00:52:05.3206998Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-01T00:52:05.32072333Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=23.781µs logger=migrator t=2026-09-01T00:52:05.325637983Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-01T00:52:05.325790368Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=153.155µs logger=migrator t=2026-09-01T00:52:05.330033331Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-01T00:52:05.331576905Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.543144ms logger=migrator t=2026-09-01T00:52:05.337017563Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-01T00:52:05.337170248Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=152.835µs logger=migrator t=2026-09-01T00:52:05.341657438Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-01T00:52:05.341796961Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=139.253µs logger=migrator t=2026-09-01T00:52:05.346156148Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-01T00:52:05.348295481Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.139092ms logger=migrator t=2026-09-01T00:52:05.352892774Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-01T00:52:05.353039668Z level=info msg="Migration successfully executed" id="Update uid value" duration=146.544µs logger=migrator t=2026-09-01T00:52:05.358710282Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-01T00:52:05.359372762Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=661.5µs logger=migrator t=2026-09-01T00:52:05.363658617Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-01T00:52:05.364278154Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=617.747µs logger=migrator t=2026-09-01T00:52:05.368609499Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-01T00:52:05.369138595Z level=info msg="Migration successfully executed" id="create api_key table" duration=528.486µs logger=migrator t=2026-09-01T00:52:05.374159631Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-01T00:52:05.374675826Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=515.355µs logger=migrator t=2026-09-01T00:52:05.380027542Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-01T00:52:05.381600257Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.586926ms logger=migrator t=2026-09-01T00:52:05.387803147Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-01T00:52:05.389132915Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.329288ms logger=migrator t=2026-09-01T00:52:05.404727328Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-01T00:52:05.406095667Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.368999ms logger=migrator t=2026-09-01T00:52:05.412260377Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-01T00:52:05.413492822Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.227635ms logger=migrator t=2026-09-01T00:52:05.418181688Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-01T00:52:05.419422364Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.240786ms logger=migrator t=2026-09-01T00:52:05.42411251Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-01T00:52:05.433896334Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.783124ms logger=migrator t=2026-09-01T00:52:05.439853847Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-01T00:52:05.440959269Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.104582ms logger=migrator t=2026-09-01T00:52:05.447142439Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-01T00:52:05.448406265Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.260496ms logger=migrator t=2026-09-01T00:52:05.462570497Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-01T00:52:05.463919266Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.350789ms logger=migrator t=2026-09-01T00:52:05.468763916Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-01T00:52:05.470140386Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.37407ms logger=migrator t=2026-09-01T00:52:05.474978736Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-01T00:52:05.475565773Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=590.657µs logger=migrator t=2026-09-01T00:52:05.480107505Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-01T00:52:05.48095675Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=849.085µs logger=migrator t=2026-09-01T00:52:05.488389725Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-01T00:52:05.488433327Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.042µs logger=migrator t=2026-09-01T00:52:05.495138531Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-01T00:52:05.500223338Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.090767ms logger=migrator t=2026-09-01T00:52:05.509423806Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-01T00:52:05.514453462Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.029176ms logger=migrator t=2026-09-01T00:52:05.521000271Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-01T00:52:05.521259529Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=259.738µs logger=migrator t=2026-09-01T00:52:05.526078769Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-01T00:52:05.529693073Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.613584ms logger=migrator t=2026-09-01T00:52:05.534463002Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-01T00:52:05.539399555Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.934813ms logger=migrator t=2026-09-01T00:52:05.545361079Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-01T00:52:05.546573254Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.210145ms logger=migrator t=2026-09-01T00:52:05.552414914Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-01T00:52:05.553207946Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=789.473µs logger=migrator t=2026-09-01T00:52:05.565155743Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-01T00:52:05.566915754Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.761051ms logger=migrator t=2026-09-01T00:52:05.572892957Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-01T00:52:05.574272897Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.38086ms logger=migrator t=2026-09-01T00:52:05.579517409Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-01T00:52:05.580753895Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.236156ms logger=migrator t=2026-09-01T00:52:05.585782472Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-01T00:52:05.587060758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.277846ms logger=migrator t=2026-09-01T00:52:05.593493515Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-01T00:52:05.593600218Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.373µs logger=migrator t=2026-09-01T00:52:05.599416267Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-01T00:52:05.599458028Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.141µs logger=migrator t=2026-09-01T00:52:05.604147055Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-01T00:52:05.608744308Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.594272ms logger=migrator t=2026-09-01T00:52:05.613506655Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-01T00:52:05.619971023Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.451588ms logger=migrator t=2026-09-01T00:52:05.625231196Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-01T00:52:05.62537278Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=143.634µs logger=migrator t=2026-09-01T00:52:05.630282152Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-01T00:52:05.63157497Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.292318ms logger=migrator t=2026-09-01T00:52:05.636031009Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-01T00:52:05.637591485Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.556746ms logger=migrator t=2026-09-01T00:52:05.642116436Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-01T00:52:05.642168178Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=53.462µs logger=migrator t=2026-09-01T00:52:05.646927085Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-01T00:52:05.648331736Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.404321ms logger=migrator t=2026-09-01T00:52:05.653057394Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-01T00:52:05.654591078Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.532514ms logger=migrator t=2026-09-01T00:52:05.66501708Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-01T00:52:05.670213761Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.199781ms logger=migrator t=2026-09-01T00:52:05.675875416Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-01T00:52:05.675934497Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=61.262µs logger=migrator t=2026-09-01T00:52:05.680686485Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-01T00:52:05.682121736Z level=info msg="Migration successfully executed" id="create session table" duration=1.433541ms logger=migrator t=2026-09-01T00:52:05.686794202Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-01T00:52:05.687095131Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=303.979µs logger=migrator t=2026-09-01T00:52:05.691642953Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-01T00:52:05.691784867Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=142.994µs logger=migrator t=2026-09-01T00:52:05.696110632Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-01T00:52:05.697118432Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.00767ms logger=migrator t=2026-09-01T00:52:05.701924261Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-01T00:52:05.703055704Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.128783ms logger=migrator t=2026-09-01T00:52:05.70979669Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-01T00:52:05.709878152Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=83.843µs logger=migrator t=2026-09-01T00:52:05.71806404Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-01T00:52:05.718146912Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=89.913µs logger=migrator t=2026-09-01T00:52:05.723460156Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-01T00:52:05.728379738Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.918692ms logger=migrator t=2026-09-01T00:52:05.735293129Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-01T00:52:05.740456379Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.16848ms logger=migrator t=2026-09-01T00:52:05.746092683Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-01T00:52:05.746257738Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=161.044µs logger=migrator t=2026-09-01T00:52:05.751368786Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-01T00:52:05.75151698Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=152.964µs logger=migrator t=2026-09-01T00:52:05.756452923Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-01T00:52:05.758003349Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.548906ms logger=migrator t=2026-09-01T00:52:05.767806543Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-01T00:52:05.767875205Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=70.372µs logger=migrator t=2026-09-01T00:52:05.7746061Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-01T00:52:05.780245843Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.639703ms logger=migrator t=2026-09-01T00:52:05.785418224Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-01T00:52:05.785678871Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=265.527µs logger=migrator t=2026-09-01T00:52:05.794060135Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-01T00:52:05.801431849Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.367635ms logger=migrator t=2026-09-01T00:52:05.809006718Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-01T00:52:05.815642891Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.634483ms logger=migrator t=2026-09-01T00:52:05.827362981Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-01T00:52:05.827525796Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=166.624µs logger=migrator t=2026-09-01T00:52:05.834354254Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-01T00:52:05.835894108Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.541544ms logger=migrator t=2026-09-01T00:52:05.841924693Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-01T00:52:05.844445516Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.521153ms logger=migrator t=2026-09-01T00:52:05.852751777Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-01T00:52:05.854496788Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.745571ms logger=migrator t=2026-09-01T00:52:05.859708409Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-01T00:52:05.86110865Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.396671ms logger=migrator t=2026-09-01T00:52:05.869870004Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-01T00:52:05.871517993Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.649359ms logger=migrator t=2026-09-01T00:52:05.877168756Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-01T00:52:05.878414143Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.243276ms logger=migrator t=2026-09-01T00:52:05.889647509Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-01T00:52:05.891040839Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.39773ms logger=migrator t=2026-09-01T00:52:05.898120154Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-01T00:52:05.899724601Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.640228ms logger=migrator t=2026-09-01T00:52:05.908072203Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-01T00:52:05.909736831Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.664028ms logger=migrator t=2026-09-01T00:52:05.919263838Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-01T00:52:05.936205779Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.945271ms logger=migrator t=2026-09-01T00:52:05.941799012Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-01T00:52:05.942845562Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.04662ms logger=migrator t=2026-09-01T00:52:05.948367782Z 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-09-01T00:52:05.949611438Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.243726ms logger=migrator t=2026-09-01T00:52:05.954678855Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-01T00:52:05.955499209Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=819.724µs logger=migrator t=2026-09-01T00:52:05.96103855Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-01T00:52:05.961790191Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=751.061µs logger=migrator t=2026-09-01T00:52:05.968398934Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-01T00:52:05.970091002Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.697309ms logger=migrator t=2026-09-01T00:52:05.976330983Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-01T00:52:05.981874674Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.542281ms logger=migrator t=2026-09-01T00:52:05.988878547Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-01T00:52:05.994017106Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.134189ms logger=migrator t=2026-09-01T00:52:05.999034223Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-01T00:52:06.004085698Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.051446ms logger=migrator t=2026-09-01T00:52:06.009918978Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-01T00:52:06.015123739Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.203032ms logger=migrator t=2026-09-01T00:52:06.020213147Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-01T00:52:06.021497284Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.284107ms logger=migrator t=2026-09-01T00:52:06.029050903Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-01T00:52:06.029102004Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=54.171µs logger=migrator t=2026-09-01T00:52:06.033840283Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-01T00:52:06.033876664Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.721µs logger=migrator t=2026-09-01T00:52:06.039242758Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-01T00:52:06.040397652Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.155464ms logger=migrator t=2026-09-01T00:52:06.04549698Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-01T00:52:06.046751527Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.254297ms logger=migrator t=2026-09-01T00:52:06.05408599Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-01T00:52:06.055212623Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.122702ms logger=migrator t=2026-09-01T00:52:06.061534185Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-01T00:52:06.063046009Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.513414ms logger=migrator t=2026-09-01T00:52:06.068980042Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-01T00:52:06.070310881Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.310688ms logger=migrator t=2026-09-01T00:52:06.078635762Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-01T00:52:06.084523583Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.887261ms logger=migrator t=2026-09-01T00:52:06.089978591Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-01T00:52:06.095394349Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.416538ms logger=migrator t=2026-09-01T00:52:06.102960738Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-01T00:52:06.103289917Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=335.309µs logger=migrator t=2026-09-01T00:52:06.112026931Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-01T00:52:06.113954007Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.931177ms logger=migrator t=2026-09-01T00:52:06.122409722Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-01T00:52:06.12405516Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.654308ms logger=migrator t=2026-09-01T00:52:06.132930577Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-01T00:52:06.14095497Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=8.029273ms logger=migrator t=2026-09-01T00:52:06.154625307Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-01T00:52:06.154796232Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=176.475µs logger=migrator t=2026-09-01T00:52:06.159842369Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-01T00:52:06.160914429Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.07192ms logger=migrator t=2026-09-01T00:52:06.170350893Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-01T00:52:06.171352832Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.002069ms logger=migrator t=2026-09-01T00:52:06.183023721Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-01T00:52:06.183115033Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.542µs logger=migrator t=2026-09-01T00:52:06.190461426Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-01T00:52:06.191588809Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.128043ms logger=migrator t=2026-09-01T00:52:06.200459277Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-01T00:52:06.201325182Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=865.675µs logger=migrator t=2026-09-01T00:52:06.210674183Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-01T00:52:06.211540298Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=865.495µs logger=migrator t=2026-09-01T00:52:06.221228019Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-01T00:52:06.222205117Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=977.678µs logger=migrator t=2026-09-01T00:52:06.232220938Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-01T00:52:06.233363041Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.142493ms logger=migrator t=2026-09-01T00:52:06.242474656Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-01T00:52:06.243875517Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.400871ms logger=migrator t=2026-09-01T00:52:06.255153834Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-01T00:52:06.255196685Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.871µs logger=migrator t=2026-09-01T00:52:06.264262348Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-01T00:52:06.268570963Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.303044ms logger=migrator t=2026-09-01T00:52:06.273595419Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-01T00:52:06.274397142Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=802.243µs logger=migrator t=2026-09-01T00:52:06.283709062Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-01T00:52:06.289744597Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.035025ms logger=migrator t=2026-09-01T00:52:06.306460552Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-01T00:52:06.307705268Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.244246ms logger=migrator t=2026-09-01T00:52:06.315785673Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-01T00:52:06.317209394Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.426871ms logger=migrator t=2026-09-01T00:52:06.324839905Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-01T00:52:06.327092241Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.255076ms logger=migrator t=2026-09-01T00:52:06.335557977Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-01T00:52:06.354366512Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=18.809066ms logger=migrator t=2026-09-01T00:52:06.360886981Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-01T00:52:06.362056456Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.169554ms logger=migrator t=2026-09-01T00:52:06.368636627Z 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-09-01T00:52:06.370233343Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.595536ms logger=migrator t=2026-09-01T00:52:06.412495989Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-01T00:52:06.413163678Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=666.659µs logger=migrator t=2026-09-01T00:52:06.418288567Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-01T00:52:06.41939826Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.108022ms logger=migrator t=2026-09-01T00:52:06.427731891Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-01T00:52:06.428346689Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=617.878µs logger=migrator t=2026-09-01T00:52:06.436103344Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-01T00:52:06.442609063Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.506599ms logger=migrator t=2026-09-01T00:52:06.449987587Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-01T00:52:06.456518246Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.530079ms logger=migrator t=2026-09-01T00:52:06.465131557Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-01T00:52:06.466935209Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.807752ms logger=migrator t=2026-09-01T00:52:06.47384799Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-01T00:52:06.475383014Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.534335ms logger=migrator t=2026-09-01T00:52:06.484790847Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-01T00:52:06.485452286Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=661.529µs logger=migrator t=2026-09-01T00:52:06.493589692Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-01T00:52:06.500724129Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.136847ms logger=migrator t=2026-09-01T00:52:06.50902509Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-01T00:52:06.510739359Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.719929ms logger=migrator t=2026-09-01T00:52:06.518352421Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-01T00:52:06.51866497Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=313.119µs logger=migrator t=2026-09-01T00:52:06.527149906Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-01T00:52:06.527821655Z level=info msg="Migration successfully executed" id="Move region to single row" duration=667.289µs logger=migrator t=2026-09-01T00:52:06.534403226Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-01T00:52:06.535083557Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=680.101µs logger=migrator t=2026-09-01T00:52:06.543240663Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-01T00:52:06.54382827Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=587.438µs logger=migrator t=2026-09-01T00:52:06.55040742Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-01T00:52:06.551344648Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=936.127µs logger=migrator t=2026-09-01T00:52:06.557894128Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-01T00:52:06.558525926Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=631.878µs logger=migrator t=2026-09-01T00:52:06.566635851Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-01T00:52:06.56724194Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=605.619µs logger=migrator t=2026-09-01T00:52:06.57416253Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-01T00:52:06.574758397Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=595.428µs logger=migrator t=2026-09-01T00:52:06.581901195Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-01T00:52:06.581958246Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=58.622µs logger=migrator t=2026-09-01T00:52:06.590677669Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-01T00:52:06.591296048Z level=info msg="Migration successfully executed" id="create test_data table" duration=617.708µs logger=migrator t=2026-09-01T00:52:06.601157694Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-01T00:52:06.60173494Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=572.536µs logger=migrator t=2026-09-01T00:52:06.610473023Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-01T00:52:06.611851213Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.37518ms logger=migrator t=2026-09-01T00:52:06.619888607Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-01T00:52:06.621190285Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.300607ms logger=migrator t=2026-09-01T00:52:06.627995852Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-01T00:52:06.628256139Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=260.647µs logger=migrator t=2026-09-01T00:52:06.63446115Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-01T00:52:06.635014406Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=553.586µs logger=migrator t=2026-09-01T00:52:06.641527205Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-01T00:52:06.641621298Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=94.713µs logger=migrator t=2026-09-01T00:52:06.648766125Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-01T00:52:06.6499527Z level=info msg="Migration successfully executed" id="create team table" duration=1.186214ms logger=migrator t=2026-09-01T00:52:06.65655853Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-01T00:52:06.658174447Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.615417ms logger=migrator t=2026-09-01T00:52:06.665104678Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-01T00:52:06.666485139Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.38022ms logger=migrator t=2026-09-01T00:52:06.674620864Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-01T00:52:06.681576036Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.954602ms logger=migrator t=2026-09-01T00:52:06.688377304Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-01T00:52:06.688637041Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=260.197µs logger=migrator t=2026-09-01T00:52:06.695577363Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-01T00:52:06.696981614Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.403641ms logger=migrator t=2026-09-01T00:52:06.705032957Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-01T00:52:06.706245913Z level=info msg="Migration successfully executed" id="create team member table" duration=1.212896ms logger=migrator t=2026-09-01T00:52:06.71410788Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-01T00:52:06.715478Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.37003ms logger=migrator t=2026-09-01T00:52:06.722897276Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-01T00:52:06.723707009Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=808.863µs logger=migrator t=2026-09-01T00:52:06.731885516Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-01T00:52:06.73269477Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=809.514µs logger=migrator t=2026-09-01T00:52:06.740108775Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-01T00:52:06.744557684Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.448629ms logger=migrator t=2026-09-01T00:52:06.751374042Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-01T00:52:06.755566934Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.192672ms logger=migrator t=2026-09-01T00:52:06.765029648Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-01T00:52:06.769750355Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.722887ms logger=migrator t=2026-09-01T00:52:06.77819952Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-01T00:52:06.779107687Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=907.567µs logger=migrator t=2026-09-01T00:52:06.786792599Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-01T00:52:06.787672525Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=879.806µs logger=migrator t=2026-09-01T00:52:06.796050898Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-01T00:52:06.796916454Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=865.386µs logger=migrator t=2026-09-01T00:52:06.805884724Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-01T00:52:06.806743199Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=855.115µs logger=migrator t=2026-09-01T00:52:06.814927586Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-01T00:52:06.815709019Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=780.784µs logger=migrator t=2026-09-01T00:52:06.825440481Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-01T00:52:06.826256665Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=816.314µs logger=migrator t=2026-09-01T00:52:06.835899094Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-01T00:52:06.836534143Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=635.139µs logger=migrator t=2026-09-01T00:52:06.843990709Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-01T00:52:06.844633748Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=646.389µs logger=migrator t=2026-09-01T00:52:06.854147313Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-01T00:52:06.854529975Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=382.722µs logger=migrator t=2026-09-01T00:52:06.85951215Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-01T00:52:06.859690665Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=174.245µs logger=migrator t=2026-09-01T00:52:06.869431817Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-01T00:52:06.870169059Z level=info msg="Migration successfully executed" id="create tag table" duration=737.062µs logger=migrator t=2026-09-01T00:52:06.876625696Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-01T00:52:06.877578334Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=951.938µs logger=migrator t=2026-09-01T00:52:06.885842384Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-01T00:52:06.887247365Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.408861ms logger=migrator t=2026-09-01T00:52:06.89363355Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-01T00:52:06.895484503Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.850013ms logger=migrator t=2026-09-01T00:52:06.907390619Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-01T00:52:06.909420538Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.03606ms logger=migrator t=2026-09-01T00:52:06.916509803Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-01T00:52:06.947705978Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=31.189755ms logger=migrator t=2026-09-01T00:52:06.952844098Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-01T00:52:06.953728064Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=883.546µs logger=migrator t=2026-09-01T00:52:06.960063277Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-01T00:52:06.961118978Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.056301ms logger=migrator t=2026-09-01T00:52:06.977295177Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-01T00:52:06.977834603Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=520.005µs logger=migrator t=2026-09-01T00:52:06.988958186Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-01T00:52:06.990333646Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.382141ms logger=migrator t=2026-09-01T00:52:06.998936285Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-01T00:52:07.000337576Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.405931ms logger=migrator t=2026-09-01T00:52:07.008712149Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-01T00:52:07.010414368Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.708149ms logger=migrator t=2026-09-01T00:52:07.018307457Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-01T00:52:07.018439641Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.614µs logger=migrator t=2026-09-01T00:52:07.025182707Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-01T00:52:07.032993993Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.810226ms logger=migrator t=2026-09-01T00:52:07.041057317Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-01T00:52:07.049094031Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.036084ms logger=migrator t=2026-09-01T00:52:07.05731881Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-01T00:52:07.065002662Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.680612ms logger=migrator t=2026-09-01T00:52:07.071871132Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-01T00:52:07.082335625Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=10.455113ms logger=migrator t=2026-09-01T00:52:07.090614185Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-01T00:52:07.092243592Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.631687ms logger=migrator t=2026-09-01T00:52:07.100944895Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-01T00:52:07.108882745Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.93652ms logger=migrator t=2026-09-01T00:52:07.115903489Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-01T00:52:07.117277079Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.3736ms logger=migrator t=2026-09-01T00:52:07.126572459Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-01T00:52:07.128317799Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.74489ms logger=migrator t=2026-09-01T00:52:07.136376493Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-01T00:52:07.137911528Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.534674ms logger=migrator t=2026-09-01T00:52:07.14662264Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-01T00:52:07.148541216Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.923626ms logger=migrator t=2026-09-01T00:52:07.156097725Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-01T00:52:07.157592199Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.494244ms logger=migrator t=2026-09-01T00:52:07.164982033Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-01T00:52:07.166549459Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.567176ms logger=migrator t=2026-09-01T00:52:07.17419017Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-01T00:52:07.183245562Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.059312ms logger=migrator t=2026-09-01T00:52:07.191243915Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-01T00:52:07.192880832Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.637057ms logger=migrator t=2026-09-01T00:52:07.200261817Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-01T00:52:07.201617727Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.35554ms logger=migrator t=2026-09-01T00:52:07.208919108Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-01T00:52:07.210403261Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.484483ms logger=migrator t=2026-09-01T00:52:07.219307589Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-01T00:52:07.220592997Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.284957ms logger=migrator t=2026-09-01T00:52:07.228683511Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-01T00:52:07.230650898Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.004168ms logger=migrator t=2026-09-01T00:52:07.240226066Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-01T00:52:07.240458243Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=239.177µs logger=migrator t=2026-09-01T00:52:07.249545567Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-01T00:52:07.24998387Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=444.162µs logger=migrator t=2026-09-01T00:52:07.25999292Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-01T00:52:07.261783052Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.793913ms logger=migrator t=2026-09-01T00:52:07.271886585Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-01T00:52:07.274526422Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.627736ms logger=migrator t=2026-09-01T00:52:07.284694647Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-01T00:52:07.286671324Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.979867ms logger=migrator t=2026-09-01T00:52:07.295101378Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-01T00:52:07.295549662Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=453.564µs logger=migrator t=2026-09-01T00:52:07.304258384Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-01T00:52:07.306158119Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.903725ms logger=migrator t=2026-09-01T00:52:07.314660696Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-01T00:52:07.318614841Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=3.953336ms logger=migrator t=2026-09-01T00:52:07.32616523Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-01T00:52:07.32890376Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.74246ms logger=migrator t=2026-09-01T00:52:07.338418325Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-01T00:52:07.342796682Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=4.381387ms logger=migrator t=2026-09-01T00:52:07.367379636Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-01T00:52:07.37753179Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.158434ms logger=migrator t=2026-09-01T00:52:07.388304893Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-01T00:52:07.389531369Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.231106ms logger=migrator t=2026-09-01T00:52:07.397456138Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-01T00:52:07.397671495Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=220.757µs logger=migrator t=2026-09-01T00:52:07.404254925Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-01T00:52:07.405966716Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.707381ms logger=migrator t=2026-09-01T00:52:07.412727911Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-01T00:52:07.414417401Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.68935ms logger=migrator t=2026-09-01T00:52:07.421778274Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-01T00:52:07.423559516Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.785202ms logger=migrator t=2026-09-01T00:52:07.430802626Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-01T00:52:07.431005111Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=204.795µs logger=migrator t=2026-09-01T00:52:07.439463457Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-01T00:52:07.441534178Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.072241ms logger=migrator t=2026-09-01T00:52:07.449994573Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-01T00:52:07.45198448Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.989827ms logger=migrator t=2026-09-01T00:52:07.458700255Z 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-09-01T00:52:07.460466686Z 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.765301ms logger=migrator t=2026-09-01T00:52:07.465665718Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-01T00:52:07.468101598Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.434961ms logger=migrator t=2026-09-01T00:52:07.475289627Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-01T00:52:07.486374969Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.084311ms logger=migrator t=2026-09-01T00:52:07.492409814Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-01T00:52:07.49401829Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.601577ms logger=migrator t=2026-09-01T00:52:07.50021284Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-01T00:52:07.501863098Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.650078ms logger=migrator t=2026-09-01T00:52:07.509460008Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-01T00:52:07.548365547Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=38.904989ms logger=migrator t=2026-09-01T00:52:07.553533897Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-01T00:52:07.579742848Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.207791ms logger=migrator t=2026-09-01T00:52:07.584828145Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-01T00:52:07.585887346Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.076532ms logger=migrator t=2026-09-01T00:52:07.591081427Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-01T00:52:07.592004913Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=923.316µs logger=migrator t=2026-09-01T00:52:07.596925126Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-01T00:52:07.601999474Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.073738ms logger=migrator t=2026-09-01T00:52:07.607112612Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-01T00:52:07.612249681Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.139969ms logger=migrator t=2026-09-01T00:52:07.616924376Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-01T00:52:07.617846014Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=924.267µs logger=migrator t=2026-09-01T00:52:07.624732643Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-01T00:52:07.625632659Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=896.366µs logger=migrator t=2026-09-01T00:52:07.630904702Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-01T00:52:07.631769427Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=864.485µs logger=migrator t=2026-09-01T00:52:07.636842424Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-01T00:52:07.637850904Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.00822ms logger=migrator t=2026-09-01T00:52:07.64324906Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-01T00:52:07.643313352Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=64.822µs logger=migrator t=2026-09-01T00:52:07.647740361Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-01T00:52:07.656126034Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.386704ms logger=migrator t=2026-09-01T00:52:07.660665895Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-01T00:52:07.668785491Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.119076ms logger=migrator t=2026-09-01T00:52:07.673367905Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-01T00:52:07.678935526Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.56787ms logger=migrator t=2026-09-01T00:52:07.68425736Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-01T00:52:07.685134966Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=877.236µs logger=migrator t=2026-09-01T00:52:07.68978467Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-01T00:52:07.690695387Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=910.517µs logger=migrator t=2026-09-01T00:52:07.697385751Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-01T00:52:07.706005591Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.61957ms logger=migrator t=2026-09-01T00:52:07.711063188Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-01T00:52:07.719323237Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.260499ms logger=migrator t=2026-09-01T00:52:07.724045015Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-01T00:52:07.725544688Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.501153ms logger=migrator t=2026-09-01T00:52:07.732701256Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-01T00:52:07.746153487Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=13.447149ms logger=migrator t=2026-09-01T00:52:07.753382786Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-01T00:52:07.763456458Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.110473ms logger=migrator t=2026-09-01T00:52:07.76867837Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-01T00:52:07.768778553Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=100.403µs logger=migrator t=2026-09-01T00:52:07.776761384Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-01T00:52:07.778895447Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.132902ms logger=migrator t=2026-09-01T00:52:07.787220498Z 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-09-01T00:52:07.789338659Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.122691ms logger=migrator t=2026-09-01T00:52:07.796913749Z 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-09-01T00:52:07.798594778Z 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.680269ms logger=migrator t=2026-09-01T00:52:07.80729366Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-01T00:52:07.807466185Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=178.295µs logger=migrator t=2026-09-01T00:52:07.813056857Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-01T00:52:07.822777249Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.718612ms logger=migrator t=2026-09-01T00:52:07.830518934Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-01T00:52:07.842143561Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.612057ms logger=migrator t=2026-09-01T00:52:07.849563716Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-01T00:52:07.860435222Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.872376ms logger=migrator t=2026-09-01T00:52:07.866151148Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-01T00:52:07.876404286Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.258168ms logger=migrator t=2026-09-01T00:52:07.882138853Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-01T00:52:07.894216452Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=12.07707ms logger=migrator t=2026-09-01T00:52:07.924604834Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-01T00:52:07.924739198Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=127.314µs logger=migrator t=2026-09-01T00:52:07.932588086Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-01T00:52:07.935123799Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.269595ms logger=migrator t=2026-09-01T00:52:07.942044Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-01T00:52:07.95272631Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.651379ms logger=migrator t=2026-09-01T00:52:07.957846759Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-01T00:52:07.957961262Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=116.983µs logger=migrator t=2026-09-01T00:52:07.963602416Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-01T00:52:07.974238784Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.630848ms logger=migrator t=2026-09-01T00:52:07.979101126Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-01T00:52:07.980723663Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.622676ms logger=migrator t=2026-09-01T00:52:07.986918252Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-01T00:52:07.996897212Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.978791ms logger=migrator t=2026-09-01T00:52:08.002216486Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-01T00:52:08.003421701Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.205095ms logger=migrator t=2026-09-01T00:52:08.007913181Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-01T00:52:08.009686693Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.773132ms logger=migrator t=2026-09-01T00:52:08.014552384Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-01T00:52:08.024011269Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.458374ms logger=migrator t=2026-09-01T00:52:08.028488668Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-01T00:52:08.029665923Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.176795ms logger=migrator t=2026-09-01T00:52:08.037700646Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-01T00:52:08.039324633Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.617957ms logger=migrator t=2026-09-01T00:52:08.044974297Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-01T00:52:08.046235034Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.260477ms logger=migrator t=2026-09-01T00:52:08.052148655Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-01T00:52:08.053693679Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.534504ms logger=migrator t=2026-09-01T00:52:08.061108614Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-01T00:52:08.061218569Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=115.154µs logger=migrator t=2026-09-01T00:52:08.066496101Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-01T00:52:08.068009235Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.513534ms logger=migrator t=2026-09-01T00:52:08.073877526Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-01T00:52:08.075493403Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.615517ms logger=migrator t=2026-09-01T00:52:08.084136203Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-01T00:52:08.084852183Z 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-09-01T00:52:08.091992772Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-01T00:52:08.092677961Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=684.6µs logger=migrator t=2026-09-01T00:52:08.097893653Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-01T00:52:08.099592932Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.698969ms logger=migrator t=2026-09-01T00:52:08.108082598Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-01T00:52:08.118081798Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.9986ms logger=migrator t=2026-09-01T00:52:08.126265446Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-01T00:52:08.128282234Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.021088ms logger=migrator t=2026-09-01T00:52:08.134414132Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-01T00:52:08.136559174Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.149832ms logger=migrator t=2026-09-01T00:52:08.143837366Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-01T00:52:08.145517764Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.679508ms logger=migrator t=2026-09-01T00:52:08.15195742Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-01T00:52:08.153779384Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.834564ms logger=migrator t=2026-09-01T00:52:08.162271351Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-01T00:52:08.164278268Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.006897ms logger=migrator t=2026-09-01T00:52:08.170457378Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-01T00:52:08.17051811Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=62.502µs logger=migrator t=2026-09-01T00:52:08.17742527Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-01T00:52:08.177548324Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=124.214µs logger=migrator t=2026-09-01T00:52:08.183604099Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-01T00:52:08.195485453Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.874944ms logger=migrator t=2026-09-01T00:52:08.202777426Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-01T00:52:08.203406424Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=628.388µs logger=migrator t=2026-09-01T00:52:08.208509162Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-01T00:52:08.210248802Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.73876ms logger=migrator t=2026-09-01T00:52:08.219779949Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-01T00:52:08.220376236Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=605.877µs logger=migrator t=2026-09-01T00:52:08.226068361Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-01T00:52:08.228036209Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.969708ms logger=migrator t=2026-09-01T00:52:08.234623109Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-01T00:52:08.236153814Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.530014ms logger=migrator t=2026-09-01T00:52:08.243119356Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-01T00:52:08.289253924Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.135289ms logger=migrator t=2026-09-01T00:52:08.29460805Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-01T00:52:08.301414977Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.806547ms logger=migrator t=2026-09-01T00:52:08.306370802Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-01T00:52:08.306513426Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=142.464µs logger=migrator t=2026-09-01T00:52:08.31113581Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-01T00:52:08.344825497Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.675238ms logger=migrator t=2026-09-01T00:52:08.352211831Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-01T00:52:08.377368871Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=25.15638ms logger=migrator t=2026-09-01T00:52:08.383048886Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-01T00:52:08.383609333Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=560.447µs logger=migrator t=2026-09-01T00:52:08.391151871Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-01T00:52:08.393886641Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.73863ms logger=migrator t=2026-09-01T00:52:08.403054947Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-01T00:52:08.403414897Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=355.48µs logger=migrator t=2026-09-01T00:52:08.409639838Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-01T00:52:08.410983837Z level=info msg="Migration successfully executed" id="create permission table" duration=1.34378ms logger=migrator t=2026-09-01T00:52:08.419732501Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-01T00:52:08.421240205Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.507564ms logger=migrator t=2026-09-01T00:52:08.427888047Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-01T00:52:08.429458793Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.569246ms logger=migrator t=2026-09-01T00:52:08.434989653Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-01T00:52:08.436227219Z level=info msg="Migration successfully executed" id="create role table" duration=1.237256ms logger=migrator t=2026-09-01T00:52:08.441562204Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-01T00:52:08.453102028Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.539094ms logger=migrator t=2026-09-01T00:52:08.460079071Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-01T00:52:08.471099651Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.02497ms logger=migrator t=2026-09-01T00:52:08.480611437Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-01T00:52:08.482255755Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.651727ms logger=migrator t=2026-09-01T00:52:08.490646768Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-01T00:52:08.492524713Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.876115ms logger=migrator t=2026-09-01T00:52:08.500219546Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-01T00:52:08.501957316Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.73665ms logger=migrator t=2026-09-01T00:52:08.510707041Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-01T00:52:08.512105361Z level=info msg="Migration successfully executed" id="create team role table" duration=1.3943ms logger=migrator t=2026-09-01T00:52:08.52139076Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-01T00:52:08.523755179Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.376699ms logger=migrator t=2026-09-01T00:52:08.533532573Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-01T00:52:08.543706658Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=10.168954ms logger=migrator t=2026-09-01T00:52:08.550958818Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-01T00:52:08.552695979Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.738441ms logger=migrator t=2026-09-01T00:52:08.562389359Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-01T00:52:08.563693937Z level=info msg="Migration successfully executed" id="create user role table" duration=1.304248ms logger=migrator t=2026-09-01T00:52:08.573340467Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-01T00:52:08.578197499Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=4.850192ms logger=migrator t=2026-09-01T00:52:08.588497717Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-01T00:52:08.590701352Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.204404ms logger=migrator t=2026-09-01T00:52:08.603766731Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-01T00:52:08.606003886Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.241736ms logger=migrator t=2026-09-01T00:52:08.624366369Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-01T00:52:08.626120959Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.758721ms logger=migrator t=2026-09-01T00:52:08.636203941Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-01T00:52:08.639733814Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=3.535223ms logger=migrator t=2026-09-01T00:52:08.648031225Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-01T00:52:08.651537557Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.542003ms logger=migrator t=2026-09-01T00:52:08.659500118Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-01T00:52:08.673055882Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.550424ms logger=migrator t=2026-09-01T00:52:08.681021512Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-01T00:52:08.682806073Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.786431ms logger=migrator t=2026-09-01T00:52:08.689417026Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-01T00:52:08.691143185Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.72125ms logger=migrator t=2026-09-01T00:52:08.699422036Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-01T00:52:08.701186068Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.763002ms logger=migrator t=2026-09-01T00:52:08.710623771Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-01T00:52:08.7126624Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.043359ms logger=migrator t=2026-09-01T00:52:08.71954531Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-01T00:52:08.720702114Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.167164ms logger=migrator t=2026-09-01T00:52:08.728253713Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-01T00:52:08.729312464Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.058931ms logger=migrator t=2026-09-01T00:52:08.73676736Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-01T00:52:08.746621956Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.848685ms logger=migrator t=2026-09-01T00:52:08.761331103Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-01T00:52:08.769143719Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.815416ms logger=migrator t=2026-09-01T00:52:08.818228153Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-01T00:52:08.830311014Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.088041ms logger=migrator t=2026-09-01T00:52:08.837293857Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-01T00:52:08.849001476Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.702509ms logger=migrator t=2026-09-01T00:52:08.858164782Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-01T00:52:08.859953474Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.787612ms logger=migrator t=2026-09-01T00:52:08.867927786Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-01T00:52:08.87016939Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.245795ms logger=migrator t=2026-09-01T00:52:08.8777259Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-01T00:52:08.879538432Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.812182ms logger=migrator t=2026-09-01T00:52:08.88704537Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-01T00:52:08.88908784Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.041369ms logger=migrator t=2026-09-01T00:52:08.897264827Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-01T00:52:08.898764701Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.524685ms logger=migrator t=2026-09-01T00:52:08.908281897Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-01T00:52:08.908511253Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=231.456µs logger=migrator t=2026-09-01T00:52:08.91565618Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-01T00:52:08.915726162Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.552µs logger=migrator t=2026-09-01T00:52:08.923837508Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-01T00:52:08.924521727Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=686.589µs logger=migrator t=2026-09-01T00:52:08.931366066Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-01T00:52:08.932262952Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=896.996µs logger=migrator t=2026-09-01T00:52:08.93907537Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-01T00:52:08.9407881Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.70661ms logger=migrator t=2026-09-01T00:52:08.949168373Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-01T00:52:08.949545944Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=378.141µs logger=migrator t=2026-09-01T00:52:08.956497985Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-01T00:52:08.957594777Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.097882ms logger=migrator t=2026-09-01T00:52:08.973764956Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-01T00:52:08.975632101Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.869095ms logger=migrator t=2026-09-01T00:52:08.983177479Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-01T00:52:08.985151856Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.971817ms logger=migrator t=2026-09-01T00:52:08.993435567Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-01T00:52:09.006058043Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.621566ms logger=migrator t=2026-09-01T00:52:09.01419817Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-01T00:52:09.014349554Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=152.635µs logger=migrator t=2026-09-01T00:52:09.029866844Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-01T00:52:09.031395508Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.528494ms logger=migrator t=2026-09-01T00:52:09.046680372Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-01T00:52:09.04903072Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.354249ms logger=migrator t=2026-09-01T00:52:09.055791167Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-01T00:52:09.057434504Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.642948ms logger=migrator t=2026-09-01T00:52:09.063948544Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-01T00:52:09.076647142Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.697449ms logger=migrator t=2026-09-01T00:52:09.084646103Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-01T00:52:09.08693594Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.288437ms logger=migrator t=2026-09-01T00:52:09.104052496Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-01T00:52:09.105637512Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.586016ms logger=migrator t=2026-09-01T00:52:09.115892881Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-01T00:52:09.153027117Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=37.133727ms logger=migrator t=2026-09-01T00:52:09.160988609Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-01T00:52:09.16207088Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.083421ms logger=migrator t=2026-09-01T00:52:09.171121173Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-01T00:52:09.172337268Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.218226ms logger=migrator t=2026-09-01T00:52:09.180053052Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-01T00:52:09.181406902Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.35766ms logger=migrator t=2026-09-01T00:52:09.190980979Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-01T00:52:09.192576416Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.597958ms logger=migrator t=2026-09-01T00:52:09.200264518Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-01T00:52:09.201537265Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=1.273627ms logger=migrator t=2026-09-01T00:52:09.210370231Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-01T00:52:09.211656299Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.285868ms logger=migrator t=2026-09-01T00:52:09.217782907Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-01T00:52:09.228857228Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.07363ms logger=migrator t=2026-09-01T00:52:09.236712276Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-01T00:52:09.237375836Z level=info msg="Migration successfully executed" id="create entity_events table" duration=663.48µs logger=migrator t=2026-09-01T00:52:09.243995237Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-01T00:52:09.244685097Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=689.61µs logger=migrator t=2026-09-01T00:52:09.251856625Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-01T00:52:09.252247507Z 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-09-01T00:52:09.258105616Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-01T00:52:09.258484358Z 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-09-01T00:52:09.265204322Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-01T00:52:09.265846602Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=640.089µs logger=migrator t=2026-09-01T00:52:09.272284518Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-01T00:52:09.273354399Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.070092ms logger=migrator t=2026-09-01T00:52:09.279540809Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-01T00:52:09.280400303Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=854.884µs logger=migrator t=2026-09-01T00:52:09.289858608Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-01T00:52:09.290714913Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=855.365µs logger=migrator t=2026-09-01T00:52:09.298476178Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-01T00:52:09.299440416Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=965.778µs logger=migrator t=2026-09-01T00:52:09.307914802Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-01T00:52:09.31059019Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.679048ms logger=migrator t=2026-09-01T00:52:09.322019681Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-01T00:52:09.325414809Z level=info msg="Migration successfully executed" id="Drop public config table" duration=3.394068ms logger=migrator t=2026-09-01T00:52:09.336604864Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-01T00:52:09.338797048Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.194244ms logger=migrator t=2026-09-01T00:52:09.34988653Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-01T00:52:09.352204538Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.317827ms logger=migrator t=2026-09-01T00:52:09.361918609Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-01T00:52:09.36403889Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.119981ms logger=migrator t=2026-09-01T00:52:09.373785493Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-01T00:52:09.375857653Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.058999ms logger=migrator t=2026-09-01T00:52:09.38505389Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-01T00:52:09.415547655Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.490055ms logger=migrator t=2026-09-01T00:52:09.422318872Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-01T00:52:09.430651684Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.341153ms logger=migrator t=2026-09-01T00:52:09.437531633Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-01T00:52:09.445343089Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.811856ms logger=migrator t=2026-09-01T00:52:09.453728673Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-01T00:52:09.454019441Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=286.888µs logger=migrator t=2026-09-01T00:52:09.461349104Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-01T00:52:09.469377567Z level=info msg="Migration successfully executed" id="add share column" duration=8.028263ms logger=migrator t=2026-09-01T00:52:09.475804874Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-01T00:52:09.47603777Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=233.536µs logger=migrator t=2026-09-01T00:52:09.482801306Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-01T00:52:09.483908839Z level=info msg="Migration successfully executed" id="create file table" duration=1.107543ms logger=migrator t=2026-09-01T00:52:09.491788397Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-01T00:52:09.493326381Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.538634ms logger=migrator t=2026-09-01T00:52:09.500074457Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-01T00:52:09.501509229Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.433192ms logger=migrator t=2026-09-01T00:52:09.509667566Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-01T00:52:09.510973264Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.311188ms logger=migrator t=2026-09-01T00:52:09.519894712Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-01T00:52:09.521225531Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.331939ms logger=migrator t=2026-09-01T00:52:09.527582236Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-01T00:52:09.527689919Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=108.103µs logger=migrator t=2026-09-01T00:52:09.533881848Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-01T00:52:09.533981631Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.343µs logger=migrator t=2026-09-01T00:52:09.541036356Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-01T00:52:09.541754467Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=717.741µs logger=migrator t=2026-09-01T00:52:09.549418839Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-01T00:52:09.549980466Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=560.137µs logger=migrator t=2026-09-01T00:52:09.556727002Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-01T00:52:09.56046856Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.742217ms logger=migrator t=2026-09-01T00:52:09.568541164Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-01T00:52:09.582087438Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.547084ms logger=migrator t=2026-09-01T00:52:09.59180504Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-01T00:52:09.592089888Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=286.518µs logger=migrator t=2026-09-01T00:52:09.59871841Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-01T00:52:09.600138282Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.412001ms logger=migrator t=2026-09-01T00:52:09.611117789Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-01T00:52:09.611784449Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=672.2µs logger=migrator t=2026-09-01T00:52:09.619299027Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-01T00:52:09.61973833Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=445.653µs logger=migrator t=2026-09-01T00:52:09.629708219Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-01T00:52:09.630672997Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=970.978µs logger=migrator t=2026-09-01T00:52:09.638422202Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-01T00:52:09.652613763Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.194261ms logger=migrator t=2026-09-01T00:52:09.661739669Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-01T00:52:09.672424048Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.682869ms logger=migrator t=2026-09-01T00:52:09.701954065Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-01T00:52:09.703960944Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.010138ms logger=migrator t=2026-09-01T00:52:09.711228344Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-01T00:52:09.797966291Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.727577ms logger=migrator t=2026-09-01T00:52:09.807160398Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-01T00:52:09.808871168Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.724161ms logger=migrator t=2026-09-01T00:52:09.818350412Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-01T00:52:09.82103979Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.692698ms logger=migrator t=2026-09-01T00:52:09.831904006Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-01T00:52:09.853794781Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.889885ms logger=migrator t=2026-09-01T00:52:09.864871933Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-01T00:52:09.872151274Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.279951ms logger=migrator t=2026-09-01T00:52:09.88340018Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-01T00:52:09.88376271Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=363.93µs logger=migrator t=2026-09-01T00:52:09.892867605Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-01T00:52:09.893167033Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=306.888µs logger=migrator t=2026-09-01T00:52:09.900925798Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-01T00:52:09.901199147Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=272.639µs logger=migrator t=2026-09-01T00:52:09.908946501Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-01T00:52:09.909195838Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=226.096µs logger=migrator t=2026-09-01T00:52:09.917396176Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-01T00:52:09.917627253Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=231.217µs logger=migrator t=2026-09-01T00:52:09.926074298Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-01T00:52:09.927276363Z level=info msg="Migration successfully executed" id="create folder table" duration=1.201825ms logger=migrator t=2026-09-01T00:52:09.934609497Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-01T00:52:09.935889523Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.280416ms logger=migrator t=2026-09-01T00:52:09.946874312Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-01T00:52:09.948123828Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.249646ms logger=migrator t=2026-09-01T00:52:09.966669916Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-01T00:52:09.966748758Z level=info msg="Migration successfully executed" id="Update folder title length" duration=82.462µs logger=migrator t=2026-09-01T00:52:09.974334409Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-01T00:52:09.975787581Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.452062ms logger=migrator t=2026-09-01T00:52:09.983188195Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-01T00:52:09.984307568Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.119433ms logger=migrator t=2026-09-01T00:52:09.992870866Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-01T00:52:09.994090132Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.218546ms logger=migrator t=2026-09-01T00:52:10.001461886Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-01T00:52:10.002121855Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=659.97µs logger=migrator t=2026-09-01T00:52:10.008750097Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-01T00:52:10.009001485Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=251.038µs logger=migrator t=2026-09-01T00:52:10.016833831Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-01T00:52:10.018547111Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.71359ms logger=migrator t=2026-09-01T00:52:10.026486362Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-01T00:52:10.029082697Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.595825ms logger=migrator t=2026-09-01T00:52:10.038984535Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-01T00:52:10.040596041Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.611406ms logger=migrator t=2026-09-01T00:52:10.053391242Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-01T00:52:10.056378909Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.987927ms logger=migrator t=2026-09-01T00:52:10.064300609Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-01T00:52:10.06607411Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.767701ms logger=migrator t=2026-09-01T00:52:10.074308769Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-01T00:52:10.07537063Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.066241ms logger=migrator t=2026-09-01T00:52:10.085307079Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-01T00:52:10.086341289Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.03407ms logger=migrator t=2026-09-01T00:52:10.092970991Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-01T00:52:10.093745703Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=774.682µs logger=migrator t=2026-09-01T00:52:10.102511227Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-01T00:52:10.103219348Z level=info msg="Migration successfully executed" id="create signing_key table" duration=707.931µs logger=migrator t=2026-09-01T00:52:10.111091477Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-01T00:52:10.1119013Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=809.953µs logger=migrator t=2026-09-01T00:52:10.118562394Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-01T00:52:10.119436209Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=873.865µs logger=migrator t=2026-09-01T00:52:10.125593878Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-01T00:52:10.125924537Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=331.259µs logger=migrator t=2026-09-01T00:52:10.133799376Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-01T00:52:10.139857991Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.053845ms logger=migrator t=2026-09-01T00:52:10.146637908Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-01T00:52:10.147165183Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=527.915µs logger=migrator t=2026-09-01T00:52:10.153350663Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-01T00:52:10.153363744Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=13.491µs logger=migrator t=2026-09-01T00:52:10.159766889Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-01T00:52:10.160540452Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=768.192µs logger=migrator t=2026-09-01T00:52:10.167540235Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-01T00:52:10.167555675Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.27µs logger=migrator t=2026-09-01T00:52:10.173746214Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-01T00:52:10.174761404Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.01459ms logger=migrator t=2026-09-01T00:52:10.180580003Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-01T00:52:10.181368776Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=788.483µs logger=migrator t=2026-09-01T00:52:10.190077598Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-01T00:52:10.191558021Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.476773ms logger=migrator t=2026-09-01T00:52:10.198941065Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-01T00:52:10.199503642Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=562.967µs logger=migrator t=2026-09-01T00:52:10.206216847Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-01T00:52:10.206403333Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=187.436µs logger=migrator t=2026-09-01T00:52:10.216022102Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-01T00:52:10.216520926Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=500.004µs logger=migrator t=2026-09-01T00:52:10.225194658Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-01T00:52:10.225902739Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=699.391µs logger=migrator t=2026-09-01T00:52:10.232590322Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-01T00:52:10.23318188Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=591.708µs logger=migrator t=2026-09-01T00:52:10.240326877Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-01T00:52:10.246432393Z level=info msg="Migration successfully executed" id="add stack_id column" duration=6.104846ms logger=migrator t=2026-09-01T00:52:10.252759098Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-01T00:52:10.258971417Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.210979ms logger=migrator t=2026-09-01T00:52:10.267280958Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-01T00:52:10.27350596Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.224182ms logger=migrator t=2026-09-01T00:52:10.281656406Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-01T00:52:10.281713477Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.362µs logger=migrator t=2026-09-01T00:52:10.290283427Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-01T00:52:10.296438785Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.155938ms logger=migrator t=2026-09-01T00:52:10.303536021Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-01T00:52:10.309533204Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.996803ms logger=migrator t=2026-09-01T00:52:10.317194867Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-01T00:52:10.317437004Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=238.807µs logger=migrator t=2026-09-01T00:52:10.326015473Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.917820757s logger=migrator t=2026-09-01T00:52:10.326443695Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-01T00:52:10.337679151Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-01T00:52:10.337882498Z level=info msg="Created default organization" logger=secrets t=2026-09-01T00:52:10.342881852Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-01T00:52:10.401150303Z level=info msg="Restored cache from database" duration=840.664µs logger=plugin.store t=2026-09-01T00:52:10.403987736Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-01T00:52:10.453545353Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-01T00:52:10.453577444Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-01T00:52:10.453649606Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-01T00:52:10.453683647Z level=info msg="Plugins loaded" count=54 duration=49.698471ms logger=query_data t=2026-09-01T00:52:10.45895487Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-01T00:52:10.469388893Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-01T00:52:10.481541115Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-01T00:52:10.511582288Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-01T00:52:10.514983146Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-01T00:52:10.518303212Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-01T00:52:10.54614975Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-01T00:52:10.565843912Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-01T00:52:10.585337487Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-01T00:52:10.585369428Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-01T00:52:10.585853393Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-09-01T00:52:10.586263574Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-01T00:52:10.586564563Z level=info msg="State cache has been initialized" states=0 duration=714.18µs logger=ngalert.scheduler t=2026-09-01T00:52:10.586624645Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=provisioning.dashboard t=2026-09-01T00:52:10.586640735Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-09-01T00:52:10.586671046Z level=info msg="Starting MultiOrg Alertmanager" logger=ticker t=2026-09-01T00:52:10.587170581Z level=info msg=starting first_tick=2026-09-01T00:52:20Z logger=http.server t=2026-09-01T00:52:10.590390654Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-09-01T00:52:10.683376272Z level=info msg="Update check succeeded" duration=97.820239ms logger=plugins.update.checker t=2026-09-01T00:52:10.683514616Z level=info msg="Update check succeeded" duration=97.619882ms logger=provisioning.dashboard t=2026-09-01T00:52:10.703230828Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-09-01T00:52:10.710851259Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-01T00:52:10.710965863Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-01T00:52:10.722464476Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-01T00:52:10.753158367Z level=info msg="Patterns update finished" duration=164.733941ms logger=grafana-apiserver t=2026-09-01T00:52:10.819710518Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-01T00:52:10.820221523Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-01T00:52:11.151492635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.152874275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.243026721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.293773723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.31468419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.345793092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.374185347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.418284316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.441362096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.486848205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.507740312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.554513858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.57417348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.614004565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.634307104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.69276806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.715034266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.775431289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.796870891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.835550983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.85577816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.912440084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.940421966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.979033417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:11.99674735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.032540699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.055927408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.111993825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.164026494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.277369313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.298543467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.370831335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.394219033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.54953455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.596040639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.70255651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.72599018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.80800084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.831975145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.917419905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:12.940449792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.050428144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.073106292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.197593434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.219101518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.301509149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.326559246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.414683683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.436954979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.537225939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.557847117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.645092229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.666048987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.772524186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.790046314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.89051009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.910348175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:13.995521387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.00735255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.067246068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.081155831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.187016803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.209519406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.33857484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.359372124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.435592015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.458507851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.553135556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.597441992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.705088836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.742281554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.87551558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.894038408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.969627141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:14.988392335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:15.212849548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:15.236901696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:15.318083391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:15.3407633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-01T00:52:15.438525836Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-01T00:53:07.611868946Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-01T01:02:10.677010442Z level=info msg="Completed cleanup jobs" duration=90.02184ms logger=plugins.update.checker t=2026-09-01T01:02:10.736389392Z level=info msg="Update check succeeded" duration=52.090497ms logger=sqlstore.transactions t=2026-09-01T01:07:10.487133334Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-01T01:12:10.639074532Z level=info msg="Completed cleanup jobs" duration=51.992663ms logger=plugins.update.checker t=2026-09-01T01:12:10.744006648Z level=info msg="Update check succeeded" duration=60.072041ms logger=cleanup t=2026-09-01T01:22:10.627357575Z level=info msg="Completed cleanup jobs" duration=40.387043ms logger=plugins.update.checker t=2026-09-01T01:22:10.739360695Z level=info msg="Update check succeeded" duration=55.278738ms logger=infra.usagestats t=2026-09-01T01:23:07.640701631Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-01T01:32:10.614684555Z level=info msg="Completed cleanup jobs" duration=27.966389ms logger=plugins.update.checker t=2026-09-01T01:32:10.755352876Z level=info msg="Update check succeeded" duration=71.3944ms logger=cleanup t=2026-09-01T01:42:10.623767972Z level=info msg="Completed cleanup jobs" duration=36.342334ms logger=plugins.update.checker t=2026-09-01T01:42:10.737462852Z level=info msg="Update check succeeded" duration=52.841177ms logger=cleanup t=2026-09-01T01:52:10.626704337Z level=info msg="Completed cleanup jobs" duration=39.445376ms logger=plugins.update.checker t=2026-09-01T01:52:10.730750296Z level=info msg="Update check succeeded" duration=46.830792ms logger=infra.usagestats t=2026-09-01T01:53:07.642272621Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-01T02:02:10.620242081Z level=info msg="Completed cleanup jobs" duration=33.08362ms logger=plugins.update.checker t=2026-09-01T02:02:10.74545458Z level=info msg="Update check succeeded" duration=61.578405ms logger=cleanup t=2026-09-01T02:12:10.60211693Z level=info msg="Completed cleanup jobs" duration=13.31246ms logger=plugins.update.checker t=2026-09-01T02:12:10.735994269Z level=info msg="Update check succeeded" duration=51.357257ms