logger=settings t=2026-04-20T08:20:32.529364764Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T08:20:32Z logger=settings t=2026-04-20T08:20:32.529756863Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T08:20:32.529775094Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T08:20:32.529779664Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T08:20:32.529784964Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T08:20:32.529788164Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:20:32.529792254Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:20:32.529796184Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T08:20:32.529800274Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T08:20:32.529803985Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T08:20:32.529807395Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:20:32.529810995Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:20:32.529815045Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T08:20:32.529818025Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T08:20:32.529823635Z level=info msg=Target target=[all] logger=settings t=2026-04-20T08:20:32.529835995Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T08:20:32.529839235Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T08:20:32.529841985Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T08:20:32.529844956Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T08:20:32.529847826Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T08:20:32.529850876Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T08:20:32.530187354Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T08:20:32.530201784Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T08:20:32.531996549Z level=info msg="Locking database" logger=migrator t=2026-04-20T08:20:32.53200728Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T08:20:32.532965763Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T08:20:32.533878877Z level=info msg="Migration successfully executed" id="create migration_log table" duration=912.374µs logger=migrator t=2026-04-20T08:20:32.540221764Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T08:20:32.542704266Z level=info msg="Migration successfully executed" id="create user table" duration=2.488412ms logger=migrator t=2026-04-20T08:20:32.547235419Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T08:20:32.548088071Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=852.241µs logger=migrator t=2026-04-20T08:20:32.553815934Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T08:20:32.554746276Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=929.002µs logger=migrator t=2026-04-20T08:20:32.562231473Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T08:20:32.563990286Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.762953ms logger=migrator t=2026-04-20T08:20:32.569243117Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T08:20:32.57015115Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=907.153µs logger=migrator t=2026-04-20T08:20:32.574100119Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T08:20:32.57695067Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.849111ms logger=migrator t=2026-04-20T08:20:32.584066666Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T08:20:32.585915483Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.850427ms logger=migrator t=2026-04-20T08:20:32.589925134Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T08:20:32.590747354Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=822.89µs logger=migrator t=2026-04-20T08:20:32.596934688Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T08:20:32.598723153Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.792745ms logger=migrator t=2026-04-20T08:20:32.605830749Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T08:20:32.606730613Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=902.903µs logger=migrator t=2026-04-20T08:20:32.614021974Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T08:20:32.614717251Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=697.398µs logger=migrator t=2026-04-20T08:20:32.620375842Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T08:20:32.622553846Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.181595ms logger=migrator t=2026-04-20T08:20:32.62988734Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T08:20:32.62991889Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.12µs logger=migrator t=2026-04-20T08:20:32.636661438Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T08:20:32.639013847Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.357759ms logger=migrator t=2026-04-20T08:20:32.647498368Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T08:20:32.650915643Z level=info msg="Migration successfully executed" id="Add missing user data" duration=3.406775ms logger=migrator t=2026-04-20T08:20:32.657472557Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T08:20:32.658990495Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.520468ms logger=migrator t=2026-04-20T08:20:32.680499491Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T08:20:32.683231099Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.733358ms logger=migrator t=2026-04-20T08:20:32.688636824Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T08:20:32.689990927Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.355073ms logger=migrator t=2026-04-20T08:20:32.694371547Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T08:20:32.706385196Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.007249ms logger=migrator t=2026-04-20T08:20:32.711921344Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T08:20:32.713107394Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.18714ms logger=migrator t=2026-04-20T08:20:32.718027886Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T08:20:32.718286432Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=259.896µs logger=migrator t=2026-04-20T08:20:32.7245805Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T08:20:32.725745069Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.170058ms logger=migrator t=2026-04-20T08:20:32.730805215Z 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-04-20T08:20:32.731223335Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=416.58µs logger=migrator t=2026-04-20T08:20:32.735899252Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T08:20:32.736291452Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=393.64µs logger=migrator t=2026-04-20T08:20:32.741273866Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T08:20:32.742276521Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.002775ms logger=migrator t=2026-04-20T08:20:32.749498521Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T08:20:32.750528097Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.031476ms logger=migrator t=2026-04-20T08:20:32.758426354Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T08:20:32.759851279Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.429295ms logger=migrator t=2026-04-20T08:20:32.766259088Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T08:20:32.766977667Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=718.229µs logger=migrator t=2026-04-20T08:20:32.772061344Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T08:20:32.772795452Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=733.978µs logger=migrator t=2026-04-20T08:20:32.779997551Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T08:20:32.780040982Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=45.751µs logger=migrator t=2026-04-20T08:20:32.785863237Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T08:20:32.787149239Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.285942ms logger=migrator t=2026-04-20T08:20:32.792719018Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T08:20:32.793541888Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=823.73µs logger=migrator t=2026-04-20T08:20:32.800484832Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T08:20:32.801750233Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.266201ms logger=migrator t=2026-04-20T08:20:32.807374834Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T08:20:32.808194274Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=819.591µs logger=migrator t=2026-04-20T08:20:32.813428724Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:32.816955193Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.525229ms logger=migrator t=2026-04-20T08:20:32.823357492Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T08:20:32.824287435Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=932.983µs logger=migrator t=2026-04-20T08:20:32.829328711Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T08:20:32.830212662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=883.171µs logger=migrator t=2026-04-20T08:20:32.835545825Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T08:20:32.836485599Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=939.544µs logger=migrator t=2026-04-20T08:20:32.841703509Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T08:20:32.84293402Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.230601ms logger=migrator t=2026-04-20T08:20:32.849579315Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T08:20:32.850476088Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=896.553µs logger=migrator t=2026-04-20T08:20:32.862145179Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T08:20:32.862882537Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=740.078µs logger=migrator t=2026-04-20T08:20:32.86902174Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T08:20:32.869905072Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=884.331µs logger=migrator t=2026-04-20T08:20:32.876468756Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T08:20:32.877270976Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=807.56µs logger=migrator t=2026-04-20T08:20:32.883683345Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T08:20:32.884856335Z level=info msg="Migration successfully executed" id="create star table" duration=1.17744ms logger=migrator t=2026-04-20T08:20:32.891361107Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T08:20:32.892138196Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=777.029µs logger=migrator t=2026-04-20T08:20:32.898849524Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T08:20:32.899956181Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.105977ms logger=migrator t=2026-04-20T08:20:32.906059723Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T08:20:32.907046778Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=986.795µs logger=migrator t=2026-04-20T08:20:32.91313448Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T08:20:32.913698994Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=564.974µs logger=migrator t=2026-04-20T08:20:32.919626831Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T08:20:32.920547285Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=917.214µs logger=migrator t=2026-04-20T08:20:32.926160895Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T08:20:32.927923518Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.762833ms logger=migrator t=2026-04-20T08:20:32.93402804Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T08:20:32.9351897Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.1621ms logger=migrator t=2026-04-20T08:20:32.941763403Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T08:20:32.941820544Z level=info msg="Migration successfully executed" id="Update org table charset" duration=63.121µs logger=migrator t=2026-04-20T08:20:32.947131677Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T08:20:32.947163778Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.181µs logger=migrator t=2026-04-20T08:20:32.952264215Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T08:20:32.952707376Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=444.681µs logger=migrator t=2026-04-20T08:20:32.959770643Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T08:20:32.961360622Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.59569ms logger=migrator t=2026-04-20T08:20:32.967107295Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T08:20:32.967849573Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=742.658µs logger=migrator t=2026-04-20T08:20:32.974320715Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T08:20:32.975438082Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.122007ms logger=migrator t=2026-04-20T08:20:32.981251577Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T08:20:32.981909073Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=658.576µs logger=migrator t=2026-04-20T08:20:32.987657258Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T08:20:32.989069273Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.412765ms logger=migrator t=2026-04-20T08:20:32.997627546Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T08:20:32.998368744Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=741.568µs logger=migrator t=2026-04-20T08:20:33.006162558Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T08:20:33.012802894Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.640165ms logger=migrator t=2026-04-20T08:20:33.019570403Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T08:20:33.020525976Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=959.733µs logger=migrator t=2026-04-20T08:20:33.025598493Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T08:20:33.026777742Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.179469ms logger=migrator t=2026-04-20T08:20:33.03266789Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T08:20:33.033942421Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.275401ms logger=migrator t=2026-04-20T08:20:33.040948096Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T08:20:33.041290025Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=342.688µs logger=migrator t=2026-04-20T08:20:33.046162155Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T08:20:33.047046018Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=884.263µs logger=migrator t=2026-04-20T08:20:33.051742864Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T08:20:33.051884878Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=143.624µs logger=migrator t=2026-04-20T08:20:33.060344329Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T08:20:33.062957714Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.617265ms logger=migrator t=2026-04-20T08:20:33.067828146Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T08:20:33.070045691Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.210395ms logger=migrator t=2026-04-20T08:20:33.078105312Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T08:20:33.083277201Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=5.169729ms logger=migrator t=2026-04-20T08:20:33.091833754Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T08:20:33.093092555Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.263461ms logger=migrator t=2026-04-20T08:20:33.099099355Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T08:20:33.101432913Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.335638ms logger=migrator t=2026-04-20T08:20:33.108627903Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T08:20:33.109752301Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.127908ms logger=migrator t=2026-04-20T08:20:33.115609327Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T08:20:33.116694154Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.085118ms logger=migrator t=2026-04-20T08:20:33.121952864Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T08:20:33.121983645Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.581µs logger=migrator t=2026-04-20T08:20:33.125827821Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T08:20:33.125863252Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.451µs logger=migrator t=2026-04-20T08:20:33.129295018Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T08:20:33.132281782Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.986824ms logger=migrator t=2026-04-20T08:20:33.136860307Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T08:20:33.140142278Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.286571ms logger=migrator t=2026-04-20T08:20:33.147162423Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T08:20:33.150551438Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.366154ms logger=migrator t=2026-04-20T08:20:33.157444799Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T08:20:33.159362707Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.917508ms logger=migrator t=2026-04-20T08:20:33.163001858Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T08:20:33.163217403Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=214.095µs logger=migrator t=2026-04-20T08:20:33.167163582Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T08:20:33.167970072Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=806.07µs logger=migrator t=2026-04-20T08:20:33.173424948Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T08:20:33.174127485Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=702.537µs logger=migrator t=2026-04-20T08:20:33.177835628Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T08:20:33.177861028Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.111µs logger=migrator t=2026-04-20T08:20:33.18194082Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T08:20:33.182795721Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=854.571µs logger=migrator t=2026-04-20T08:20:33.187834037Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T08:20:33.188699368Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=865.591µs logger=migrator t=2026-04-20T08:20:33.193677003Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:33.199538888Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.858436ms logger=migrator t=2026-04-20T08:20:33.205475767Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T08:20:33.206248327Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=773.12µs logger=migrator t=2026-04-20T08:20:33.212869901Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T08:20:33.214515482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.657191ms logger=migrator t=2026-04-20T08:20:33.220290637Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T08:20:33.221443105Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.152839ms logger=migrator t=2026-04-20T08:20:33.227086675Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T08:20:33.227403793Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=317.198µs logger=migrator t=2026-04-20T08:20:33.233022533Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T08:20:33.234336676Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.313823ms logger=migrator t=2026-04-20T08:20:33.242807688Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T08:20:33.245133245Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.325867ms logger=migrator t=2026-04-20T08:20:33.249374411Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T08:20:33.250190571Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=815.8µs logger=migrator t=2026-04-20T08:20:33.257649617Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T08:20:33.257834182Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.265µs logger=migrator t=2026-04-20T08:20:33.26338391Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T08:20:33.263572285Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=189.425µs logger=migrator t=2026-04-20T08:20:33.270078447Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T08:20:33.271061562Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=984.515µs logger=migrator t=2026-04-20T08:20:33.275117843Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T08:20:33.277677477Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.558574ms logger=migrator t=2026-04-20T08:20:33.284511537Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T08:20:33.285658546Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.15284ms logger=migrator t=2026-04-20T08:20:33.289657405Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T08:20:33.290558068Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=900.543µs logger=migrator t=2026-04-20T08:20:33.295538281Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T08:20:33.296404924Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=866.243µs logger=migrator t=2026-04-20T08:20:33.306655428Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T08:20:33.307785507Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.134599ms logger=migrator t=2026-04-20T08:20:33.39335391Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T08:20:33.394507449Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.156879ms logger=migrator t=2026-04-20T08:20:33.513764061Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T08:20:33.523541695Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.775314ms logger=migrator t=2026-04-20T08:20:33.530748415Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T08:20:33.531877823Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.131159ms logger=migrator t=2026-04-20T08:20:33.541968784Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T08:20:33.543557494Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.6039ms logger=migrator t=2026-04-20T08:20:33.552334883Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T08:20:33.55379491Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.466507ms logger=migrator t=2026-04-20T08:20:33.558813104Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T08:20:33.559384769Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=574.975µs logger=migrator t=2026-04-20T08:20:33.56584066Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T08:20:33.568213689Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.372519ms logger=migrator t=2026-04-20T08:20:33.57229773Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T08:20:33.57467864Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.38092ms logger=migrator t=2026-04-20T08:20:33.579685445Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T08:20:33.579743196Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=58.641µs logger=migrator t=2026-04-20T08:20:33.586463183Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T08:20:33.586825422Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=360.929µs logger=migrator t=2026-04-20T08:20:33.59756423Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T08:20:33.602023692Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.457572ms logger=migrator t=2026-04-20T08:20:33.609242971Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T08:20:33.6095823Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=335.639µs logger=migrator t=2026-04-20T08:20:33.616785779Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T08:20:33.617145678Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=363.249µs logger=migrator t=2026-04-20T08:20:33.626082971Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T08:20:33.630165243Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.085643ms logger=migrator t=2026-04-20T08:20:33.639135117Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T08:20:33.639567397Z level=info msg="Migration successfully executed" id="Update uid value" duration=436.571µs logger=migrator t=2026-04-20T08:20:33.645230948Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T08:20:33.646158162Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=928.204µs logger=migrator t=2026-04-20T08:20:33.650772326Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T08:20:33.651736511Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=965.755µs logger=migrator t=2026-04-20T08:20:33.65810802Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T08:20:33.658914939Z level=info msg="Migration successfully executed" id="create api_key table" duration=806.61µs logger=migrator t=2026-04-20T08:20:33.665526684Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T08:20:33.666752215Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.245682ms logger=migrator t=2026-04-20T08:20:33.673148424Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T08:20:33.674388836Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.240412ms logger=migrator t=2026-04-20T08:20:33.683460262Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T08:20:33.684455866Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=993.914µs logger=migrator t=2026-04-20T08:20:33.693578984Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T08:20:33.694773763Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.191189ms logger=migrator t=2026-04-20T08:20:33.699925182Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T08:20:33.701181893Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.252161ms logger=migrator t=2026-04-20T08:20:33.705562782Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T08:20:33.706437094Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=874.292µs logger=migrator t=2026-04-20T08:20:33.710783253Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T08:20:33.718010512Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.226569ms logger=migrator t=2026-04-20T08:20:33.724970796Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T08:20:33.725841758Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=872.132µs logger=migrator t=2026-04-20T08:20:33.729863138Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T08:20:33.730640258Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=777.141µs logger=migrator t=2026-04-20T08:20:33.73477271Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T08:20:33.735524399Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=751.649µs logger=migrator t=2026-04-20T08:20:33.740177915Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T08:20:33.741041026Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=858.611µs logger=migrator t=2026-04-20T08:20:33.745898668Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T08:20:33.74639453Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=496.562µs logger=migrator t=2026-04-20T08:20:33.751544138Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T08:20:33.7523977Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=851.432µs logger=migrator t=2026-04-20T08:20:33.758042611Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T08:20:33.758084142Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.131µs logger=migrator t=2026-04-20T08:20:33.762238465Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T08:20:33.766642775Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.40521ms logger=migrator t=2026-04-20T08:20:33.770588703Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T08:20:33.773179278Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.589995ms logger=migrator t=2026-04-20T08:20:33.778173263Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T08:20:33.778352787Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=180.205µs logger=migrator t=2026-04-20T08:20:33.784725176Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T08:20:33.788784996Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.06082ms logger=migrator t=2026-04-20T08:20:33.793094334Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T08:20:33.795764291Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.670507ms logger=migrator t=2026-04-20T08:20:33.80053583Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T08:20:33.80136069Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=829.71µs logger=migrator t=2026-04-20T08:20:33.805202596Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T08:20:33.805797831Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=596.456µs logger=migrator t=2026-04-20T08:20:33.81137948Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T08:20:33.812750104Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.370364ms logger=migrator t=2026-04-20T08:20:33.817812031Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T08:20:33.819205505Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.393414ms logger=migrator t=2026-04-20T08:20:33.824048936Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T08:20:33.825338909Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.304463ms logger=migrator t=2026-04-20T08:20:33.830030245Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T08:20:33.830962019Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=935.784µs logger=migrator t=2026-04-20T08:20:33.83625366Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T08:20:33.836365552Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.863µs logger=migrator t=2026-04-20T08:20:33.841036169Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T08:20:33.84107968Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.161µs logger=migrator t=2026-04-20T08:20:33.845528631Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T08:20:33.849983392Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.453501ms logger=migrator t=2026-04-20T08:20:33.854337151Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T08:20:33.857285294Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.948403ms logger=migrator t=2026-04-20T08:20:33.862014693Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T08:20:33.862093665Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.181µs logger=migrator t=2026-04-20T08:20:33.866215877Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T08:20:33.867109299Z level=info msg="Migration successfully executed" id="create quota table v1" duration=892.852µs logger=migrator t=2026-04-20T08:20:33.872505503Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T08:20:33.873889328Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.330734ms logger=migrator t=2026-04-20T08:20:33.879335654Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T08:20:33.879367765Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.291µs logger=migrator t=2026-04-20T08:20:33.883021565Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T08:20:33.884124514Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.102378ms logger=migrator t=2026-04-20T08:20:33.888883621Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T08:20:33.890155864Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.271453ms logger=migrator t=2026-04-20T08:20:33.894937343Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T08:20:33.898097152Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.16001ms logger=migrator t=2026-04-20T08:20:33.903398513Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T08:20:33.903429994Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.421µs logger=migrator t=2026-04-20T08:20:33.907362713Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T08:20:33.908172023Z level=info msg="Migration successfully executed" id="create session table" duration=809.26µs logger=migrator t=2026-04-20T08:20:33.913045254Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T08:20:33.913165107Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.953µs logger=migrator t=2026-04-20T08:20:33.918243024Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T08:20:33.918317306Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.912µs logger=migrator t=2026-04-20T08:20:33.922463108Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T08:20:33.923118425Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=655.487µs logger=migrator t=2026-04-20T08:20:33.928170841Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T08:20:33.929327381Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.156269ms logger=migrator t=2026-04-20T08:20:33.935979246Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T08:20:33.936018287Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.491µs logger=migrator t=2026-04-20T08:20:33.940092719Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T08:20:33.94013168Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.381µs logger=migrator t=2026-04-20T08:20:33.944629151Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T08:20:33.949455512Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.826731ms logger=migrator t=2026-04-20T08:20:33.953902502Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T08:20:33.957043601Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.140669ms logger=migrator t=2026-04-20T08:20:33.964709352Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T08:20:33.964843195Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=134.823µs logger=migrator t=2026-04-20T08:20:33.972543547Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T08:20:33.972734922Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=190.515µs logger=migrator t=2026-04-20T08:20:33.977242045Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T08:20:33.978707091Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.462795ms logger=migrator t=2026-04-20T08:20:33.984936007Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T08:20:33.984969657Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.901µs logger=migrator t=2026-04-20T08:20:33.989345416Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T08:20:33.992950675Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.604829ms logger=migrator t=2026-04-20T08:20:33.999604502Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T08:20:33.999850088Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=250.756µs logger=migrator t=2026-04-20T08:20:34.003876338Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T08:20:34.008734939Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.859211ms logger=migrator t=2026-04-20T08:20:34.014489593Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T08:20:34.019624441Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.132638ms logger=migrator t=2026-04-20T08:20:34.02643754Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T08:20:34.026554073Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=119.903µs logger=migrator t=2026-04-20T08:20:34.030896812Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T08:20:34.031904166Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.011314ms logger=migrator t=2026-04-20T08:20:34.037957348Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T08:20:34.039368353Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.415896ms logger=migrator t=2026-04-20T08:20:34.051339701Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T08:20:34.052756577Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.422846ms logger=migrator t=2026-04-20T08:20:34.057497234Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T08:20:34.058621693Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.124389ms logger=migrator t=2026-04-20T08:20:34.064198962Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T08:20:34.065206637Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.008605ms logger=migrator t=2026-04-20T08:20:34.069516425Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T08:20:34.070362796Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=882.401µs logger=migrator t=2026-04-20T08:20:34.075935385Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T08:20:34.076685523Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=752.959µs logger=migrator t=2026-04-20T08:20:34.082466947Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T08:20:34.083621856Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.152469ms logger=migrator t=2026-04-20T08:20:34.089744739Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T08:20:34.090733133Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=989.684µs logger=migrator t=2026-04-20T08:20:34.094898277Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T08:20:34.106570808Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.667601ms logger=migrator t=2026-04-20T08:20:34.112631649Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T08:20:34.113268475Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=629.616µs logger=migrator t=2026-04-20T08:20:34.119218533Z 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-04-20T08:20:34.119982713Z 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=764.29µs logger=migrator t=2026-04-20T08:20:34.124905555Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T08:20:34.125255904Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=351.379µs logger=migrator t=2026-04-20T08:20:34.130378671Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T08:20:34.131315515Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=936.954µs logger=migrator t=2026-04-20T08:20:34.136353631Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T08:20:34.137448508Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.091526ms logger=migrator t=2026-04-20T08:20:34.144544474Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T08:20:34.149129429Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.584005ms logger=migrator t=2026-04-20T08:20:34.156231546Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T08:20:34.160593804Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.362138ms logger=migrator t=2026-04-20T08:20:34.167557839Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T08:20:34.172594274Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.034605ms logger=migrator t=2026-04-20T08:20:34.17684144Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T08:20:34.180358247Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.521318ms logger=migrator t=2026-04-20T08:20:34.184830769Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T08:20:34.185728951Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=897.892µs logger=migrator t=2026-04-20T08:20:34.193421823Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T08:20:34.193455714Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=35.711µs logger=migrator t=2026-04-20T08:20:34.199621867Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T08:20:34.199683849Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=66.892µs logger=migrator t=2026-04-20T08:20:34.207060643Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T08:20:34.208382646Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.325122ms logger=migrator t=2026-04-20T08:20:34.215157835Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:20:34.216462357Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.293772ms logger=migrator t=2026-04-20T08:20:34.225280017Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T08:20:34.226678292Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.393405ms logger=migrator t=2026-04-20T08:20:34.232369514Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T08:20:34.234149498Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.779754ms logger=migrator t=2026-04-20T08:20:34.239562613Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:20:34.240805294Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.245421ms logger=migrator t=2026-04-20T08:20:34.248877505Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T08:20:34.253108161Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.228556ms logger=migrator t=2026-04-20T08:20:34.259714046Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T08:20:34.263991212Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.279246ms logger=migrator t=2026-04-20T08:20:34.276113064Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T08:20:34.277855867Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=1.742133ms logger=migrator t=2026-04-20T08:20:34.294179115Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T08:20:34.295538858Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.360883ms logger=migrator t=2026-04-20T08:20:34.304621725Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T08:20:34.305682881Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.069906ms logger=migrator t=2026-04-20T08:20:34.31326453Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T08:20:34.320133621Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.877891ms logger=migrator t=2026-04-20T08:20:34.335555576Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T08:20:34.335679889Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=119.443µs logger=migrator t=2026-04-20T08:20:34.3449433Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T08:20:34.349403501Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=4.459591ms logger=migrator t=2026-04-20T08:20:34.377574244Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T08:20:34.379155812Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.588109ms logger=migrator t=2026-04-20T08:20:34.385443489Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T08:20:34.385596174Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=151.655µs logger=migrator t=2026-04-20T08:20:34.393156871Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T08:20:34.394825364Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.668482ms logger=migrator t=2026-04-20T08:20:34.401761586Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T08:20:34.403431778Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.673442ms logger=migrator t=2026-04-20T08:20:34.41151689Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T08:20:34.412954555Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.436735ms logger=migrator t=2026-04-20T08:20:34.419101998Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T08:20:34.420012211Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=910.413µs logger=migrator t=2026-04-20T08:20:34.435489267Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T08:20:34.437367934Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.878587ms logger=migrator t=2026-04-20T08:20:34.442682446Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T08:20:34.444238635Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.556409ms logger=migrator t=2026-04-20T08:20:34.450195654Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T08:20:34.450226225Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.281µs logger=migrator t=2026-04-20T08:20:34.455922427Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T08:20:34.462776907Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.849481ms logger=migrator t=2026-04-20T08:20:34.47569497Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T08:20:34.477070583Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.376084ms logger=migrator t=2026-04-20T08:20:34.482670923Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T08:20:34.48576038Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.089427ms logger=migrator t=2026-04-20T08:20:34.490428576Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T08:20:34.49100397Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=575.104µs logger=migrator t=2026-04-20T08:20:34.495592385Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T08:20:34.49662258Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.029655ms logger=migrator t=2026-04-20T08:20:34.502008265Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T08:20:34.503001729Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=993.534µs logger=migrator t=2026-04-20T08:20:34.513297006Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T08:20:34.527598843Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.302946ms logger=migrator t=2026-04-20T08:20:34.533254523Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T08:20:34.533974652Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=720.489µs logger=migrator t=2026-04-20T08:20:34.538692549Z 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-04-20T08:20:34.539557551Z 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=865.432µs logger=migrator t=2026-04-20T08:20:34.54432601Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T08:20:34.544602697Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=276.517µs logger=migrator t=2026-04-20T08:20:34.549454028Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T08:20:34.550152805Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=699.477µs logger=migrator t=2026-04-20T08:20:34.555312034Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T08:20:34.555473978Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=162.554µs logger=migrator t=2026-04-20T08:20:34.565683112Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T08:20:34.576591155Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=10.910593ms logger=migrator t=2026-04-20T08:20:34.583868015Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T08:20:34.590970823Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.101568ms logger=migrator t=2026-04-20T08:20:34.604065499Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T08:20:34.605984276Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.921777ms logger=migrator t=2026-04-20T08:20:34.612279043Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T08:20:34.613269379Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=989.796µs logger=migrator t=2026-04-20T08:20:34.620133889Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T08:20:34.620590781Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=458.192µs logger=migrator t=2026-04-20T08:20:34.626457808Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T08:20:34.632946699Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.486061ms logger=migrator t=2026-04-20T08:20:34.639858491Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T08:20:34.640962449Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.106448ms logger=migrator t=2026-04-20T08:20:34.648748323Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T08:20:34.649141143Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=393.261µs logger=migrator t=2026-04-20T08:20:34.657503782Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T08:20:34.658229119Z level=info msg="Migration successfully executed" id="Move region to single row" duration=729.298µs logger=migrator t=2026-04-20T08:20:34.663677215Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T08:20:34.664781322Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.105287ms logger=migrator t=2026-04-20T08:20:34.670374542Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T08:20:34.671611613Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.244282ms logger=migrator t=2026-04-20T08:20:34.679967041Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:20:34.681675873Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.710562ms logger=migrator t=2026-04-20T08:20:34.689400516Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:20:34.690812571Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.410555ms logger=migrator t=2026-04-20T08:20:34.697811006Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T08:20:34.699831656Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.02944ms logger=migrator t=2026-04-20T08:20:34.707077986Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T08:20:34.708316928Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.244342ms logger=migrator t=2026-04-20T08:20:34.715135677Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T08:20:34.71522913Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=95.623µs logger=migrator t=2026-04-20T08:20:34.723470075Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T08:20:34.724990934Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.517799ms logger=migrator t=2026-04-20T08:20:34.735835164Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T08:20:34.737240159Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.411004ms logger=migrator t=2026-04-20T08:20:34.746617402Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T08:20:34.748682284Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.068071ms logger=migrator t=2026-04-20T08:20:34.755880413Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T08:20:34.757153845Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.272352ms logger=migrator t=2026-04-20T08:20:34.762878208Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T08:20:34.763300728Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=422.25µs logger=migrator t=2026-04-20T08:20:34.769811811Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T08:20:34.770301183Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=489.022µs logger=migrator t=2026-04-20T08:20:34.776353574Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T08:20:34.776446936Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=94.513µs logger=migrator t=2026-04-20T08:20:34.783684677Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T08:20:34.785322097Z level=info msg="Migration successfully executed" id="create team table" duration=1.644781ms logger=migrator t=2026-04-20T08:20:34.791140372Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T08:20:34.792166448Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.026096ms logger=migrator t=2026-04-20T08:20:34.798779193Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T08:20:34.800004843Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.273892ms logger=migrator t=2026-04-20T08:20:34.808284959Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T08:20:34.812891594Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.606315ms logger=migrator t=2026-04-20T08:20:34.818774841Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T08:20:34.818948405Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=173.894µs logger=migrator t=2026-04-20T08:20:34.824214226Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T08:20:34.825435017Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.215261ms logger=migrator t=2026-04-20T08:20:34.831903088Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T08:20:34.83359117Z level=info msg="Migration successfully executed" id="create team member table" duration=1.696822ms logger=migrator t=2026-04-20T08:20:34.840571674Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T08:20:34.841555489Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=984.305µs logger=migrator t=2026-04-20T08:20:34.84924698Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T08:20:34.850845301Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.597361ms logger=migrator t=2026-04-20T08:20:34.857548507Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T08:20:34.859339222Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.796495ms logger=migrator t=2026-04-20T08:20:34.865222689Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T08:20:34.8712982Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.076091ms logger=migrator t=2026-04-20T08:20:34.876640914Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T08:20:34.881078514Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.43758ms logger=migrator t=2026-04-20T08:20:34.887366741Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T08:20:34.891849872Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.482311ms logger=migrator t=2026-04-20T08:20:34.896950669Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T08:20:34.897954844Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.004065ms logger=migrator t=2026-04-20T08:20:34.904786465Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T08:20:34.906609571Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.822776ms logger=migrator t=2026-04-20T08:20:34.913132043Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T08:20:34.914268591Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.136188ms logger=migrator t=2026-04-20T08:20:34.922374543Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T08:20:34.923708917Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.338484ms logger=migrator t=2026-04-20T08:20:34.930137007Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T08:20:34.931233834Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.097037ms logger=migrator t=2026-04-20T08:20:34.938081155Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T08:20:34.939271044Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.191279ms logger=migrator t=2026-04-20T08:20:34.945938721Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T08:20:34.947886879Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.947038ms logger=migrator t=2026-04-20T08:20:34.955990251Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T08:20:34.957687554Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.702593ms logger=migrator t=2026-04-20T08:20:34.963296544Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T08:20:34.963870188Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=573.295µs logger=migrator t=2026-04-20T08:20:34.970056122Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T08:20:34.970331918Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=276.437µs logger=migrator t=2026-04-20T08:20:34.976807481Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T08:20:34.978536823Z level=info msg="Migration successfully executed" id="create tag table" duration=1.728092ms logger=migrator t=2026-04-20T08:20:34.986944393Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T08:20:34.987945418Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.001805ms logger=migrator t=2026-04-20T08:20:34.994001779Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T08:20:34.994743087Z level=info msg="Migration successfully executed" id="create login attempt table" duration=741.158µs logger=migrator t=2026-04-20T08:20:35.002706986Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T08:20:35.004717086Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.01689ms logger=migrator t=2026-04-20T08:20:35.011514645Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T08:20:35.012883969Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.374714ms logger=migrator t=2026-04-20T08:20:35.019742641Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:35.034527479Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.788019ms logger=migrator t=2026-04-20T08:20:35.040164609Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T08:20:35.040906667Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=729.148µs logger=migrator t=2026-04-20T08:20:35.049540534Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T08:20:35.05141123Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.885477ms logger=migrator t=2026-04-20T08:20:35.057301676Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T08:20:35.057596344Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=295.008µs logger=migrator t=2026-04-20T08:20:35.064083506Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T08:20:35.064843105Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=759.819µs logger=migrator t=2026-04-20T08:20:35.070031864Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T08:20:35.071018868Z level=info msg="Migration successfully executed" id="create user auth table" duration=986.834µs logger=migrator t=2026-04-20T08:20:35.076808122Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T08:20:35.078122786Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.313204ms logger=migrator t=2026-04-20T08:20:35.085007727Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T08:20:35.08513465Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=132.653µs logger=migrator t=2026-04-20T08:20:35.090425982Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T08:20:35.095113689Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.688447ms logger=migrator t=2026-04-20T08:20:35.100822852Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T08:20:35.105535859Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.714657ms logger=migrator t=2026-04-20T08:20:35.110708707Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T08:20:35.115125378Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.416941ms logger=migrator t=2026-04-20T08:20:35.121775464Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T08:20:35.126167953Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.394169ms logger=migrator t=2026-04-20T08:20:35.132598183Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T08:20:35.134831299Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.235546ms logger=migrator t=2026-04-20T08:20:35.140916111Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T08:20:35.147371191Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.45284ms logger=migrator t=2026-04-20T08:20:35.15972697Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T08:20:35.161422292Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.699452ms logger=migrator t=2026-04-20T08:20:35.168368735Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T08:20:35.169549074Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.183749ms logger=migrator t=2026-04-20T08:20:35.176629951Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T08:20:35.177326738Z level=info msg="Migration successfully executed" id="create user auth token table" duration=700.867µs logger=migrator t=2026-04-20T08:20:35.183898423Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T08:20:35.184960919Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.063316ms logger=migrator t=2026-04-20T08:20:35.190989159Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T08:20:35.191992754Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.005305ms logger=migrator t=2026-04-20T08:20:35.198071246Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T08:20:35.199587753Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.515537ms logger=migrator t=2026-04-20T08:20:35.208911545Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T08:20:35.216579787Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.669931ms logger=migrator t=2026-04-20T08:20:35.22351395Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T08:20:35.224591926Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.079246ms logger=migrator t=2026-04-20T08:20:35.231675314Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T08:20:35.233177261Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.501717ms logger=migrator t=2026-04-20T08:20:35.240121054Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T08:20:35.241210161Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.089347ms logger=migrator t=2026-04-20T08:20:35.250695807Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T08:20:35.252599225Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.910678ms logger=migrator t=2026-04-20T08:20:35.25923328Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T08:20:35.260386739Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.15298ms logger=migrator t=2026-04-20T08:20:35.266222935Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T08:20:35.266335867Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.262µs logger=migrator t=2026-04-20T08:20:35.271826944Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T08:20:35.271962678Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=137.214µs logger=migrator t=2026-04-20T08:20:35.276344607Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T08:20:35.27806877Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.723302ms logger=migrator t=2026-04-20T08:20:35.282935851Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:20:35.284023698Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.087047ms logger=migrator t=2026-04-20T08:20:35.291409762Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:20:35.293558606Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.150514ms logger=migrator t=2026-04-20T08:20:35.299379941Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:35.299471133Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=93.102µs logger=migrator t=2026-04-20T08:20:35.305143105Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:20:35.306391926Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.24678ms logger=migrator t=2026-04-20T08:20:35.314297463Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:20:35.31577163Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.474067ms logger=migrator t=2026-04-20T08:20:35.319873822Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:20:35.321685397Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.809676ms logger=migrator t=2026-04-20T08:20:35.327609685Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:20:35.328737472Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.128678ms logger=migrator t=2026-04-20T08:20:35.333291816Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T08:20:35.340557797Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.261501ms logger=migrator t=2026-04-20T08:20:35.345984112Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T08:20:35.347023999Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.040107ms logger=migrator t=2026-04-20T08:20:35.351864159Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T08:20:35.351944491Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.562µs logger=migrator t=2026-04-20T08:20:35.355967441Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T08:20:35.357877319Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.908998ms logger=migrator t=2026-04-20T08:20:35.361817067Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-20T08:20:35.363567631Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.751894ms logger=migrator t=2026-04-20T08:20:35.369262103Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-20T08:20:35.370327319Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.068076ms logger=migrator t=2026-04-20T08:20:35.374316418Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:35.374388961Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=73.323µs logger=migrator t=2026-04-20T08:20:35.378393481Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T08:20:35.379725093Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.329902ms logger=migrator t=2026-04-20T08:20:35.387093037Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T08:20:35.388444131Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.407875ms logger=migrator t=2026-04-20T08:20:35.394218335Z 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-04-20T08:20:35.395422455Z 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.20448ms logger=migrator t=2026-04-20T08:20:35.400106482Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T08:20:35.401423364Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.316372ms logger=migrator t=2026-04-20T08:20:35.407831454Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T08:20:35.414498751Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.662607ms logger=migrator t=2026-04-20T08:20:35.418721506Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:35.419802853Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.081777ms logger=migrator t=2026-04-20T08:20:35.423587317Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:35.424574142Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=987.644µs logger=migrator t=2026-04-20T08:20:35.429796802Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T08:20:35.458641642Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.835629ms logger=migrator t=2026-04-20T08:20:35.464576009Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T08:20:35.488215468Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.640809ms logger=migrator t=2026-04-20T08:20:35.492577787Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:35.493312685Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=734.778µs logger=migrator t=2026-04-20T08:20:35.498740481Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:35.499752166Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.010635ms logger=migrator t=2026-04-20T08:20:35.503764826Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T08:20:35.509831677Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.067841ms logger=migrator t=2026-04-20T08:20:35.515235982Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T08:20:35.519627111Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.388329ms logger=migrator t=2026-04-20T08:20:35.524342879Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T08:20:35.525586859Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.24096ms logger=migrator t=2026-04-20T08:20:35.530127343Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T08:20:35.5316013Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.474287ms logger=migrator t=2026-04-20T08:20:35.536766518Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T08:20:35.537953438Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.188ms logger=migrator t=2026-04-20T08:20:35.543707671Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T08:20:35.545066725Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.366834ms logger=migrator t=2026-04-20T08:20:35.55009172Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:35.550189793Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=98.383µs logger=migrator t=2026-04-20T08:20:35.554412299Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T08:20:35.562939931Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.516563ms logger=migrator t=2026-04-20T08:20:35.571700129Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T08:20:35.578059157Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.357968ms logger=migrator t=2026-04-20T08:20:35.582800116Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T08:20:35.591129814Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.328658ms logger=migrator t=2026-04-20T08:20:35.595860152Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T08:20:35.596663462Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=805.41µs logger=migrator t=2026-04-20T08:20:35.601761779Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T08:20:35.602529238Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=768.069µs logger=migrator t=2026-04-20T08:20:35.606809014Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T08:20:35.617298846Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.483421ms logger=migrator t=2026-04-20T08:20:35.621924611Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T08:20:35.626488404Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.563853ms logger=migrator t=2026-04-20T08:20:35.631837228Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-20T08:20:35.633269544Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.431936ms logger=migrator t=2026-04-20T08:20:35.638834743Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T08:20:35.645029927Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.194894ms logger=migrator t=2026-04-20T08:20:35.652501373Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T08:20:35.660900653Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.398ms logger=migrator t=2026-04-20T08:20:35.670892002Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T08:20:35.670995714Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=107.553µs logger=migrator t=2026-04-20T08:20:35.676141452Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T08:20:35.677674451Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.536709ms logger=migrator t=2026-04-20T08:20:35.682721377Z 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-04-20T08:20:35.683747072Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.028115ms logger=migrator t=2026-04-20T08:20:35.689917696Z 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-04-20T08:20:35.691996498Z 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=2.078722ms logger=migrator t=2026-04-20T08:20:35.697386532Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:35.697456264Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=70.062µs logger=migrator t=2026-04-20T08:20:35.702961912Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T08:20:35.71296176Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.996858ms logger=migrator t=2026-04-20T08:20:35.718408296Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T08:20:35.72537409Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.964604ms logger=migrator t=2026-04-20T08:20:35.730227351Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T08:20:35.736735343Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.507202ms logger=migrator t=2026-04-20T08:20:35.743535462Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T08:20:35.750958068Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.422126ms logger=migrator t=2026-04-20T08:20:35.758795823Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T08:20:35.765069149Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.273006ms logger=migrator t=2026-04-20T08:20:35.768985296Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T08:20:35.76914696Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=162.654µs logger=migrator t=2026-04-20T08:20:35.774086134Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T08:20:35.774944135Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=856.921µs logger=migrator t=2026-04-20T08:20:35.780595537Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T08:20:35.78714976Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.553763ms logger=migrator t=2026-04-20T08:20:35.791828007Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T08:20:35.791882028Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.311µs logger=migrator t=2026-04-20T08:20:35.796124883Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T08:20:35.806283807Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.155124ms logger=migrator t=2026-04-20T08:20:35.810668866Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T08:20:35.811524378Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=854.672µs logger=migrator t=2026-04-20T08:20:35.817276181Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T08:20:35.823081576Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.807255ms logger=migrator t=2026-04-20T08:20:35.828567822Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T08:20:35.829408133Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=840.721µs logger=migrator t=2026-04-20T08:20:35.834817958Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T08:20:35.835927035Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.108847ms logger=migrator t=2026-04-20T08:20:35.854395226Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T08:20:35.864165449Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.769853ms logger=migrator t=2026-04-20T08:20:35.868737693Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T08:20:35.869567994Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=831.481µs logger=migrator t=2026-04-20T08:20:35.874826955Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T08:20:35.875647025Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=819.13µs logger=migrator t=2026-04-20T08:20:35.881672036Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T08:20:35.882510177Z level=info msg="Migration successfully executed" id="create alert_image table" duration=838.031µs logger=migrator t=2026-04-20T08:20:35.887070441Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T08:20:35.888972108Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.900557ms logger=migrator t=2026-04-20T08:20:35.893539722Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T08:20:35.893655135Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=116.843µs logger=migrator t=2026-04-20T08:20:35.89948155Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T08:20:35.900467684Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=985.964µs logger=migrator t=2026-04-20T08:20:35.917003097Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T08:20:35.919293364Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.288758ms logger=migrator t=2026-04-20T08:20:35.932058452Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T08:20:35.93278498Z 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-04-20T08:20:35.950828789Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T08:20:35.951941808Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.117779ms logger=migrator t=2026-04-20T08:20:35.965232108Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T08:20:35.968192822Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.961294ms logger=migrator t=2026-04-20T08:20:35.974955041Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T08:20:35.984490318Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.502716ms logger=migrator t=2026-04-20T08:20:35.996092688Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T08:20:35.997953414Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.865147ms logger=migrator t=2026-04-20T08:20:36.007862582Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T08:20:36.009216795Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.357403ms logger=migrator t=2026-04-20T08:20:36.025685046Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T08:20:36.027879291Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.198645ms logger=migrator t=2026-04-20T08:20:36.050159126Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T08:20:36.05233685Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.180544ms logger=migrator t=2026-04-20T08:20:36.076434701Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T08:20:36.078658646Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.228886ms logger=migrator t=2026-04-20T08:20:36.097741862Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T08:20:36.097858325Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=119.403µs logger=migrator t=2026-04-20T08:20:36.11853871Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T08:20:36.118811067Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=261.676µs logger=migrator t=2026-04-20T08:20:36.138500028Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T08:20:36.148819965Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.322458ms logger=migrator t=2026-04-20T08:20:36.175223733Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T08:20:36.175816868Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=598.875µs logger=migrator t=2026-04-20T08:20:36.230981543Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T08:20:36.234794348Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=3.810036ms logger=migrator t=2026-04-20T08:20:36.254722965Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T08:20:36.255487534Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=769.109µs logger=migrator t=2026-04-20T08:20:36.269494633Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T08:20:36.271935144Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.444171ms logger=migrator t=2026-04-20T08:20:36.293792929Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T08:20:36.295806518Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.018429ms logger=migrator t=2026-04-20T08:20:36.301210803Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T08:20:36.337115518Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.900895ms logger=migrator t=2026-04-20T08:20:36.370707446Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T08:20:36.381822233Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.114887ms logger=migrator t=2026-04-20T08:20:36.395676288Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T08:20:36.396082738Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=405.37µs logger=migrator t=2026-04-20T08:20:36.406354364Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T08:20:36.453489999Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=47.126705ms logger=migrator t=2026-04-20T08:20:36.463014407Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T08:20:36.497836945Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.800548ms logger=migrator t=2026-04-20T08:20:36.506125381Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T08:20:36.50848448Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=2.364039ms logger=migrator t=2026-04-20T08:20:36.534289224Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T08:20:36.536604511Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.311527ms logger=migrator t=2026-04-20T08:20:36.553373989Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T08:20:36.553878872Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=511.264µs logger=migrator t=2026-04-20T08:20:36.568572548Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T08:20:36.569830369Z level=info msg="Migration successfully executed" id="create permission table" duration=1.262231ms logger=migrator t=2026-04-20T08:20:36.607067598Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T08:20:36.609153189Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.089331ms logger=migrator t=2026-04-20T08:20:36.626880492Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T08:20:36.628344468Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.466916ms logger=migrator t=2026-04-20T08:20:36.781792713Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T08:20:36.783498846Z level=info msg="Migration successfully executed" id="create role table" duration=1.708743ms logger=migrator t=2026-04-20T08:20:36.805082563Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T08:20:36.813410821Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.331798ms logger=migrator t=2026-04-20T08:20:36.832096047Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T08:20:36.840404784Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.308877ms logger=migrator t=2026-04-20T08:20:36.857168802Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T08:20:36.858674089Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.507427ms logger=migrator t=2026-04-20T08:20:36.868148536Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T08:20:36.870010501Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.865175ms logger=migrator t=2026-04-20T08:20:36.879280173Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T08:20:36.880985705Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.707442ms logger=migrator t=2026-04-20T08:20:36.890551754Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T08:20:36.892114353Z level=info msg="Migration successfully executed" id="create team role table" duration=1.564709ms logger=migrator t=2026-04-20T08:20:36.903312672Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T08:20:36.905207789Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.896327ms logger=migrator t=2026-04-20T08:20:36.913745742Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T08:20:36.915942047Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.199325ms logger=migrator t=2026-04-20T08:20:36.925284799Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T08:20:36.927262249Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.9773ms logger=migrator t=2026-04-20T08:20:36.940423668Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T08:20:36.941794291Z level=info msg="Migration successfully executed" id="create user role table" duration=1.374614ms logger=migrator t=2026-04-20T08:20:36.951954505Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T08:20:36.953305478Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.351693ms logger=migrator t=2026-04-20T08:20:36.963129173Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T08:20:36.964257111Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.127428ms logger=migrator t=2026-04-20T08:20:36.974488947Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T08:20:36.975608084Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.118408ms logger=migrator t=2026-04-20T08:20:36.987246224Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T08:20:36.988787003Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.541449ms logger=migrator t=2026-04-20T08:20:36.995983671Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T08:20:36.997862229Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.878388ms logger=migrator t=2026-04-20T08:20:37.009487358Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T08:20:37.011465258Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.98431ms logger=migrator t=2026-04-20T08:20:37.019649202Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T08:20:37.029772464Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.117241ms logger=migrator t=2026-04-20T08:20:37.037651511Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T08:20:37.039330983Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.681933ms logger=migrator t=2026-04-20T08:20:37.047029495Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T08:20:37.048487581Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.457726ms logger=migrator t=2026-04-20T08:20:37.055622449Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T08:20:37.057476114Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.848375ms logger=migrator t=2026-04-20T08:20:37.065022603Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T08:20:37.067400442Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.376989ms logger=migrator t=2026-04-20T08:20:37.0749107Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T08:20:37.075952486Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.038955ms logger=migrator t=2026-04-20T08:20:37.084365345Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T08:20:37.085525324Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.159229ms logger=migrator t=2026-04-20T08:20:37.094335783Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T08:20:37.102550828Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.199874ms logger=migrator t=2026-04-20T08:20:37.111541573Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T08:20:37.121225634Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.680421ms logger=migrator t=2026-04-20T08:20:37.129683274Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T08:20:37.140652138Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.965044ms logger=migrator t=2026-04-20T08:20:37.163699402Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T08:20:37.176554583Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.848871ms logger=migrator t=2026-04-20T08:20:37.194232384Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T08:20:37.196699965Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.467992ms logger=migrator t=2026-04-20T08:20:37.277458888Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T08:20:37.279772546Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.330378ms logger=migrator t=2026-04-20T08:20:37.291102519Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T08:20:37.292437742Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.335292ms logger=migrator t=2026-04-20T08:20:37.304201274Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T08:20:37.305227561Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.025997ms logger=migrator t=2026-04-20T08:20:37.313479936Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T08:20:37.315190118Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.709752ms logger=migrator t=2026-04-20T08:20:37.327030484Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T08:20:37.327103786Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=74.202µs logger=migrator t=2026-04-20T08:20:37.334824348Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T08:20:37.334950091Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=127.183µs logger=migrator t=2026-04-20T08:20:37.348376926Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T08:20:37.349180095Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=803.709µs logger=migrator t=2026-04-20T08:20:37.38786256Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T08:20:37.389145332Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.283802ms logger=migrator t=2026-04-20T08:20:37.430295507Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T08:20:37.431118788Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=828.661µs logger=migrator t=2026-04-20T08:20:37.442924913Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T08:20:37.443263831Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=341.898µs logger=migrator t=2026-04-20T08:20:37.472695455Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T08:20:37.473422203Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=731.468µs logger=migrator t=2026-04-20T08:20:37.483078263Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T08:20:37.484204662Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.126219ms logger=migrator t=2026-04-20T08:20:37.490665773Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T08:20:37.492845777Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.180094ms logger=migrator t=2026-04-20T08:20:37.499825281Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T08:20:37.51019423Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.358988ms logger=migrator t=2026-04-20T08:20:37.515912022Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T08:20:37.516048786Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=137.293µs logger=migrator t=2026-04-20T08:20:37.521930432Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T08:20:37.524166578Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.235526ms logger=migrator t=2026-04-20T08:20:37.531314845Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T08:20:37.540608648Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=9.289352ms logger=migrator t=2026-04-20T08:20:37.547570741Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T08:20:37.548832803Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.263112ms logger=migrator t=2026-04-20T08:20:37.554816722Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T08:20:37.564573415Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.762102ms logger=migrator t=2026-04-20T08:20:37.570385869Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T08:20:37.571316983Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=931.404µs logger=migrator t=2026-04-20T08:20:37.576659806Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T08:20:37.577944578Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.284122ms logger=migrator t=2026-04-20T08:20:37.58320502Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:37.611103055Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.894565ms logger=migrator t=2026-04-20T08:20:37.617522675Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T08:20:37.618655324Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.132809ms logger=migrator t=2026-04-20T08:20:37.62536754Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T08:20:37.62694167Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.57394ms logger=migrator t=2026-04-20T08:20:37.641331168Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T08:20:37.642536538Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.20754ms logger=migrator t=2026-04-20T08:20:37.649288967Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T08:20:37.651238225Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.952738ms logger=migrator t=2026-04-20T08:20:37.663666325Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T08:20:37.66427295Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=610.395µs logger=migrator t=2026-04-20T08:20:37.676610207Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T08:20:37.678132836Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.529089ms logger=migrator t=2026-04-20T08:20:37.686655578Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T08:20:37.697929259Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.288621ms logger=migrator t=2026-04-20T08:20:37.706438511Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T08:20:37.707546158Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.111087ms logger=migrator t=2026-04-20T08:20:37.71805362Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T08:20:37.721187158Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=3.137498ms logger=migrator t=2026-04-20T08:20:37.727311751Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:20:37.727812865Z 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-04-20T08:20:37.734825039Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:20:37.736092691Z 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-04-20T08:20:37.745605637Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T08:20:37.746770506Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.165889ms logger=migrator t=2026-04-20T08:20:37.7541296Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T08:20:37.755337679Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.207579ms logger=migrator t=2026-04-20T08:20:37.760726274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:20:37.761949625Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.222531ms logger=migrator t=2026-04-20T08:20:37.770290433Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:20:37.771473802Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.183279ms logger=migrator t=2026-04-20T08:20:37.778787995Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:20:37.779952403Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.135638ms logger=migrator t=2026-04-20T08:20:37.785479771Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:20:37.786980049Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.500138ms logger=migrator t=2026-04-20T08:20:37.793639135Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T08:20:37.794527497Z level=info msg="Migration successfully executed" id="Drop public config table" duration=887.501µs logger=migrator t=2026-04-20T08:20:37.802253159Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T08:20:37.804188658Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.936199ms logger=migrator t=2026-04-20T08:20:37.811372756Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:20:37.812585717Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.212261ms logger=migrator t=2026-04-20T08:20:37.818380762Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:20:37.820203757Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.822206ms logger=migrator t=2026-04-20T08:20:37.82717232Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T08:20:37.828312858Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.143868ms logger=migrator t=2026-04-20T08:20:37.835442177Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T08:20:37.859468296Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.027219ms logger=migrator t=2026-04-20T08:20:37.866214564Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T08:20:37.874797718Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.583744ms logger=migrator t=2026-04-20T08:20:37.880769227Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T08:20:37.889248978Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.479922ms logger=migrator t=2026-04-20T08:20:37.897953975Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T08:20:37.898361845Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=408.45µs logger=migrator t=2026-04-20T08:20:37.904111449Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T08:20:37.913343799Z level=info msg="Migration successfully executed" id="add share column" duration=9.23313ms logger=migrator t=2026-04-20T08:20:37.918814505Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T08:20:37.918965639Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=151.224µs logger=migrator t=2026-04-20T08:20:37.925570053Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T08:20:37.926996099Z level=info msg="Migration successfully executed" id="create file table" duration=1.426176ms logger=migrator t=2026-04-20T08:20:37.939253665Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T08:20:37.940940217Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.692903ms logger=migrator t=2026-04-20T08:20:37.947210413Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T08:20:37.948384222Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.174039ms logger=migrator t=2026-04-20T08:20:37.956358401Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T08:20:37.957814747Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.456016ms logger=migrator t=2026-04-20T08:20:37.963997591Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T08:20:37.965189961Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.185889ms logger=migrator t=2026-04-20T08:20:37.981768374Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T08:20:37.981960109Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=198.125µs logger=migrator t=2026-04-20T08:20:37.988613125Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T08:20:37.988770409Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=157.924µs logger=migrator t=2026-04-20T08:20:37.995353213Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T08:20:37.996791589Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.443626ms logger=migrator t=2026-04-20T08:20:38.003743532Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T08:20:38.004810478Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=1.066846ms logger=migrator t=2026-04-20T08:20:38.010913951Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T08:20:38.013147856Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.229335ms logger=migrator t=2026-04-20T08:20:38.021516435Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T08:20:38.032443457Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.928032ms logger=migrator t=2026-04-20T08:20:38.038751635Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T08:20:38.038927849Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=177.724µs logger=migrator t=2026-04-20T08:20:38.048140459Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T08:20:38.049669457Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.529407ms logger=migrator t=2026-04-20T08:20:38.055510073Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T08:20:38.056054496Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=546.673µs logger=migrator t=2026-04-20T08:20:38.066067505Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T08:20:38.066743673Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=677.108µs logger=migrator t=2026-04-20T08:20:38.074080455Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T08:20:38.0746844Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=604.015µs logger=migrator t=2026-04-20T08:20:38.080620859Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T08:20:38.091234393Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.615504ms logger=migrator t=2026-04-20T08:20:38.097102329Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T08:20:38.108438411Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.324932ms logger=migrator t=2026-04-20T08:20:38.111929649Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T08:20:38.113534338Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.605289ms logger=migrator t=2026-04-20T08:20:38.119675421Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T08:20:38.19820984Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.531959ms logger=migrator t=2026-04-20T08:20:38.202922747Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T08:20:38.204725652Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.804665ms logger=migrator t=2026-04-20T08:20:38.209762528Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T08:20:38.211206823Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.444545ms logger=migrator t=2026-04-20T08:20:38.216975987Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T08:20:38.245404905Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.422818ms logger=migrator t=2026-04-20T08:20:38.262313077Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T08:20:38.274467041Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.099193ms logger=migrator t=2026-04-20T08:20:38.283781852Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T08:20:38.285016204Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=1.22937ms logger=migrator t=2026-04-20T08:20:38.299846083Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T08:20:38.300250213Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=409.6µs logger=migrator t=2026-04-20T08:20:38.317633656Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T08:20:38.318062797Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=433.211µs logger=migrator t=2026-04-20T08:20:38.323982004Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T08:20:38.324306583Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=325.029µs logger=migrator t=2026-04-20T08:20:38.330467566Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T08:20:38.330845236Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=379.079µs logger=migrator t=2026-04-20T08:20:38.339317227Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T08:20:38.340859285Z level=info msg="Migration successfully executed" id="create folder table" duration=1.545608ms logger=migrator t=2026-04-20T08:20:38.348819253Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T08:20:38.350804123Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.98196ms logger=migrator t=2026-04-20T08:20:38.356813413Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T08:20:38.358182707Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.368944ms logger=migrator t=2026-04-20T08:20:38.364886734Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T08:20:38.364987326Z level=info msg="Migration successfully executed" id="Update folder title length" duration=106.342µs logger=migrator t=2026-04-20T08:20:38.370463643Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:20:38.372235807Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.772914ms logger=migrator t=2026-04-20T08:20:38.37795018Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:20:38.379139739Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.191259ms logger=migrator t=2026-04-20T08:20:38.38355836Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T08:20:38.385009306Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.448475ms logger=migrator t=2026-04-20T08:20:38.389878937Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T08:20:38.39039338Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=515.313µs logger=migrator t=2026-04-20T08:20:38.394653526Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T08:20:38.394983745Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=331.158µs logger=migrator t=2026-04-20T08:20:38.400382009Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T08:20:38.401945457Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.563408ms logger=migrator t=2026-04-20T08:20:38.406196324Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T08:20:38.40765876Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.457926ms logger=migrator t=2026-04-20T08:20:38.412303936Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T08:20:38.414132322Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.829936ms logger=migrator t=2026-04-20T08:20:38.420751237Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T08:20:38.422329717Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.569699ms logger=migrator t=2026-04-20T08:20:38.42608282Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T08:20:38.42731012Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.21943ms logger=migrator t=2026-04-20T08:20:38.432766396Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T08:20:38.434019698Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.267823ms logger=migrator t=2026-04-20T08:20:38.439924695Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T08:20:38.441942325Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.025821ms logger=migrator t=2026-04-20T08:20:38.449172445Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T08:20:38.450613042Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.441196ms logger=migrator t=2026-04-20T08:20:38.455979315Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T08:20:38.457066242Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.082727ms logger=migrator t=2026-04-20T08:20:38.46218174Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T08:20:38.463319798Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.137968ms logger=migrator t=2026-04-20T08:20:38.468959208Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T08:20:38.470152528Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.19317ms logger=migrator t=2026-04-20T08:20:38.474221989Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T08:20:38.474590898Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=370.209µs logger=migrator t=2026-04-20T08:20:38.478889156Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T08:20:38.488658389Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.769793ms logger=migrator t=2026-04-20T08:20:38.494976776Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T08:20:38.495747486Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=773.01µs logger=migrator t=2026-04-20T08:20:38.499666474Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:20:38.499691824Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.65µs logger=migrator t=2026-04-20T08:20:38.503250843Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:20:38.504449513Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.19851ms logger=migrator t=2026-04-20T08:20:38.508174046Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:20:38.508193646Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.061µs logger=migrator t=2026-04-20T08:20:38.513066378Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T08:20:38.515732694Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.664526ms logger=migrator t=2026-04-20T08:20:38.520379011Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:20:38.521645062Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.264431ms logger=migrator t=2026-04-20T08:20:38.527148609Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T08:20:38.528213995Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.063016ms logger=migrator t=2026-04-20T08:20:38.533812565Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T08:20:38.535192619Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.380875ms logger=migrator t=2026-04-20T08:20:38.539423214Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T08:20:38.539774983Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=353.009µs logger=migrator t=2026-04-20T08:20:38.543592299Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T08:20:38.544336987Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=744.528µs logger=migrator t=2026-04-20T08:20:38.549573608Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T08:20:38.551350992Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.779625ms logger=migrator t=2026-04-20T08:20:38.555947237Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T08:20:38.557181148Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.233322ms logger=migrator t=2026-04-20T08:20:38.562144381Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T08:20:38.571793372Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.647791ms logger=migrator t=2026-04-20T08:20:38.575822812Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T08:20:38.585174905Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.350793ms logger=migrator t=2026-04-20T08:20:38.590353024Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T08:20:38.599632276Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.268322ms logger=migrator t=2026-04-20T08:20:38.605511502Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T08:20:38.605588354Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=78.032µs logger=migrator t=2026-04-20T08:20:38.609734727Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T08:20:38.61946458Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.728023ms logger=migrator t=2026-04-20T08:20:38.625467619Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T08:20:38.63473765Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.269631ms logger=migrator t=2026-04-20T08:20:38.639094989Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T08:20:38.639459448Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=369.429µs logger=migrator t=2026-04-20T08:20:38.643402376Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.110467294s logger=migrator t=2026-04-20T08:20:38.644179326Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T08:20:38.661648821Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T08:20:38.661937738Z level=info msg="Created default organization" logger=secrets t=2026-04-20T08:20:38.667077687Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:20:38.721737169Z level=info msg="Restored cache from database" duration=574.784µs logger=plugin.store t=2026-04-20T08:20:38.723135484Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T08:20:38.76109631Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T08:20:38.761137091Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T08:20:38.761204042Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T08:20:38.761220623Z level=info msg="Plugins loaded" count=54 duration=38.086259ms logger=query_data t=2026-04-20T08:20:38.765249604Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T08:20:38.768514745Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T08:20:38.774704219Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T08:20:38.78638939Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T08:20:38.789079107Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T08:20:38.791247712Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T08:20:38.815128968Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T08:20:38.842469708Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T08:20:38.873500922Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T08:20:38.873544984Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-20T08:20:38.874176829Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T08:20:38.874355623Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-20T08:20:38.874814005Z level=info msg="Storage starting" logger=http.server t=2026-04-20T08:20:38.877511202Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-20T08:20:38.890803874Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:20:38.936286667Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-20T08:20:38.945911387Z level=info msg="Update check succeeded" duration=71.43136ms logger=grafana.update.checker t=2026-04-20T08:20:38.951228529Z level=info msg="Update check succeeded" duration=77.171853ms logger=sqlstore.transactions t=2026-04-20T08:20:38.955599069Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:20:38.970593802Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:20:38.983148035Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:20:39.063690163Z level=info msg="Patterns update finished" duration=112.590687ms logger=provisioning.dashboard t=2026-04-20T08:20:39.079587769Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-20T08:20:39.080248015Z level=info msg="State cache has been initialized" states=0 duration=206.064386ms logger=ngalert.scheduler t=2026-04-20T08:20:39.080341098Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T08:20:39.080502362Z level=info msg=starting first_tick=2026-04-20T08:20:40Z logger=provisioning.dashboard t=2026-04-20T08:20:39.100186022Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-20T08:20:39.103518616Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-20T08:20:39.108493459Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T08:20:39.108989483Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T08:20:40.823332445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.824002752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.841531479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.866779018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.883645348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.908204101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.923878731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.95714436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:40.97518139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.03614863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.057122373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.097869739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.114584865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.143349002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.161563486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.193166614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.21148876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.251926669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.270646205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.305833012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.321024261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.355079999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.372145915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.411951098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.430909449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.476920417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.506782011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.578999591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.592814635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.632825664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.655022066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.696744096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.714784036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.78354957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.801893877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.851232548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.870451406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.923900298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:41.941842266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.055717705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.073452937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.129062483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.148902957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.215890967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.240966122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.29702344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.313069129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.374794517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.397655598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.458064283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.472014221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.547841781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.57744644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.699325937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.719187772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.835688256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.859069339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.964788554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:42.978701281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:43.09421882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:43.112838535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:43.203224208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:43.221026661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:43.612197252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:43.63337671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.168090589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.187284457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.603362379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.623454519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.703979057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.722683823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.804046851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.825186328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.894146397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.915288913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:44.995184746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:45.017687766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:45.096621534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:45.1169426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:45.21240524Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T08:22:32.897328276Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T08:30:38.919331094Z level=info msg="Completed cleanup jobs" duration=44.656475ms logger=plugins.update.checker t=2026-04-20T08:30:38.995848271Z level=info msg="Update check succeeded" duration=49.186058ms logger=sqlstore.transactions t=2026-04-20T08:35:38.78365546Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"