logger=settings t=2026-05-08T19:36:50.630733634Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-08T19:36:50Z logger=settings t=2026-05-08T19:36:50.63099734Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-08T19:36:50.63100604Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-08T19:36:50.63101119Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-08T19:36:50.63101412Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-08T19:36:50.6310168Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-08T19:36:50.63101985Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-08T19:36:50.63102316Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-08T19:36:50.631027001Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-08T19:36:50.631030991Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-08T19:36:50.631035821Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-08T19:36:50.631040521Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-08T19:36:50.631044911Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-08T19:36:50.631059571Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-08T19:36:50.631064321Z level=info msg=Target target=[all] logger=settings t=2026-05-08T19:36:50.631076102Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-08T19:36:50.631081672Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-08T19:36:50.631086052Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-08T19:36:50.631089712Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-08T19:36:50.631093482Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-08T19:36:50.631099232Z level=info msg="App mode production" logger=sqlstore t=2026-05-08T19:36:50.63141432Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-08T19:36:50.63143293Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-08T19:36:50.635015534Z level=info msg="Locking database" logger=migrator t=2026-05-08T19:36:50.635071075Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-08T19:36:50.636089799Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-08T19:36:50.637566033Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.476364ms logger=migrator t=2026-05-08T19:36:50.652808549Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-08T19:36:50.654345705Z level=info msg="Migration successfully executed" id="create user table" duration=1.537046ms logger=migrator t=2026-05-08T19:36:50.668185108Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-08T19:36:50.669035908Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=851.519µs logger=migrator t=2026-05-08T19:36:50.68372379Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-08T19:36:50.684435587Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=710.257µs logger=migrator t=2026-05-08T19:36:50.693639692Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-08T19:36:50.695001014Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.364182ms logger=migrator t=2026-05-08T19:36:50.701834583Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-08T19:36:50.702598551Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=763.948µs logger=migrator t=2026-05-08T19:36:50.713664699Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-08T19:36:50.71672563Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.062711ms logger=migrator t=2026-05-08T19:36:50.722098306Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-08T19:36:50.724013161Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.917905ms logger=migrator t=2026-05-08T19:36:50.732644022Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-08T19:36:50.73342481Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=780.818µs logger=migrator t=2026-05-08T19:36:50.740079786Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-08T19:36:50.741508189Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.431524ms logger=migrator t=2026-05-08T19:36:50.746804342Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-08T19:36:50.747255723Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=451.321µs logger=migrator t=2026-05-08T19:36:50.777326335Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-08T19:36:50.778299308Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=972.942µs logger=migrator t=2026-05-08T19:36:50.843207902Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-08T19:36:50.844752968Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.543166ms logger=migrator t=2026-05-08T19:36:50.856646926Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-08T19:36:50.856704037Z level=info msg="Migration successfully executed" id="Update user table charset" duration=65.401µs logger=migrator t=2026-05-08T19:36:50.869827403Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-08T19:36:50.871174675Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.346232ms logger=migrator t=2026-05-08T19:36:50.886980174Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-08T19:36:50.887532046Z level=info msg="Migration successfully executed" id="Add missing user data" duration=528.883µs logger=migrator t=2026-05-08T19:36:50.89323416Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-08T19:36:50.894416737Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.182507ms logger=migrator t=2026-05-08T19:36:50.900384407Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-08T19:36:50.901074423Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=689.886µs logger=migrator t=2026-05-08T19:36:50.905617598Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-08T19:36:50.906736615Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.116417ms logger=migrator t=2026-05-08T19:36:50.910511153Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-08T19:36:50.918342225Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.830852ms logger=migrator t=2026-05-08T19:36:50.92452327Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-08T19:36:50.925665716Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.141926ms logger=migrator t=2026-05-08T19:36:50.929751042Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-08T19:36:50.929944936Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=193.674µs logger=migrator t=2026-05-08T19:36:50.934104203Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-08T19:36:50.934754298Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=649.885µs logger=migrator t=2026-05-08T19:36:50.939819957Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-08T19:36:50.940261137Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=441.73µs logger=migrator t=2026-05-08T19:36:50.945487069Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-08T19:36:50.946081983Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=595.134µs logger=migrator t=2026-05-08T19:36:50.952572104Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-08T19:36:50.95411018Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.539666ms logger=migrator t=2026-05-08T19:36:50.958721508Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-08T19:36:50.959437855Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=716.506µs logger=migrator t=2026-05-08T19:36:50.963703114Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-08T19:36:50.964713998Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.003294ms logger=migrator t=2026-05-08T19:36:50.969632782Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-08T19:36:50.970978384Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.345862ms logger=migrator t=2026-05-08T19:36:50.976950863Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-08T19:36:50.977690801Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=740.817µs logger=migrator t=2026-05-08T19:36:50.982870582Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-08T19:36:50.983161058Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=295.087µs logger=migrator t=2026-05-08T19:36:50.988747888Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-08T19:36:50.990663903Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.919535ms logger=migrator t=2026-05-08T19:36:50.995594668Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-08T19:36:50.996216443Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=621.805µs logger=migrator t=2026-05-08T19:36:51.001874415Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-08T19:36:51.002836307Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=961.582µs logger=migrator t=2026-05-08T19:36:51.01194143Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-08T19:36:51.013135558Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.196178ms logger=migrator t=2026-05-08T19:36:51.020468039Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-08T19:36:51.023469989Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.00163ms logger=migrator t=2026-05-08T19:36:51.029227623Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-08T19:36:51.031031845Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.804052ms logger=migrator t=2026-05-08T19:36:51.036702118Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-08T19:36:51.037931806Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.231148ms logger=migrator t=2026-05-08T19:36:51.044880358Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-08T19:36:51.045547914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=667.216µs logger=migrator t=2026-05-08T19:36:51.050626083Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-08T19:36:51.051962384Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.334831ms logger=migrator t=2026-05-08T19:36:51.056782496Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-08T19:36:51.05782363Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.037404ms logger=migrator t=2026-05-08T19:36:51.066142215Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-08T19:36:51.066562285Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=421.85µs logger=migrator t=2026-05-08T19:36:51.072850761Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-08T19:36:51.073369053Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=524.692µs logger=migrator t=2026-05-08T19:36:51.07836107Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-08T19:36:51.078716168Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=355.098µs logger=migrator t=2026-05-08T19:36:51.082796563Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-08T19:36:51.08394753Z level=info msg="Migration successfully executed" id="create star table" duration=1.150927ms logger=migrator t=2026-05-08T19:36:51.089648043Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-08T19:36:51.090342249Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=693.696µs logger=migrator t=2026-05-08T19:36:51.09850628Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-08T19:36:51.099765009Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.258699ms logger=migrator t=2026-05-08T19:36:51.103963277Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-08T19:36:51.105055213Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.094136ms logger=migrator t=2026-05-08T19:36:51.109472706Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-08T19:36:51.110581712Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.108576ms logger=migrator t=2026-05-08T19:36:51.115978678Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-08T19:36:51.116814957Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=836.739µs logger=migrator t=2026-05-08T19:36:51.120745059Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-08T19:36:51.121561028Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=815.809µs logger=migrator t=2026-05-08T19:36:51.125620093Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-08T19:36:51.126474922Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=854.64µs logger=migrator t=2026-05-08T19:36:51.130323662Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-08T19:36:51.130358393Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.941µs logger=migrator t=2026-05-08T19:36:51.135274308Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-08T19:36:51.13533612Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=63.052µs logger=migrator t=2026-05-08T19:36:51.138996665Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-08T19:36:51.139191689Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=194.854µs logger=migrator t=2026-05-08T19:36:51.142881025Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-08T19:36:51.144051003Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.169908ms logger=migrator t=2026-05-08T19:36:51.148305372Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-08T19:36:51.149624113Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.320391ms logger=migrator t=2026-05-08T19:36:51.154256401Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-08T19:36:51.155134251Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=877.23µs logger=migrator t=2026-05-08T19:36:51.158892849Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-08T19:36:51.159979974Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.085625ms logger=migrator t=2026-05-08T19:36:51.165517454Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-08T19:36:51.169383294Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=3.86392ms logger=migrator t=2026-05-08T19:36:51.175921076Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-08T19:36:51.176673484Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=752.568µs logger=migrator t=2026-05-08T19:36:51.18121148Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-08T19:36:51.189381611Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.169571ms logger=migrator t=2026-05-08T19:36:51.193434325Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-08T19:36:51.193993238Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=558.453µs logger=migrator t=2026-05-08T19:36:51.2004764Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-08T19:36:51.201809621Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.332161ms logger=migrator t=2026-05-08T19:36:51.206401558Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-08T19:36:51.20780742Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.405622ms logger=migrator t=2026-05-08T19:36:51.215318706Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-08T19:36:51.215711805Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=391.909µs logger=migrator t=2026-05-08T19:36:51.221967591Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-08T19:36:51.22277363Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=805.829µs logger=migrator t=2026-05-08T19:36:51.22837541Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-08T19:36:51.228570005Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=193.965µs logger=migrator t=2026-05-08T19:36:51.232664341Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-08T19:36:51.236171383Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.503111ms logger=migrator t=2026-05-08T19:36:51.240862342Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-08T19:36:51.242608423Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.744691ms logger=migrator t=2026-05-08T19:36:51.246406161Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-08T19:36:51.248302386Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.894975ms logger=migrator t=2026-05-08T19:36:51.253849665Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-08T19:36:51.254611893Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=762.648µs logger=migrator t=2026-05-08T19:36:51.259797734Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-08T19:36:51.262698721Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.900527ms logger=migrator t=2026-05-08T19:36:51.26733702Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-08T19:36:51.268397625Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.064005ms logger=migrator t=2026-05-08T19:36:51.273003762Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-08T19:36:51.273840272Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=836.049µs logger=migrator t=2026-05-08T19:36:51.279444022Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-08T19:36:51.279488343Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=58.281µs logger=migrator t=2026-05-08T19:36:51.284460969Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-08T19:36:51.2844882Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.331µs logger=migrator t=2026-05-08T19:36:51.289310943Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-08T19:36:51.292398294Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.086852ms logger=migrator t=2026-05-08T19:36:51.297533054Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-08T19:36:51.299398368Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.865024ms logger=migrator t=2026-05-08T19:36:51.304904087Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-08T19:36:51.308274375Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.362348ms logger=migrator t=2026-05-08T19:36:51.313704052Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-08T19:36:51.315687528Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.984186ms logger=migrator t=2026-05-08T19:36:51.320148442Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-08T19:36:51.320368287Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=220.145µs logger=migrator t=2026-05-08T19:36:51.325327193Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-08T19:36:51.326158502Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=829.559µs logger=migrator t=2026-05-08T19:36:51.330547645Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-08T19:36:51.331782564Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.234709ms logger=migrator t=2026-05-08T19:36:51.336136505Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-08T19:36:51.336222257Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.011µs logger=migrator t=2026-05-08T19:36:51.341323806Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-08T19:36:51.342177946Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=853.49µs logger=migrator t=2026-05-08T19:36:51.345831731Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-08T19:36:51.346900356Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.068095ms logger=migrator t=2026-05-08T19:36:51.351441163Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-08T19:36:51.358397585Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.955663ms logger=migrator t=2026-05-08T19:36:51.364043826Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-08T19:36:51.364786214Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=742.448µs logger=migrator t=2026-05-08T19:36:51.375681488Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-08T19:36:51.37703758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.355632ms logger=migrator t=2026-05-08T19:36:51.382067547Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-08T19:36:51.38345979Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.392143ms logger=migrator t=2026-05-08T19:36:51.390296629Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-08T19:36:51.390823062Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=527.943µs logger=migrator t=2026-05-08T19:36:51.394861226Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-08T19:36:51.395455739Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=594.453µs logger=migrator t=2026-05-08T19:36:51.402834652Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-08T19:36:51.406750683Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.917701ms logger=migrator t=2026-05-08T19:36:51.412648031Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-08T19:36:51.413501311Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=852.419µs logger=migrator t=2026-05-08T19:36:51.421958448Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-08T19:36:51.422552582Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=597.014µs logger=migrator t=2026-05-08T19:36:51.431208854Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-08T19:36:51.431623414Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=403.009µs logger=migrator t=2026-05-08T19:36:51.438560306Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-08T19:36:51.439449006Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=888.11µs logger=migrator t=2026-05-08T19:36:51.443770437Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-08T19:36:51.44731092Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.538753ms logger=migrator t=2026-05-08T19:36:51.452086561Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-08T19:36:51.45329954Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.214078ms logger=migrator t=2026-05-08T19:36:51.458184234Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-08T19:36:51.459018023Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=833.359µs logger=migrator t=2026-05-08T19:36:51.46491027Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-08T19:36:51.465689469Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=779.218µs logger=migrator t=2026-05-08T19:36:51.471499484Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-08T19:36:51.473063751Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.575527ms logger=migrator t=2026-05-08T19:36:51.482700656Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-08T19:36:51.483669508Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=966.053µs logger=migrator t=2026-05-08T19:36:51.492701629Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-08T19:36:51.500341787Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.640558ms logger=migrator t=2026-05-08T19:36:51.542271816Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-08T19:36:51.543214308Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=945.502µs logger=migrator t=2026-05-08T19:36:51.713573494Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-08T19:36:51.715858927Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.291784ms logger=migrator t=2026-05-08T19:36:51.724532049Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-08T19:36:51.72543871Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=904.451µs logger=migrator t=2026-05-08T19:36:51.733651132Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-08T19:36:51.734282097Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=630.645µs logger=migrator t=2026-05-08T19:36:51.742083299Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-08T19:36:51.746164964Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.082805ms logger=migrator t=2026-05-08T19:36:51.752632955Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-08T19:36:51.76056767Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=7.935515ms logger=migrator t=2026-05-08T19:36:51.765877014Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-08T19:36:51.765910735Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.431µs logger=migrator t=2026-05-08T19:36:51.770691646Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-08T19:36:51.770949992Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=257.746µs logger=migrator t=2026-05-08T19:36:51.77940437Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-08T19:36:51.782769778Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.365568ms logger=migrator t=2026-05-08T19:36:51.789913355Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-08T19:36:51.790422897Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=509.282µs logger=migrator t=2026-05-08T19:36:51.852824983Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-08T19:36:51.853236303Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=415.53µs logger=migrator t=2026-05-08T19:36:51.860713917Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-08T19:36:51.862614142Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.902384ms logger=migrator t=2026-05-08T19:36:51.87025982Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-08T19:36:51.870399733Z level=info msg="Migration successfully executed" id="Update uid value" duration=139.783µs logger=migrator t=2026-05-08T19:36:51.875476732Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-08T19:36:51.876829653Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.351752ms logger=migrator t=2026-05-08T19:36:51.881952273Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-08T19:36:51.883437458Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.485324ms logger=migrator t=2026-05-08T19:36:51.890696727Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-08T19:36:51.891429624Z level=info msg="Migration successfully executed" id="create api_key table" duration=732.817µs logger=migrator t=2026-05-08T19:36:51.89770727Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-08T19:36:51.899366479Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.658899ms logger=migrator t=2026-05-08T19:36:51.907397186Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-08T19:36:51.908240506Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=842.93µs logger=migrator t=2026-05-08T19:36:51.916589011Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-08T19:36:51.9182635Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.677249ms logger=migrator t=2026-05-08T19:36:51.926347469Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-08T19:36:51.927432284Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.085135ms logger=migrator t=2026-05-08T19:36:51.947639726Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-08T19:36:51.948505626Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=869.21µs logger=migrator t=2026-05-08T19:36:51.956342449Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-08T19:36:51.957467795Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.122197ms logger=migrator t=2026-05-08T19:36:51.963973867Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-08T19:36:51.973324855Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.351518ms logger=migrator t=2026-05-08T19:36:51.979886248Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-08T19:36:51.980732378Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=846.84µs logger=migrator t=2026-05-08T19:36:52.023613828Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-08T19:36:52.025490442Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.877794ms logger=migrator t=2026-05-08T19:36:52.034153025Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-08T19:36:52.035464495Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.31126ms logger=migrator t=2026-05-08T19:36:52.042351246Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-08T19:36:52.044049075Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.697989ms logger=migrator t=2026-05-08T19:36:52.051161852Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-08T19:36:52.052137114Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=976.433µs logger=migrator t=2026-05-08T19:36:52.058591045Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-08T19:36:52.059383463Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=795.908µs logger=migrator t=2026-05-08T19:36:52.064227406Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-08T19:36:52.064260797Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.561µs logger=migrator t=2026-05-08T19:36:52.070994164Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-08T19:36:52.073863471Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.869757ms logger=migrator t=2026-05-08T19:36:52.510218423Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-08T19:36:52.51524954Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.034657ms logger=migrator t=2026-05-08T19:36:52.955789371Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-08T19:36:52.95617542Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=396.509µs logger=migrator t=2026-05-08T19:36:53.020269236Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-08T19:36:53.023127133Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.860207ms logger=migrator t=2026-05-08T19:36:53.05987498Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-08T19:36:53.065513772Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.642172ms logger=migrator t=2026-05-08T19:36:53.113261026Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-08T19:36:53.114221878Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=962.682µs logger=migrator t=2026-05-08T19:36:53.143993033Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-08T19:36:53.144921385Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=928.902µs logger=migrator t=2026-05-08T19:36:53.153937835Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-08T19:36:53.155580134Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.607488ms logger=migrator t=2026-05-08T19:36:53.162497885Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-08T19:36:53.164039891Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.542356ms logger=migrator t=2026-05-08T19:36:53.170545643Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-08T19:36:53.171438424Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=892.811µs logger=migrator t=2026-05-08T19:36:53.176768378Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-08T19:36:53.177638018Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=869.38µs logger=migrator t=2026-05-08T19:36:53.186985147Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-08T19:36:53.187089449Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=105.193µs logger=migrator t=2026-05-08T19:36:53.19225863Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-08T19:36:53.192295441Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=38.25µs logger=migrator t=2026-05-08T19:36:53.203148014Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-08T19:36:53.209310298Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.156103ms logger=migrator t=2026-05-08T19:36:53.21543145Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-08T19:36:53.219971366Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.543216ms logger=migrator t=2026-05-08T19:36:53.22739907Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-08T19:36:53.227467211Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.731µs logger=migrator t=2026-05-08T19:36:53.234362672Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-08T19:36:53.235651312Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.28817ms logger=migrator t=2026-05-08T19:36:53.328920879Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-08T19:36:53.330461445Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.542596ms logger=migrator t=2026-05-08T19:36:53.341353789Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-08T19:36:53.34137977Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.901µs logger=migrator t=2026-05-08T19:36:53.347791799Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-08T19:36:53.348820413Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.031544ms logger=migrator t=2026-05-08T19:36:53.355057469Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-08T19:36:53.356677517Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.622327ms logger=migrator t=2026-05-08T19:36:53.363764732Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-08T19:36:53.367022228Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.256526ms logger=migrator t=2026-05-08T19:36:53.373568831Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-08T19:36:53.373595671Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.74µs logger=migrator t=2026-05-08T19:36:53.379711194Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-08T19:36:53.380710767Z level=info msg="Migration successfully executed" id="create session table" duration=999.613µs logger=migrator t=2026-05-08T19:36:53.391893148Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-08T19:36:53.392059662Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=169.894µs logger=migrator t=2026-05-08T19:36:53.397817097Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-08T19:36:53.397911789Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=95.613µs logger=migrator t=2026-05-08T19:36:53.404858081Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-08T19:36:53.405803473Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=944.902µs logger=migrator t=2026-05-08T19:36:53.413686227Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-08T19:36:53.414954107Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.27431ms logger=migrator t=2026-05-08T19:36:53.421601622Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-08T19:36:53.421659453Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=59.522µs logger=migrator t=2026-05-08T19:36:53.429547027Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-08T19:36:53.429574678Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.711µs logger=migrator t=2026-05-08T19:36:53.43780006Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-08T19:36:53.445270254Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.470435ms logger=migrator t=2026-05-08T19:36:53.45324053Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-08T19:36:53.457913489Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.674429ms logger=migrator t=2026-05-08T19:36:53.466752975Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-08T19:36:53.466874608Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=122.713µs logger=migrator t=2026-05-08T19:36:53.475139221Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-08T19:36:53.475277324Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=142.703µs logger=migrator t=2026-05-08T19:36:53.483461265Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-08T19:36:53.485299198Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.837523ms logger=migrator t=2026-05-08T19:36:53.497001631Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-08T19:36:53.497033942Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.371µs logger=migrator t=2026-05-08T19:36:53.505713374Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-08T19:36:53.509238697Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.528723ms logger=migrator t=2026-05-08T19:36:53.515653927Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-08T19:36:53.515825551Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=173.374µs logger=migrator t=2026-05-08T19:36:53.521648446Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-08T19:36:53.524994264Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.345798ms logger=migrator t=2026-05-08T19:36:53.532145111Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-08T19:36:53.53638721Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.241009ms logger=migrator t=2026-05-08T19:36:53.548215106Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-08T19:36:53.5483497Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=139.594µs logger=migrator t=2026-05-08T19:36:53.56338162Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-08T19:36:53.564389734Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.012244ms logger=migrator t=2026-05-08T19:36:53.569577855Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-08T19:36:53.570276531Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=700.576µs logger=migrator t=2026-05-08T19:36:53.577653303Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-08T19:36:53.578589605Z level=info msg="Migration successfully executed" id="create alert table v1" duration=936.062µs logger=migrator t=2026-05-08T19:36:53.589058639Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-08T19:36:53.589868868Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=810.459µs logger=migrator t=2026-05-08T19:36:53.599190976Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-08T19:36:53.600007495Z level=info msg="Migration successfully executed" id="add index alert state" duration=817.029µs logger=migrator t=2026-05-08T19:36:53.607292535Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-08T19:36:53.608206046Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=913.571µs logger=migrator t=2026-05-08T19:36:53.614708278Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-08T19:36:53.615772183Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.064615ms logger=migrator t=2026-05-08T19:36:53.623719968Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-08T19:36:53.62509287Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.372212ms logger=migrator t=2026-05-08T19:36:53.631529801Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-08T19:36:53.632710478Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.179597ms logger=migrator t=2026-05-08T19:36:53.640461219Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-08T19:36:53.653831831Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.371212ms logger=migrator t=2026-05-08T19:36:53.659861692Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-08T19:36:53.660547498Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=685.686µs logger=migrator t=2026-05-08T19:36:53.670590142Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-08T19:36:53.67179772Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.207878ms logger=migrator t=2026-05-08T19:36:53.679185833Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-08T19:36:53.679972151Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=793.939µs logger=migrator t=2026-05-08T19:36:53.684584149Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-08T19:36:53.685639994Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.055144ms logger=migrator t=2026-05-08T19:36:53.693092127Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-08T19:36:53.694447549Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.355412ms logger=migrator t=2026-05-08T19:36:53.700539111Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-08T19:36:53.704832431Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.2936ms logger=migrator t=2026-05-08T19:36:53.711282062Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-08T19:36:53.715340507Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.057544ms logger=migrator t=2026-05-08T19:36:53.722641787Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-08T19:36:53.727679374Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.036367ms logger=migrator t=2026-05-08T19:36:53.733710365Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-08T19:36:53.737695828Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.985983ms logger=migrator t=2026-05-08T19:36:53.742625703Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-08T19:36:53.743528934Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=904.871µs logger=migrator t=2026-05-08T19:36:53.7497513Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-08T19:36:53.74978708Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.291µs logger=migrator t=2026-05-08T19:36:53.755261238Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-08T19:36:53.75535591Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=96.852µs logger=migrator t=2026-05-08T19:36:53.762536758Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-08T19:36:53.765223241Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.687922ms logger=migrator t=2026-05-08T19:36:53.771499707Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-08T19:36:53.772611913Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.112226ms logger=migrator t=2026-05-08T19:36:53.780300162Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-08T19:36:53.781211834Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=913.112µs logger=migrator t=2026-05-08T19:36:53.785215597Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-08T19:36:53.78620205Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=985.723µs logger=migrator t=2026-05-08T19:36:53.790678414Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-08T19:36:53.791712449Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.032804ms logger=migrator t=2026-05-08T19:36:53.797569425Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-08T19:36:53.801908757Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.339222ms logger=migrator t=2026-05-08T19:36:53.806716919Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-08T19:36:53.810810304Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.085665ms logger=migrator t=2026-05-08T19:36:53.816727593Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-08T19:36:53.817012089Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=285.627µs logger=migrator t=2026-05-08T19:36:53.827937044Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-08T19:36:53.82906161Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.128066ms logger=migrator t=2026-05-08T19:36:53.836168066Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-08T19:36:53.837386435Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.217259ms logger=migrator t=2026-05-08T19:36:53.842373341Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-08T19:36:53.846795204Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.423103ms logger=migrator t=2026-05-08T19:36:53.855431676Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-08T19:36:53.855514588Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=85.142µs logger=migrator t=2026-05-08T19:36:53.86163906Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-08T19:36:53.862307766Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=668.946µs logger=migrator t=2026-05-08T19:36:53.869267839Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-08T19:36:53.871427639Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.161791ms logger=migrator t=2026-05-08T19:36:53.879963398Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-08T19:36:53.880087571Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=128.623µs logger=migrator t=2026-05-08T19:36:53.884257308Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-08T19:36:53.885371984Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.112136ms logger=migrator t=2026-05-08T19:36:53.890717179Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-08T19:36:53.891688302Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=969.343µs logger=migrator t=2026-05-08T19:36:53.897240421Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-08T19:36:53.898226334Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=986.783µs logger=migrator t=2026-05-08T19:36:53.903480627Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-08T19:36:53.904810728Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.324391ms logger=migrator t=2026-05-08T19:36:53.909435086Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-08T19:36:53.910498981Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.063875ms logger=migrator t=2026-05-08T19:36:53.917520255Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-08T19:36:53.919188864Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.67558ms logger=migrator t=2026-05-08T19:36:53.926083454Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-08T19:36:53.926105135Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=22.681µs logger=migrator t=2026-05-08T19:36:53.936357404Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-08T19:36:53.941500264Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.14284ms logger=migrator t=2026-05-08T19:36:53.948106958Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-08T19:36:53.948967018Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=863.67µs logger=migrator t=2026-05-08T19:36:53.95673057Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-08T19:36:53.96104097Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.31215ms logger=migrator t=2026-05-08T19:36:53.965981525Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-08T19:36:53.966721853Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=740.538µs logger=migrator t=2026-05-08T19:36:53.972943328Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-08T19:36:53.973938811Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=995.493µs logger=migrator t=2026-05-08T19:36:53.982608323Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-08T19:36:53.986562356Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=3.951753ms logger=migrator t=2026-05-08T19:36:53.991612484Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-08T19:36:54.004764861Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.149266ms logger=migrator t=2026-05-08T19:36:54.012552652Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-08T19:36:54.013679758Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.131416ms logger=migrator t=2026-05-08T19:36:54.021421109Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-08T19:36:54.022393092Z 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=971.743µs logger=migrator t=2026-05-08T19:36:54.027600614Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-08T19:36:54.028099015Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=498.681µs logger=migrator t=2026-05-08T19:36:54.03643926Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-08T19:36:54.037624417Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.184627ms logger=migrator t=2026-05-08T19:36:54.042890931Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-08T19:36:54.04328392Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=392.27µs logger=migrator t=2026-05-08T19:36:54.05101142Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-08T19:36:54.056380075Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.368555ms logger=migrator t=2026-05-08T19:36:54.060802208Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-08T19:36:54.064462784Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.658655ms logger=migrator t=2026-05-08T19:36:54.075673575Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-08T19:36:54.076644788Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=971.143µs logger=migrator t=2026-05-08T19:36:54.085811322Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-08T19:36:54.090510232Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=4.69896ms logger=migrator t=2026-05-08T19:36:54.097036274Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-08T19:36:54.097241849Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=206.325µs logger=migrator t=2026-05-08T19:36:54.104629941Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-08T19:36:54.111197995Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.567913ms logger=migrator t=2026-05-08T19:36:54.118914434Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-08T19:36:54.120553753Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.639289ms logger=migrator t=2026-05-08T19:36:54.126090972Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-08T19:36:54.126378699Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=288.547µs logger=migrator t=2026-05-08T19:36:54.131618891Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-08T19:36:54.132296677Z level=info msg="Migration successfully executed" id="Move region to single row" duration=677.855µs logger=migrator t=2026-05-08T19:36:54.141242286Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-08T19:36:54.142313071Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.074026ms logger=migrator t=2026-05-08T19:36:54.150064471Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-08T19:36:54.151433563Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.365492ms logger=migrator t=2026-05-08T19:36:54.156251746Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-08T19:36:54.157093735Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=841.409µs logger=migrator t=2026-05-08T19:36:54.164312254Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-08T19:36:54.165239746Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=927.492µs logger=migrator t=2026-05-08T19:36:54.169788572Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-08T19:36:54.170786745Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.004914ms logger=migrator t=2026-05-08T19:36:54.177082382Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-08T19:36:54.17785164Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=769.078µs logger=migrator t=2026-05-08T19:36:54.183834719Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-08T19:36:54.183903161Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.212µs logger=migrator t=2026-05-08T19:36:54.19072015Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-08T19:36:54.191486668Z level=info msg="Migration successfully executed" id="create test_data table" duration=766.178µs logger=migrator t=2026-05-08T19:36:54.196157397Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-08T19:36:54.197007407Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=850.35µs logger=migrator t=2026-05-08T19:36:54.202824132Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-08T19:36:54.203864677Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.043645ms logger=migrator t=2026-05-08T19:36:54.212911058Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-08T19:36:54.214843983Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.935625ms logger=migrator t=2026-05-08T19:36:54.219900001Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-08T19:36:54.220208898Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=312.647µs logger=migrator t=2026-05-08T19:36:54.225195875Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-08T19:36:54.225563653Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=367.948µs logger=migrator t=2026-05-08T19:36:54.231187585Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-08T19:36:54.231258286Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=71.641µs logger=migrator t=2026-05-08T19:36:54.242330665Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-08T19:36:54.244398243Z level=info msg="Migration successfully executed" id="create team table" duration=2.068029ms logger=migrator t=2026-05-08T19:36:54.250950846Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-08T19:36:54.252554323Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.598538ms logger=migrator t=2026-05-08T19:36:54.258674196Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-08T19:36:54.259732631Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.057975ms logger=migrator t=2026-05-08T19:36:54.264221345Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-08T19:36:54.268994317Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.772862ms logger=migrator t=2026-05-08T19:36:54.274118496Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-08T19:36:54.274302251Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=184.195µs logger=migrator t=2026-05-08T19:36:54.280853144Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-08T19:36:54.282193895Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.340301ms logger=migrator t=2026-05-08T19:36:54.286781692Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-08T19:36:54.288103253Z level=info msg="Migration successfully executed" id="create team member table" duration=1.31633ms logger=migrator t=2026-05-08T19:36:54.297266227Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-08T19:36:54.298189088Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=923.251µs logger=migrator t=2026-05-08T19:36:54.302529279Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-08T19:36:54.304003374Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.473355ms logger=migrator t=2026-05-08T19:36:54.30856017Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-08T19:36:54.309470211Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=910.271µs logger=migrator t=2026-05-08T19:36:54.313645669Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-08T19:36:54.318873021Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.226882ms logger=migrator t=2026-05-08T19:36:54.323383176Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-08T19:36:54.32826831Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.884994ms logger=migrator t=2026-05-08T19:36:54.3321343Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-08T19:36:54.337098766Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.964376ms logger=migrator t=2026-05-08T19:36:54.340839593Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-08T19:36:54.341497439Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=657.606µs logger=migrator t=2026-05-08T19:36:54.346057755Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-08T19:36:54.347369836Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.309981ms logger=migrator t=2026-05-08T19:36:54.351770699Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-08T19:36:54.353291664Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.520175ms logger=migrator t=2026-05-08T19:36:54.358354762Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-08T19:36:54.359277154Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=922.092µs logger=migrator t=2026-05-08T19:36:54.363183635Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-08T19:36:54.364641559Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.457384ms logger=migrator t=2026-05-08T19:36:54.369007911Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-08T19:36:54.370412533Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.403962ms logger=migrator t=2026-05-08T19:36:54.37538498Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-08T19:36:54.37628325Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=898.221µs logger=migrator t=2026-05-08T19:36:54.380893668Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-08T19:36:54.382303551Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.409583ms logger=migrator t=2026-05-08T19:36:54.389220872Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-08T19:36:54.390003161Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=786.359µs logger=migrator t=2026-05-08T19:36:54.396473202Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-08T19:36:54.396708397Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=235.995µs logger=migrator t=2026-05-08T19:36:54.402067712Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-08T19:36:54.403207209Z level=info msg="Migration successfully executed" id="create tag table" duration=1.139307ms logger=migrator t=2026-05-08T19:36:54.407715474Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-08T19:36:54.408596375Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=880.75µs logger=migrator t=2026-05-08T19:36:54.413504669Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-08T19:36:54.414355249Z level=info msg="Migration successfully executed" id="create login attempt table" duration=849.19µs logger=migrator t=2026-05-08T19:36:54.418830104Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-08T19:36:54.420287348Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.456663ms logger=migrator t=2026-05-08T19:36:54.425173161Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-08T19:36:54.426066432Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=901.051µs logger=migrator t=2026-05-08T19:36:54.430494296Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-08T19:36:54.447025721Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.533045ms logger=migrator t=2026-05-08T19:36:54.451084726Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-08T19:36:54.45167169Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=587.344µs logger=migrator t=2026-05-08T19:36:54.457638569Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-08T19:36:54.458346215Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=707.546µs logger=migrator t=2026-05-08T19:36:54.464000658Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-08T19:36:54.464457908Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=458.101µs logger=migrator t=2026-05-08T19:36:54.470645342Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-08T19:36:54.471298048Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=652.146µs logger=migrator t=2026-05-08T19:36:54.475087476Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-08T19:36:54.475918726Z level=info msg="Migration successfully executed" id="create user auth table" duration=821.429µs logger=migrator t=2026-05-08T19:36:54.482500559Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-08T19:36:54.484379023Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.878634ms logger=migrator t=2026-05-08T19:36:54.488895979Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-08T19:36:54.48897141Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=76.711µs logger=migrator t=2026-05-08T19:36:54.492866921Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-08T19:36:54.501028662Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.159801ms logger=migrator t=2026-05-08T19:36:54.508160318Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-08T19:36:54.512193912Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.032304ms logger=migrator t=2026-05-08T19:36:54.516031212Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-08T19:36:54.522242657Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.209315ms logger=migrator t=2026-05-08T19:36:54.528663246Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-08T19:36:54.533351826Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.68922ms logger=migrator t=2026-05-08T19:36:54.537913652Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-08T19:36:54.538583498Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=670.126µs logger=migrator t=2026-05-08T19:36:54.542505479Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-08T19:36:54.547613139Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.11372ms logger=migrator t=2026-05-08T19:36:54.552846901Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-08T19:36:54.553635919Z level=info msg="Migration successfully executed" id="create server_lock table" duration=797.538µs logger=migrator t=2026-05-08T19:36:54.557810697Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-08T19:36:54.558702447Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=891.63µs logger=migrator t=2026-05-08T19:36:54.563494929Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-08T19:36:54.564343619Z level=info msg="Migration successfully executed" id="create user auth token table" duration=848.66µs logger=migrator t=2026-05-08T19:36:54.569882179Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-08T19:36:54.571513237Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.629359ms logger=migrator t=2026-05-08T19:36:54.576716168Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-08T19:36:54.577862615Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.151656ms logger=migrator t=2026-05-08T19:36:54.582879762Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-08T19:36:54.583995188Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.115466ms logger=migrator t=2026-05-08T19:36:54.590305135Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-08T19:36:54.598278371Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.973316ms logger=migrator t=2026-05-08T19:36:54.602986141Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-08T19:36:54.60423737Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.251299ms logger=migrator t=2026-05-08T19:36:54.608771066Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-08T19:36:54.609868821Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.097335ms logger=migrator t=2026-05-08T19:36:54.615135074Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-08T19:36:54.616349653Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.217459ms logger=migrator t=2026-05-08T19:36:54.620534371Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-08T19:36:54.621606956Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.072525ms logger=migrator t=2026-05-08T19:36:54.626138321Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-08T19:36:54.627074853Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=936.402µs logger=migrator t=2026-05-08T19:36:54.635000798Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-08T19:36:54.63509039Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=91.442µs logger=migrator t=2026-05-08T19:36:54.640970807Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-08T19:36:54.641104751Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=92.843µs logger=migrator t=2026-05-08T19:36:54.646536387Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-08T19:36:54.648279968Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.742321ms logger=migrator t=2026-05-08T19:36:54.652593269Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-08T19:36:54.653545901Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=952.762µs logger=migrator t=2026-05-08T19:36:54.657642466Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-08T19:36:54.658903486Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.25993ms logger=migrator t=2026-05-08T19:36:54.663999665Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-08T19:36:54.664178149Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=182.534µs logger=migrator t=2026-05-08T19:36:54.668000428Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-08T19:36:54.669075723Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.075575ms logger=migrator t=2026-05-08T19:36:54.67364111Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-08T19:36:54.674985631Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.338661ms logger=migrator t=2026-05-08T19:36:54.680382687Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-08T19:36:54.68222383Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.840043ms logger=migrator t=2026-05-08T19:36:54.689830358Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-08T19:36:54.690879532Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.049004ms logger=migrator t=2026-05-08T19:36:54.69723208Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-08T19:36:54.705104044Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.873024ms logger=migrator t=2026-05-08T19:36:54.710968051Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-08T19:36:54.711969444Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.001373ms logger=migrator t=2026-05-08T19:36:54.726173656Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-08T19:36:54.726315479Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=137.604µs logger=migrator t=2026-05-08T19:36:54.732697328Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-08T19:36:54.734779697Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.081688ms logger=migrator t=2026-05-08T19:36:54.743431808Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-08T19:36:54.745798454Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.362995ms logger=migrator t=2026-05-08T19:36:54.752986041Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-08T19:36:54.754810284Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.825993ms logger=migrator t=2026-05-08T19:36:54.760803654Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-08T19:36:54.760885626Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.662µs logger=migrator t=2026-05-08T19:36:54.766777323Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-08T19:36:54.768553455Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.775732ms logger=migrator t=2026-05-08T19:36:54.774601336Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-08T19:36:54.775681941Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.080095ms logger=migrator t=2026-05-08T19:36:54.781011325Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-08T19:36:54.783456332Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.512008ms logger=migrator t=2026-05-08T19:36:54.790781114Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-08T19:36:54.791977251Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.198598ms logger=migrator t=2026-05-08T19:36:54.822226767Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-08T19:36:54.833531261Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.305674ms logger=migrator t=2026-05-08T19:36:54.843545815Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-08T19:36:54.845732006Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.188591ms logger=migrator t=2026-05-08T19:36:54.853347513Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-08T19:36:54.854455279Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.106666ms logger=migrator t=2026-05-08T19:36:54.869385178Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-08T19:36:54.899985022Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.601704ms logger=migrator t=2026-05-08T19:36:55.054361154Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-08T19:36:55.081023147Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.665303ms logger=migrator t=2026-05-08T19:36:55.089018593Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-08T19:36:55.089862303Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=843.2µs logger=migrator t=2026-05-08T19:36:55.096083458Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-08T19:36:55.09786603Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.782292ms logger=migrator t=2026-05-08T19:36:55.104796211Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-08T19:36:55.11073974Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.943159ms logger=migrator t=2026-05-08T19:36:55.116091075Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-08T19:36:55.122084495Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.99325ms logger=migrator t=2026-05-08T19:36:55.127637294Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-08T19:36:55.128645468Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.007614ms logger=migrator t=2026-05-08T19:36:55.147604811Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-08T19:36:55.149465894Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.860884ms logger=migrator t=2026-05-08T19:36:55.156705963Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-08T19:36:55.157727477Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.021304ms logger=migrator t=2026-05-08T19:36:55.164382582Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-08T19:36:55.166279456Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.895994ms logger=migrator t=2026-05-08T19:36:55.172756287Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-08T19:36:55.172820619Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.232µs logger=migrator t=2026-05-08T19:36:55.178151693Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-08T19:36:55.187286276Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.132073ms logger=migrator t=2026-05-08T19:36:55.193416579Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-08T19:36:55.199909621Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.492552ms logger=migrator t=2026-05-08T19:36:55.205273736Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-08T19:36:55.211631515Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.359659ms logger=migrator t=2026-05-08T19:36:55.221322581Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-08T19:36:55.222984869Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.658369ms logger=migrator t=2026-05-08T19:36:55.229292337Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-08T19:36:55.230895604Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.602337ms logger=migrator t=2026-05-08T19:36:55.238108022Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-08T19:36:55.246470388Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.360406ms logger=migrator t=2026-05-08T19:36:55.252837326Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-08T19:36:55.25901784Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.180184ms logger=migrator t=2026-05-08T19:36:55.266361212Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-08T19:36:55.267406396Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.044504ms logger=migrator t=2026-05-08T19:36:55.272961776Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-08T19:36:55.280826879Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.866263ms logger=migrator t=2026-05-08T19:36:55.290773051Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-08T19:36:55.297595121Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.82216ms logger=migrator t=2026-05-08T19:36:55.303010207Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-08T19:36:55.303072499Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.032µs logger=migrator t=2026-05-08T19:36:55.308617138Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-08T19:36:55.309737704Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.120206ms logger=migrator t=2026-05-08T19:36:55.317142937Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-08T19:36:55.318844027Z 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.70056ms logger=migrator t=2026-05-08T19:36:55.324863647Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-08T19:36:55.326019124Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.154617ms logger=migrator t=2026-05-08T19:36:55.332577407Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-08T19:36:55.33268438Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.193µs logger=migrator t=2026-05-08T19:36:55.338042884Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-08T19:36:55.346802629Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.760065ms logger=migrator t=2026-05-08T19:36:55.354024117Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-08T19:36:55.361683476Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.660759ms logger=migrator t=2026-05-08T19:36:55.36739494Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-08T19:36:55.373712227Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.316687ms logger=migrator t=2026-05-08T19:36:55.379984333Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-08T19:36:55.386735771Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.750878ms logger=migrator t=2026-05-08T19:36:55.392186638Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-08T19:36:55.398468355Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.280817ms logger=migrator t=2026-05-08T19:36:55.426491048Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-08T19:36:55.426628382Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=133.003µs logger=migrator t=2026-05-08T19:36:55.43382037Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-08T19:36:55.435067399Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.246849ms logger=migrator t=2026-05-08T19:36:55.490134224Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-08T19:36:55.498656983Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.523079ms logger=migrator t=2026-05-08T19:36:55.504242273Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-08T19:36:55.504306745Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.262µs logger=migrator t=2026-05-08T19:36:55.509482975Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-08T19:36:55.515654649Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.166354ms logger=migrator t=2026-05-08T19:36:55.527754932Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-08T19:36:55.529280757Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.525995ms logger=migrator t=2026-05-08T19:36:55.535790519Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-08T19:36:55.54439122Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.601781ms logger=migrator t=2026-05-08T19:36:55.550023771Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-08T19:36:55.550779389Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=755.238µs logger=migrator t=2026-05-08T19:36:55.557217279Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-08T19:36:55.558192132Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=974.703µs logger=migrator t=2026-05-08T19:36:55.563840444Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-08T19:36:55.572525417Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.685663ms logger=migrator t=2026-05-08T19:36:55.577998824Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-08T19:36:55.578751252Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=757.098µs logger=migrator t=2026-05-08T19:36:55.585244613Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-08T19:36:55.586641336Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.398493ms logger=migrator t=2026-05-08T19:36:55.593193039Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-08T19:36:55.59497195Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.778161ms logger=migrator t=2026-05-08T19:36:55.60137942Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-08T19:36:55.603224813Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.853603ms logger=migrator t=2026-05-08T19:36:55.609981641Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-08T19:36:55.610054002Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.331µs logger=migrator t=2026-05-08T19:36:55.615060389Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-08T19:36:55.616641286Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.581027ms logger=migrator t=2026-05-08T19:36:55.62454138Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-08T19:36:55.625657886Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.114196ms logger=migrator t=2026-05-08T19:36:55.632893675Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-08T19:36:55.63351667Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-08T19:36:55.639920189Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-08T19:36:55.64078815Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=866.081µs logger=migrator t=2026-05-08T19:36:55.646774769Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-08T19:36:55.649177465Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.402346ms logger=migrator t=2026-05-08T19:36:55.656541447Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-08T19:36:55.664214226Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.672389ms logger=migrator t=2026-05-08T19:36:55.670013182Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-08T19:36:55.671154898Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.141226ms logger=migrator t=2026-05-08T19:36:55.677397374Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-08T19:36:55.67939418Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.975706ms logger=migrator t=2026-05-08T19:36:55.687182052Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-08T19:36:55.688116644Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=933.942µs logger=migrator t=2026-05-08T19:36:55.694663867Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-08T19:36:55.696247434Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.581856ms logger=migrator t=2026-05-08T19:36:55.701949127Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-08T19:36:55.703760719Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.810772ms logger=migrator t=2026-05-08T19:36:55.709903223Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-08T19:36:55.709929423Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.11µs logger=migrator t=2026-05-08T19:36:55.715072513Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-08T19:36:55.715186916Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.403µs logger=migrator t=2026-05-08T19:36:55.723023729Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-08T19:36:55.734321942Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.275383ms logger=migrator t=2026-05-08T19:36:55.73979976Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-08T19:36:55.740373324Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=577.974µs logger=migrator t=2026-05-08T19:36:55.745495903Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-08T19:36:55.746545937Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.049994ms logger=migrator t=2026-05-08T19:36:55.752757822Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-08T19:36:55.753012298Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=254.476µs logger=migrator t=2026-05-08T19:36:55.758456816Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-08T19:36:55.759982811Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.525625ms logger=migrator t=2026-05-08T19:36:55.765911569Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-08T19:36:55.766719568Z level=info msg="Migration successfully executed" id="create secrets table" duration=803.369µs logger=migrator t=2026-05-08T19:36:55.773063966Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-08T19:36:55.808266478Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.203392ms logger=migrator t=2026-05-08T19:36:55.846851348Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-08T19:36:55.854059585Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.210368ms logger=migrator t=2026-05-08T19:36:55.902624649Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-08T19:36:55.902931906Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=298.897µs logger=migrator t=2026-05-08T19:36:55.947955107Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-08T19:36:55.982321609Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.367112ms logger=migrator t=2026-05-08T19:36:56.098032339Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-08T19:36:56.139253561Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.223432ms logger=migrator t=2026-05-08T19:36:56.304291982Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-08T19:36:56.305339607Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.050595ms logger=migrator t=2026-05-08T19:36:56.35818623Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-08T19:36:56.360176586Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.993016ms logger=migrator t=2026-05-08T19:36:56.400072728Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-08T19:36:56.400533208Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=462.181µs logger=migrator t=2026-05-08T19:36:56.415117919Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-08T19:36:56.416862919Z level=info msg="Migration successfully executed" id="create permission table" duration=1.733981ms logger=migrator t=2026-05-08T19:36:56.51117387Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-08T19:36:56.512962292Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.791082ms logger=migrator t=2026-05-08T19:36:56.607854567Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-08T19:36:56.609762631Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.910405ms logger=migrator t=2026-05-08T19:36:56.950427221Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-08T19:36:56.952073389Z level=info msg="Migration successfully executed" id="create role table" duration=1.648518ms logger=migrator t=2026-05-08T19:36:57.017399314Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-08T19:36:57.028325959Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.928915ms logger=migrator t=2026-05-08T19:36:57.052938203Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-08T19:36:57.062842234Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.904871ms logger=migrator t=2026-05-08T19:36:57.188497047Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-08T19:36:57.190394201Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.899815ms logger=migrator t=2026-05-08T19:36:57.219875279Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-08T19:36:57.221700071Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.825122ms logger=migrator t=2026-05-08T19:36:57.257708732Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-08T19:36:57.259624296Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.914954ms logger=migrator t=2026-05-08T19:36:57.273757606Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-08T19:36:57.275240131Z level=info msg="Migration successfully executed" id="create team role table" duration=1.482075ms logger=migrator t=2026-05-08T19:36:57.295330909Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-08T19:36:57.297023349Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.69276ms logger=migrator t=2026-05-08T19:36:57.338487057Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-08T19:36:57.340427392Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.941615ms logger=migrator t=2026-05-08T19:36:57.359681882Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-08T19:36:57.361239378Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.559627ms logger=migrator t=2026-05-08T19:36:57.401143669Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-08T19:36:57.402259025Z level=info msg="Migration successfully executed" id="create user role table" duration=1.117956ms logger=migrator t=2026-05-08T19:36:57.424218608Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-08T19:36:57.426350667Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.207421ms logger=migrator t=2026-05-08T19:36:57.450542632Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-08T19:36:57.451730209Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.189457ms logger=migrator t=2026-05-08T19:36:57.47146296Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-08T19:36:57.473263772Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.801112ms logger=migrator t=2026-05-08T19:36:57.486267205Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-08T19:36:57.487985695Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.72847ms logger=migrator t=2026-05-08T19:36:57.500320213Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-08T19:36:57.502187727Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.867134ms logger=migrator t=2026-05-08T19:36:57.52459128Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-08T19:36:57.526592007Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.001876ms logger=migrator t=2026-05-08T19:36:57.554737813Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-08T19:36:57.56658102Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.844136ms logger=migrator t=2026-05-08T19:36:57.589617987Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-08T19:36:57.591704606Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.088609ms logger=migrator t=2026-05-08T19:36:57.601492334Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-08T19:36:57.602644151Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.155187ms logger=migrator t=2026-05-08T19:36:57.633521672Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-08T19:36:57.635828205Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.308053ms logger=migrator t=2026-05-08T19:36:57.686050888Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-08T19:36:57.688951555Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.902688ms logger=migrator t=2026-05-08T19:36:57.704262312Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-08T19:36:57.705277506Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.015024ms logger=migrator t=2026-05-08T19:36:57.867058542Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-08T19:36:57.868666489Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.613007ms logger=migrator t=2026-05-08T19:36:57.916007764Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-08T19:36:57.92871036Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.698806ms logger=migrator t=2026-05-08T19:36:57.99681745Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-08T19:36:58.004694964Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.880224ms logger=migrator t=2026-05-08T19:36:58.019746425Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-08T19:36:58.029694407Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.952072ms logger=migrator t=2026-05-08T19:36:58.060044455Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-08T19:36:58.070146301Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.096676ms logger=migrator t=2026-05-08T19:36:58.170103164Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-08T19:36:58.171985928Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.886164ms logger=migrator t=2026-05-08T19:36:58.196743905Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-08T19:36:58.198997058Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.253913ms logger=migrator t=2026-05-08T19:36:58.269300659Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-08T19:36:58.27105703Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.757752ms logger=migrator t=2026-05-08T19:36:58.314124985Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-08T19:36:58.316213893Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.091879ms logger=migrator t=2026-05-08T19:36:58.371930044Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-08T19:36:58.374414182Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.484519ms logger=migrator t=2026-05-08T19:36:58.388279755Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-08T19:36:58.388409668Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=133.923µs logger=migrator t=2026-05-08T19:36:58.41420275Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-08T19:36:58.414271782Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=73.202µs logger=migrator t=2026-05-08T19:36:58.481813828Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-08T19:36:58.482968255Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.164547ms logger=migrator t=2026-05-08T19:36:58.52305945Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-08T19:36:58.524261558Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.206518ms logger=migrator t=2026-05-08T19:36:58.541640784Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-08T19:36:58.542457083Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=816.729µs logger=migrator t=2026-05-08T19:36:58.55348527Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-08T19:36:58.553807368Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=322.718µs logger=migrator t=2026-05-08T19:36:58.567517188Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-08T19:36:58.568374098Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=863.11µs logger=migrator t=2026-05-08T19:36:58.578140016Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-08T19:36:58.580232495Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.097879ms logger=migrator t=2026-05-08T19:36:58.588207071Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-08T19:36:58.589858499Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.655209ms logger=migrator t=2026-05-08T19:36:58.600897267Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-08T19:36:58.612493768Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.59785ms logger=migrator t=2026-05-08T19:36:58.617036944Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-08T19:36:58.617498354Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=423.82µs logger=migrator t=2026-05-08T19:36:58.624066207Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-08T19:36:58.625854109Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.790132ms logger=migrator t=2026-05-08T19:36:58.634401759Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-08T19:36:58.635856953Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.454234ms logger=migrator t=2026-05-08T19:36:58.640399389Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-08T19:36:58.641568186Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.168917ms logger=migrator t=2026-05-08T19:36:58.647259289Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-08T19:36:58.659028303Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.769204ms logger=migrator t=2026-05-08T19:36:58.665338061Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-08T19:36:58.66614231Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=801.478µs logger=migrator t=2026-05-08T19:36:58.671950385Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-08T19:36:58.67431078Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.322254ms logger=migrator t=2026-05-08T19:36:58.680227618Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-08T19:36:58.70815781Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.923962ms logger=migrator t=2026-05-08T19:36:58.807457307Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-08T19:36:58.809869083Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.409406ms logger=migrator t=2026-05-08T19:36:58.818087685Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-08T19:36:58.81915383Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.066265ms logger=migrator t=2026-05-08T19:36:58.825097109Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-08T19:36:58.826134493Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.037434ms logger=migrator t=2026-05-08T19:36:58.831698453Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-08T19:36:58.832756248Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.057745ms logger=migrator t=2026-05-08T19:36:58.839180488Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-08T19:36:58.839411413Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.365µs logger=migrator t=2026-05-08T19:36:58.84441314Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-08T19:36:58.845640258Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.227029ms logger=migrator t=2026-05-08T19:36:58.85128113Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-08T19:36:58.862591894Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.312144ms logger=migrator t=2026-05-08T19:36:58.868330938Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-08T19:36:58.869063635Z level=info msg="Migration successfully executed" id="create entity_events table" duration=732.577µs logger=migrator t=2026-05-08T19:36:58.8739901Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-08T19:36:58.87529189Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.30258ms logger=migrator t=2026-05-08T19:36:58.882245103Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-08T19:36:58.882640612Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-08T19:36:58.8881473Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-08T19:36:58.888812876Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-08T19:36:58.894429397Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-08T19:36:58.896091716Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.667459ms logger=migrator t=2026-05-08T19:36:58.902867324Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-08T19:36:58.905090856Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.228572ms logger=migrator t=2026-05-08T19:36:58.911157407Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-08T19:36:58.912408376Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.251839ms logger=migrator t=2026-05-08T19:36:58.920056065Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-08T19:36:58.922597324Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.545829ms logger=migrator t=2026-05-08T19:36:58.928264736Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-08T19:36:58.929321591Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.056715ms logger=migrator t=2026-05-08T19:36:58.935407763Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-08T19:36:58.937540003Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.12748ms logger=migrator t=2026-05-08T19:36:58.944759941Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-08T19:36:58.945672533Z level=info msg="Migration successfully executed" id="Drop public config table" duration=911.871µs logger=migrator t=2026-05-08T19:36:58.950482925Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-08T19:36:58.952184975Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.69994ms logger=migrator t=2026-05-08T19:36:58.96013722Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-08T19:36:58.962034804Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.900834ms logger=migrator t=2026-05-08T19:36:58.967725307Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-08T19:36:58.968789492Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.064255ms logger=migrator t=2026-05-08T19:36:58.978517589Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-08T19:36:58.980636409Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.119989ms logger=migrator t=2026-05-08T19:36:58.996875897Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-08T19:36:59.018633945Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.759848ms logger=migrator t=2026-05-08T19:36:59.026253323Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-08T19:36:59.035889698Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.638095ms logger=migrator t=2026-05-08T19:36:59.041496649Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-08T19:36:59.05010703Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.610031ms logger=migrator t=2026-05-08T19:36:59.056455178Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-08T19:36:59.056708094Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=261.556µs logger=migrator t=2026-05-08T19:36:59.062048688Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-08T19:36:59.070784202Z level=info msg="Migration successfully executed" id="add share column" duration=8.737414ms logger=migrator t=2026-05-08T19:36:59.075962313Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-08T19:36:59.076133047Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=171.084µs logger=migrator t=2026-05-08T19:36:59.082461865Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-08T19:36:59.083377396Z level=info msg="Migration successfully executed" id="create file table" duration=915.811µs logger=migrator t=2026-05-08T19:36:59.088760162Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-08T19:36:59.090519873Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.759451ms logger=migrator t=2026-05-08T19:36:59.097607228Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-08T19:36:59.098924669Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.316851ms logger=migrator t=2026-05-08T19:36:59.10752776Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-08T19:36:59.108474442Z level=info msg="Migration successfully executed" id="create file_meta table" duration=946.332µs logger=migrator t=2026-05-08T19:36:59.113730945Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-08T19:36:59.114887031Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.155986ms logger=migrator t=2026-05-08T19:36:59.121393163Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-08T19:36:59.121495866Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=104.733µs logger=migrator t=2026-05-08T19:36:59.128785406Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-08T19:36:59.128849377Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.111µs logger=migrator t=2026-05-08T19:36:59.137436008Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-08T19:36:59.138100443Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=663.425µs logger=migrator t=2026-05-08T19:36:59.155841137Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-08T19:36:59.156262207Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=420.4µs logger=migrator t=2026-05-08T19:36:59.162295188Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-08T19:36:59.16453217Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.236062ms logger=migrator t=2026-05-08T19:36:59.172966677Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-08T19:36:59.188415547Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=15.44456ms logger=migrator t=2026-05-08T19:36:59.193815634Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-08T19:36:59.194043009Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=228.485µs logger=migrator t=2026-05-08T19:36:59.202102287Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-08T19:36:59.203348796Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.245909ms logger=migrator t=2026-05-08T19:36:59.211396984Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-08T19:36:59.211930236Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=534.792µs logger=migrator t=2026-05-08T19:36:59.21765152Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-08T19:36:59.218058689Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=407.72µs logger=migrator t=2026-05-08T19:36:59.222005801Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-08T19:36:59.222631066Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=627.175µs logger=migrator t=2026-05-08T19:36:59.228399511Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-08T19:36:59.239776446Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.372425ms logger=migrator t=2026-05-08T19:36:59.247284131Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-08T19:36:59.260288875Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.008594ms logger=migrator t=2026-05-08T19:36:59.274451895Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-08T19:36:59.275657793Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.205308ms logger=migrator t=2026-05-08T19:36:59.28152672Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-08T19:36:59.361837165Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.307234ms logger=migrator t=2026-05-08T19:36:59.368604072Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-08T19:36:59.370056866Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.453434ms logger=migrator t=2026-05-08T19:36:59.380896969Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-08T19:36:59.382525957Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.628018ms logger=migrator t=2026-05-08T19:36:59.387272268Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-08T19:36:59.417969613Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.690445ms logger=migrator t=2026-05-08T19:36:59.639975954Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-08T19:36:59.652406774Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.43488ms logger=migrator t=2026-05-08T19:36:59.804963805Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-08T19:36:59.805839375Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=878.581µs logger=migrator t=2026-05-08T19:37:00.18745018Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-08T19:37:00.18788355Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=435.93µs logger=migrator t=2026-05-08T19:37:00.656090537Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-08T19:37:00.656443095Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=356.268µs logger=migrator t=2026-05-08T19:37:00.679828461Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-08T19:37:00.680172929Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=347.759µs logger=migrator t=2026-05-08T19:37:00.703311229Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-08T19:37:00.703907163Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=598.654µs logger=migrator t=2026-05-08T19:37:00.712315639Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-08T19:37:00.713607189Z level=info msg="Migration successfully executed" id="create folder table" duration=1.295541ms logger=migrator t=2026-05-08T19:37:00.720627783Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-08T19:37:00.722052186Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.426003ms logger=migrator t=2026-05-08T19:37:00.727924443Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-08T19:37:00.729546141Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.622548ms logger=migrator t=2026-05-08T19:37:00.737388204Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-08T19:37:00.737465046Z level=info msg="Migration successfully executed" id="Update folder title length" duration=81.942µs logger=migrator t=2026-05-08T19:37:00.742434192Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-08T19:37:00.743893416Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.460254ms logger=migrator t=2026-05-08T19:37:00.748081563Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-08T19:37:00.749803014Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.731301ms logger=migrator t=2026-05-08T19:37:00.76033656Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-08T19:37:00.762215453Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.882794ms logger=migrator t=2026-05-08T19:37:00.767696001Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-08T19:37:00.768206933Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=510.662µs logger=migrator t=2026-05-08T19:37:00.772973884Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-08T19:37:00.773591309Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=624.105µs logger=migrator t=2026-05-08T19:37:00.778573805Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-08T19:37:00.780796597Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.232642ms logger=migrator t=2026-05-08T19:37:00.785811034Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-08T19:37:00.787051833Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.241059ms logger=migrator t=2026-05-08T19:37:00.791492947Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-08T19:37:00.793473123Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.980446ms logger=migrator t=2026-05-08T19:37:00.797552358Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-08T19:37:00.799533814Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.980616ms logger=migrator t=2026-05-08T19:37:00.804849668Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-08T19:37:00.805922053Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.072615ms logger=migrator t=2026-05-08T19:37:00.810583622Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-08T19:37:00.81264076Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.062628ms logger=migrator t=2026-05-08T19:37:00.816955671Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-08T19:37:00.818298792Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.340741ms logger=migrator t=2026-05-08T19:37:00.823945254Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-08T19:37:00.825995602Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.049988ms logger=migrator t=2026-05-08T19:37:00.832585105Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-08T19:37:00.833553078Z level=info msg="Migration successfully executed" id="create signing_key table" duration=966.913µs logger=migrator t=2026-05-08T19:37:00.84050727Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-08T19:37:00.842283152Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.775952ms logger=migrator t=2026-05-08T19:37:00.847410011Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-08T19:37:00.848720122Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.311711ms logger=migrator t=2026-05-08T19:37:00.854096837Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-08T19:37:00.854564798Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=468.881µs logger=migrator t=2026-05-08T19:37:00.859740429Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-08T19:37:00.869233501Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.492262ms logger=migrator t=2026-05-08T19:37:00.875693142Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-08T19:37:00.876511981Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=820.39µs logger=migrator t=2026-05-08T19:37:00.883936614Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-08T19:37:00.883982175Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=47.041µs logger=migrator t=2026-05-08T19:37:00.891380208Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-08T19:37:00.893106528Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.732241ms logger=migrator t=2026-05-08T19:37:00.897285455Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-08T19:37:00.897310366Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.851µs logger=migrator t=2026-05-08T19:37:00.903330466Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-08T19:37:00.905855175Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.520399ms logger=migrator t=2026-05-08T19:37:00.912222294Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-08T19:37:00.913499234Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.2768ms logger=migrator t=2026-05-08T19:37:00.920026476Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-08T19:37:00.921242354Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.215498ms logger=migrator t=2026-05-08T19:37:00.928804641Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-08T19:37:00.930377357Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.577486ms logger=migrator t=2026-05-08T19:37:00.938158429Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-08T19:37:00.938515477Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=358.408µs logger=migrator t=2026-05-08T19:37:00.946860592Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-08T19:37:00.948291296Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.429764ms logger=migrator t=2026-05-08T19:37:00.955242288Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-08T19:37:00.956486047Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.243579ms logger=migrator t=2026-05-08T19:37:00.964010303Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-08T19:37:00.966410508Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.400336ms logger=migrator t=2026-05-08T19:37:00.981449659Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-08T19:37:00.993077561Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.629132ms logger=migrator t=2026-05-08T19:37:01.004031596Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-08T19:37:01.015390492Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.358376ms logger=migrator t=2026-05-08T19:37:01.022838275Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-08T19:37:01.030914974Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.039138ms logger=migrator t=2026-05-08T19:37:01.042436203Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-08T19:37:01.042606797Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=175.584µs logger=migrator t=2026-05-08T19:37:01.052160629Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-08T19:37:01.063348821Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.186072ms logger=migrator t=2026-05-08T19:37:01.072484634Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-08T19:37:01.082917128Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.433573ms logger=migrator t=2026-05-08T19:37:01.142860386Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-08T19:37:01.143735417Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=876.901µs logger=migrator t=2026-05-08T19:37:01.154124359Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.518089582s logger=migrator t=2026-05-08T19:37:01.155054131Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-08T19:37:01.174532325Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-08T19:37:01.174770131Z level=info msg="Created default organization" logger=secrets t=2026-05-08T19:37:01.186059064Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-08T19:37:01.236245736Z level=info msg="Restored cache from database" duration=429.06µs logger=plugin.store t=2026-05-08T19:37:01.237636378Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-08T19:37:01.278832549Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-08T19:37:01.2788672Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-08T19:37:01.278974063Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-08T19:37:01.278987053Z level=info msg="Plugins loaded" count=54 duration=41.351295ms logger=query_data t=2026-05-08T19:37:01.284882711Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-08T19:37:01.288878894Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-08T19:37:01.295898748Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-08T19:37:01.309200058Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-08T19:37:01.311724347Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-08T19:37:01.317495902Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-08T19:37:01.337794915Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-08T19:37:01.358495668Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-08T19:37:01.382512019Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-08T19:37:01.38254253Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-08T19:37:01.382686293Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-08T19:37:01.382726044Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-08T19:37:01.383093122Z level=info msg="State cache has been initialized" states=0 duration=406.369µs logger=ngalert.scheduler t=2026-05-08T19:37:01.383161024Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-08T19:37:01.383234586Z level=info msg=starting first_tick=2026-05-08T19:37:10Z logger=http.server t=2026-05-08T19:37:01.385332605Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-08T19:37:01.385767215Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-08T19:37:01.385857367Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-08T19:37:01.398384139Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-08T19:37:01.459819053Z level=info msg="Update check succeeded" duration=74.114579ms logger=grafana.update.checker t=2026-05-08T19:37:01.46440984Z level=info msg="Update check succeeded" duration=78.703267ms logger=grafana-apiserver t=2026-05-08T19:37:01.823572042Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-08T19:37:01.824077373Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-05-08T19:37:01.979515621Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-08T19:37:01.996710632Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-08T19:37:02.007527914Z level=info msg="Patterns update finished" duration=100.932895ms logger=sqlstore.transactions t=2026-05-08T19:37:02.012369267Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-08T19:37:02.02746035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.18459599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.188769647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.20517805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.234027453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.258850433Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-08T19:37:14.282806271Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-08T19:37:14.296237005Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-08T19:37:14.320786368Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-08T19:37:14.326556763Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-08T19:37:14.347306307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.40142447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.420326111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.447805952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.467469311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.497550773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.519656449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.5458609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.56082993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.592082509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.610282474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.638710087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.654343322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.688021068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.711331552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.740225246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.779050492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.858983037Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.876907166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.936430025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:14.954246341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.004716368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.023804584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.080595949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.094879732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.149152299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.168204143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.22420492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.242158869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.298556745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.319206077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.378402069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.397950795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.447351708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.466317301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.638488938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.654098833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.707441457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.723333048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.795947683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.813677617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.879926452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.900594715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.956688764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:15.97709254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.044037242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.062415971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.116003412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.180728472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.249021326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.2667889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.466598574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.482860133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.536116416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.556549823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.624808336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.642964289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.718922402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.73854676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.817140204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.833031525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.889862831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.909382847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:16.986640259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.013075736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.112935617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.133157379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.231102204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.253972488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.336983564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.350121481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.417548844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.432893552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-08T19:37:17.504292449Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-08T19:38:45.40440977Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-08T19:47:01.388513162Z level=info msg="Completed cleanup jobs" duration=5.13057ms logger=plugins.update.checker t=2026-05-08T19:47:01.512145051Z level=info msg="Update check succeeded" duration=51.553019ms logger=sqlstore.transactions t=2026-05-08T19:52:01.304843626Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-08T19:57:01.408190729Z level=info msg="Completed cleanup jobs" duration=24.477063ms logger=plugins.update.checker t=2026-05-08T19:57:01.507499154Z level=info msg="Update check succeeded" duration=46.687003ms logger=cleanup t=2026-05-08T20:07:01.417251737Z level=info msg="Completed cleanup jobs" duration=33.31725ms logger=plugins.update.checker t=2026-05-08T20:07:01.513394905Z level=info msg="Update check succeeded" duration=53.045221ms logger=infra.usagestats t=2026-05-08T20:08:45.427684425Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-08T20:17:01.510150695Z level=info msg="Update check succeeded" duration=49.867494ms logger=sqlstore.transactions t=2026-05-08T20:17:06.424375118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-08T20:17:06.451314457Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.sender.router t=2026-05-08T20:17:06.451386329Z level=error msg="Unable to sync admin configuration" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-05-08T20:17:06.534760085Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.multiorg.alertmanager t=2026-05-08T20:17:06.534822587Z level=error msg="Error while synchronizing Alertmanager orgs" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=cleanup t=2026-05-08T20:17:06.960149576Z level=info msg="Completed cleanup jobs" duration=5.576527635s logger=cleanup t=2026-05-08T20:27:01.423081296Z level=info msg="Completed cleanup jobs" duration=39.617693ms logger=plugins.update.checker t=2026-05-08T20:27:01.507801598Z level=info msg="Update check succeeded" duration=46.874501ms logger=cleanup t=2026-05-08T20:37:01.438500337Z level=info msg="Completed cleanup jobs" duration=54.987014ms logger=plugins.update.checker t=2026-05-08T20:37:01.536494995Z level=info msg="Update check succeeded" duration=76.090947ms logger=infra.usagestats t=2026-05-08T20:38:45.433361714Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-08T20:47:01.424923251Z level=info msg="Completed cleanup jobs" duration=40.803552ms logger=plugins.update.checker t=2026-05-08T20:47:01.532281918Z level=info msg="Update check succeeded" duration=71.659362ms