2024-01-13T21:30:15.755209288Z t=2024-01-13T21:30:15+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.1 commit=90c87a52f7 branch=HEAD compiled=2021-08-09T12:53:33+0000 2024-01-13T21:30:15.755282131Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-01-13T21:30:15.755288948Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-01-13T21:30:15.755293769Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" 2024-01-13T21:30:15.755298888Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" 2024-01-13T21:30:15.755303264Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-01-13T21:30:15.755306561Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-01-13T21:30:15.755310504Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" 2024-01-13T21:30:15.755314900Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-01-13T21:30:15.755319711Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-01-13T21:30:15.755323628Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-01-13T21:30:15.755327932Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-01-13T21:30:15.755930545Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SECURITY_ADMIN_USER=admin" 2024-01-13T21:30:15.755941543Z t=2024-01-13T21:30:15+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SECURITY_ADMIN_PASSWORD=*********" 2024-01-13T21:30:15.755944816Z t=2024-01-13T21:30:15+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-01-13T21:30:15.755947869Z t=2024-01-13T21:30:15+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-01-13T21:30:15.755959318Z t=2024-01-13T21:30:15+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-01-13T21:30:15.755962724Z t=2024-01-13T21:30:15+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-01-13T21:30:15.755965655Z t=2024-01-13T21:30:15+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-01-13T21:30:15.755968611Z t=2024-01-13T21:30:15+0000 lvl=info msg="App mode production" logger=settings 2024-01-13T21:30:15.758560775Z t=2024-01-13T21:30:15+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-01-13T21:30:15.758610308Z t=2024-01-13T21:30:15+0000 lvl=info msg="Creating SQLite database file" logger=sqlstore path=/var/lib/grafana/grafana.db 2024-01-13T21:30:15.759989335Z t=2024-01-13T21:30:15+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-01-13T21:30:15.760113221Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-01-13T21:30:15.766387260Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-01-13T21:30:15.771049726Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-01-13T21:30:15.775055704Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-01-13T21:30:15.779098121Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-01-13T21:30:15.783047367Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-01-13T21:30:15.786504802Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-01-13T21:30:15.790006510Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-01-13T21:30:15.792821108Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-01-13T21:30:15.795489765Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-01-13T21:30:15.799469216Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-13T21:30:15.818526078Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-01-13T21:30:15.824332166Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-01-13T21:30:15.831606776Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-01-13T21:30:15.838906791Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-01-13T21:30:15.845886853Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-01-13T21:30:15.855564023Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-01-13T21:30:15.866049711Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-01-13T21:30:15.875748970Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-01-13T21:30:15.885989508Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-01-13T21:30:15.894918253Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-01-13T21:30:15.902796856Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-01-13T21:30:15.907627269Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-01-13T21:30:15.911796012Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-01-13T21:30:15.914597866Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-01-13T21:30:15.917375014Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-01-13T21:30:15.920037448Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-01-13T21:30:15.927078795Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-01-13T21:30:15.931910176Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-01-13T21:30:15.936730002Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-01-13T21:30:15.939834983Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-01-13T21:30:15.953930001Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-01-13T21:30:15.957294005Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-01-13T21:30:15.964066927Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-01-13T21:30:15.972903524Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-01-13T21:30:15.980496253Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-01-13T21:30:15.987150190Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-01-13T21:30:15.990453755Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-01-13T21:30:15.996888588Z t=2024-01-13T21:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-01-13T21:30:16.013768257Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-01-13T21:30:16.020260750Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-01-13T21:30:16.024759492Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-01-13T21:30:16.030332053Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-01-13T21:30:16.035098738Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-01-13T21:30:16.039529851Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-01-13T21:30:16.048125253Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-01-13T21:30:16.058375420Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-01-13T21:30:16.066953443Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-01-13T21:30:16.082416879Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-01-13T21:30:16.097149881Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-01-13T21:30:16.101532748Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-01-13T21:30:16.116711494Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-01-13T21:30:16.121940214Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-01-13T21:30:16.125493741Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-01-13T21:30:16.132930501Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-01-13T21:30:16.138498992Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-01-13T21:30:16.143285372Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-01-13T21:30:16.154607886Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-01-13T21:30:16.158656535Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-01-13T21:30:16.162409994Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-01-13T21:30:16.165407686Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-01-13T21:30:16.168810353Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-01-13T21:30:16.172675736Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-01-13T21:30:16.177079282Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-01-13T21:30:16.181311062Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-01-13T21:30:16.189327325Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-01-13T21:30:16.194102653Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-01-13T21:30:16.203257761Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-01-13T21:30:16.206693292Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-01-13T21:30:16.216615048Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-01-13T21:30:16.274205276Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-01-13T21:30:16.280428755Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-01-13T21:30:16.288173372Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-01-13T21:30:16.292006387Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-01-13T21:30:16.298043075Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-01-13T21:30:16.304758748Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-01-13T21:30:16.310457199Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-01-13T21:30:16.315542426Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-01-13T21:30:16.332717970Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-01-13T21:30:16.332735071Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-01-13T21:30:16.333915625Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-01-13T21:30:16.338797130Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-01-13T21:30:16.342710213Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-01-13T21:30:16.346876511Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-01-13T21:30:16.353175179Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-01-13T21:30:16.406421111Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-01-13T21:30:16.406443629Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-01-13T21:30:16.406448366Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-01-13T21:30:16.407908658Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-01-13T21:30:16.419031653Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-01-13T21:30:16.434934415Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-01-13T21:30:16.445364332Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-01-13T21:30:16.454244535Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-01-13T21:30:16.466447759Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-01-13T21:30:16.469457877Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-01-13T21:30:16.491968558Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-01-13T21:30:16.497721907Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-01-13T21:30:16.503397324Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-01-13T21:30:16.508643133Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-01-13T21:30:16.512819353Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-01-13T21:30:16.517072168Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-01-13T21:30:16.523292902Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-01-13T21:30:16.532890624Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-01-13T21:30:16.538463873Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-01-13T21:30:16.545583266Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-01-13T21:30:16.553479124Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-01-13T21:30:16.557962592Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-01-13T21:30:16.563212889Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-01-13T21:30:16.568359857Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-01-13T21:30:16.572515242Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-01-13T21:30:16.579019146Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-01-13T21:30:16.589541059Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-01-13T21:30:16.598937549Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-01-13T21:30:16.616986791Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-01-13T21:30:16.629551460Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-01-13T21:30:16.645122378Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-01-13T21:30:16.656971897Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-01-13T21:30:16.662147128Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-01-13T21:30:16.667222443Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-01-13T21:30:16.672750913Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-01-13T21:30:16.678947728Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-01-13T21:30:16.683866941Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-01-13T21:30:16.689966432Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-01-13T21:30:16.705148944Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-01-13T21:30:16.712587362Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-01-13T21:30:16.718929000Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-01-13T21:30:16.723415001Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-01-13T21:30:16.728606471Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-01-13T21:30:16.733383272Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-01-13T21:30:16.741223248Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-01-13T21:30:16.758436570Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-01-13T21:30:16.763075762Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-01-13T21:30:16.770525286Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-01-13T21:30:16.776079555Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-01-13T21:30:16.779990040Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-01-13T21:30:16.789084331Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-01-13T21:30:16.795902954Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-01-13T21:30:16.801744509Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-01-13T21:30:16.845274869Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-01-13T21:30:16.850885904Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-01-13T21:30:16.857263155Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-01-13T21:30:16.862168617Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-01-13T21:30:16.866853695Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-01-13T21:30:16.873840170Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-01-13T21:30:16.881031271Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-01-13T21:30:16.885888988Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-01-13T21:30:16.892440957Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-01-13T21:30:16.902568035Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-01-13T21:30:16.912117165Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-01-13T21:30:16.924388176Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-01-13T21:30:16.933990007Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-01-13T21:30:16.942579800Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-01-13T21:30:16.951168286Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-01-13T21:30:16.958009774Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-01-13T21:30:16.963042425Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-01-13T21:30:16.984217228Z t=2024-01-13T21:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-01-13T21:30:17.007355825Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-01-13T21:30:17.023962712Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-01-13T21:30:17.033333413Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-01-13T21:30:17.042044360Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-01-13T21:30:17.050220048Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-01-13T21:30:17.054971294Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-01-13T21:30:17.060462244Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-01-13T21:30:17.066917356Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-01-13T21:30:17.071968435Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-01-13T21:30:17.076266394Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-01-13T21:30:17.093714663Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-01-13T21:30:17.099380160Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-01-13T21:30:17.104466364Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-01-13T21:30:17.116841727Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-01-13T21:30:17.130035031Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-01-13T21:30:17.134595599Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-01-13T21:30:17.141528323Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-01-13T21:30:17.149024628Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-01-13T21:30:17.155007303Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-01-13T21:30:17.161796013Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-01-13T21:30:17.168983864Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-01-13T21:30:17.175704559Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-01-13T21:30:17.181802775Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-01-13T21:30:17.185662557Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-01-13T21:30:17.193071983Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-01-13T21:30:17.196625762Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-01-13T21:30:17.199778966Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-01-13T21:30:17.208104752Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-01-13T21:30:17.216653997Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-01-13T21:30:17.219007178Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-01-13T21:30:17.223749964Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-01-13T21:30:17.231642544Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-01-13T21:30:17.239795333Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-01-13T21:30:17.259839454Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-01-13T21:30:17.264948931Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-01-13T21:30:17.274739093Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-01-13T21:30:17.284496261Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-01-13T21:30:17.289385340Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-01-13T21:30:17.303100252Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-01-13T21:30:17.309607950Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-01-13T21:30:17.318884330Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-01-13T21:30:17.326878664Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-01-13T21:30:17.335902673Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-01-13T21:30:17.341937765Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-01-13T21:30:17.348721134Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-01-13T21:30:17.356852554Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-01-13T21:30:17.360298900Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-01-13T21:30:17.372854782Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-01-13T21:30:17.375490499Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-01-13T21:30:17.388256302Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-01-13T21:30:17.400580201Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-01-13T21:30:17.438002318Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-01-13T21:30:17.438035556Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-01-13T21:30:17.445747463Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-01-13T21:30:17.462338377Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-01-13T21:30:17.494476041Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-01-13T21:30:17.511678307Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-01-13T21:30:17.527950269Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-01-13T21:30:17.553011834Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-01-13T21:30:17.561970410Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-01-13T21:30:17.585007685Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-01-13T21:30:17.624362227Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-01-13T21:30:17.624401922Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-01-13T21:30:17.624406960Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-01-13T21:30:17.624410532Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-01-13T21:30:17.654005090Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-01-13T21:30:17.654040075Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-01-13T21:30:17.658931277Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-01-13T21:30:17.683482122Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-01-13T21:30:17.698351085Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-01-13T21:30:17.732174939Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-01-13T21:30:17.754144864Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-01-13T21:30:17.784033299Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-01-13T21:30:17.804667793Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-01-13T21:30:17.823349252Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-01-13T21:30:17.829343124Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-01-13T21:30:17.838487119Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-01-13T21:30:17.855548660Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-01-13T21:30:17.858353878Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-01-13T21:30:17.867762758Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-01-13T21:30:17.894707986Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-01-13T21:30:17.911289376Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-01-13T21:30:17.930808274Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-01-13T21:30:17.943430887Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-01-13T21:30:17.958027256Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-01-13T21:30:17.974962940Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-01-13T21:30:17.986249550Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-01-13T21:30:17.994643009Z t=2024-01-13T21:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-01-13T21:30:18.009011988Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-01-13T21:30:18.018546683Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-01-13T21:30:18.023967611Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-01-13T21:30:18.031371996Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-01-13T21:30:18.036150291Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-01-13T21:30:18.044326608Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-01-13T21:30:18.044341844Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-01-13T21:30:18.046572771Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-01-13T21:30:18.056586728Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-01-13T21:30:18.060757831Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-01-13T21:30:18.067320758Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-01-13T21:30:18.067370469Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-01-13T21:30:18.089094843Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-01-13T21:30:18.089112428Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-01-13T21:30:18.089116287Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-01-13T21:30:18.089119746Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-01-13T21:30:18.107253356Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-01-13T21:30:18.107585721Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-01-13T21:30:18.107591392Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-01-13T21:30:18.107594835Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-01-13T21:30:18.114406936Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-01-13T21:30:18.114421002Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-01-13T21:30:18.124352941Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-01-13T21:30:18.124367849Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-01-13T21:30:18.140313111Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-01-13T21:30:18.140328717Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-01-13T21:30:18.140332948Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-01-13T21:30:18.142171878Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-01-13T21:30:18.162353611Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-01-13T21:30:18.164431440Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-01-13T21:30:18.164455853Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-01-13T21:30:18.170805947Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-01-13T21:30:18.170820806Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-01-13T21:30:18.187018337Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-01-13T21:30:18.195923210Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-01-13T21:30:18.226394439Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-01-13T21:30:18.238571862Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-01-13T21:30:18.272087286Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-01-13T21:30:18.290470502Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-01-13T21:30:18.311479959Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-01-13T21:30:18.336772646Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-01-13T21:30:18.367965301Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-01-13T21:30:18.400467078Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-01-13T21:30:18.405642897Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-01-13T21:30:18.416479416Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-01-13T21:30:18.426360920Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-01-13T21:30:18.448731643Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-01-13T21:30:18.459784561Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-01-13T21:30:18.473064187Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-01-13T21:30:18.490585093Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-01-13T21:30:18.512406604Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-01-13T21:30:18.539493262Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-01-13T21:30:18.550284000Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-01-13T21:30:18.579098002Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-01-13T21:30:18.598439796Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-01-13T21:30:18.621998742Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-01-13T21:30:18.638545329Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-01-13T21:30:18.675802590Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-01-13T21:30:18.675841203Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-01-13T21:30:18.690086714Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-01-13T21:30:18.699294469Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-01-13T21:30:18.705769674Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-01-13T21:30:18.711576883Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-01-13T21:30:18.727096455Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-01-13T21:30:18.733158449Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-01-13T21:30:18.758380838Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-01-13T21:30:18.767739807Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-01-13T21:30:18.784409926Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-01-13T21:30:18.790890728Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-01-13T21:30:18.800497597Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-01-13T21:30:18.809692460Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-01-13T21:30:18.848997057Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-01-13T21:30:18.856606683Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-01-13T21:30:18.882562007Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-01-13T21:30:18.891334174Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-01-13T21:30:18.902374721Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-01-13T21:30:18.911418990Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-01-13T21:30:18.924019442Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-01-13T21:30:18.936664196Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-01-13T21:30:18.955162020Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-01-13T21:30:18.972813335Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-01-13T21:30:19.000111505Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-01-13T21:30:19.000302050Z t=2024-01-13T21:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-01-13T21:30:19.016045481Z t=2024-01-13T21:30:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-01-13T21:30:19.030779951Z t=2024-01-13T21:30:19+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-01-13T21:30:19.038556187Z t=2024-01-13T21:30:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-01-13T21:30:19.048238979Z t=2024-01-13T21:30:19+0000 lvl=info msg="migrations completed" logger=migrator performed=330 skipped=0 duration=3.287873454s 2024-01-13T21:30:19.079353559Z t=2024-01-13T21:30:19+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-01-13T21:30:19.079892471Z t=2024-01-13T21:30:19+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-01-13T21:30:19.112249682Z t=2024-01-13T21:30:19+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-01-13T21:30:19.210703539Z t=2024-01-13T21:30:19+0000 lvl=info msg="Registering plugin" logger=plugins id=input 2024-01-13T21:30:19.215206451Z t=2024-01-13T21:30:19+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=osm_prometheus uid= 2024-01-13T21:30:19.226511769Z t=2024-01-13T21:30:19+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Prometheus uid= 2024-01-13T21:30:19.235543746Z t=2024-01-13T21:30:19+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-01-13T21:30:19.255077939Z t=2024-01-13T21:30:19+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl= socket= 2024-01-13T21:37:30.620914799Z t=2024-01-13T21:37:30+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=29 size=51 referer= 2024-01-13T21:57:05.116517090Z t=2024-01-13T21:57:05+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=19 size=51 referer= 2024-01-13T22:29:53.661124143Z t=2024-01-13T22:29:53+0000 lvl=eror msg="Folder API error" logger=context userId=1 orgId=1 uname=admin error="found 0 folders, while expecting at most one" remote_addr=10.244.0.1 2024-01-13T22:29:53.661158125Z t=2024-01-13T22:29:53+0000 lvl=eror msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=DELETE path=/api/folders/basic_15_project_test status=500 remote_addr=10.244.0.1 time_ms=37 size=30 referer= 2024-01-13T22:30:12.768999220Z t=2024-01-13T22:30:12+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=15 size=51 referer= 2024-01-13T22:49:17.263021298Z t=2024-01-13T22:49:17+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8sbasic_22 status=404 remote_addr=10.244.0.1 time_ms=31 size=51 referer= 2024-01-14T00:10:35.201627142Z t=2024-01-14T00:10:35+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s02 status=404 remote_addr=10.244.0.1 time_ms=29 size=51 referer= 2024-01-14T00:11:35.705703313Z t=2024-01-14T00:11:35+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s03 status=404 remote_addr=10.244.0.1 time_ms=21 size=51 referer= 2024-01-14T00:16:06.884396883Z t=2024-01-14T00:16:06+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s04 status=404 remote_addr=10.244.0.1 time_ms=17 size=51 referer= 2024-01-14T00:30:10.037952860Z t=2024-01-14T00:30:10+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s07 status=404 remote_addr=10.244.0.1 time_ms=16 size=51 referer= 2024-01-14T00:33:10.876050372Z t=2024-01-14T00:33:10+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s08 status=404 remote_addr=10.244.0.1 time_ms=34 size=51 referer= 2024-01-14T00:38:12.254409608Z t=2024-01-14T00:38:12+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s-test status=404 remote_addr=10.244.0.1 time_ms=31 size=51 referer= 2024-01-14T00:47:14.583024715Z t=2024-01-14T00:47:14+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/k8s12 status=404 remote_addr=10.244.0.1 time_ms=30 size=51 referer= 2024-01-14T00:52:47.438185540Z t=2024-01-14T00:52:47+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=DELETE path=/api/teams/3/members/3 status=404 remote_addr=10.244.0.1 time_ms=24 size=35 referer= 2024-01-14T00:53:16.451043279Z t=2024-01-14T00:53:16+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=30 size=51 referer= 2024-01-14T00:57:17.404429175Z t=2024-01-14T00:57:17+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=20 size=51 referer= 2024-01-14T01:09:20.175891890Z t=2024-01-14T01:09:20+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=23 size=51 referer= 2024-01-14T01:38:26.940104499Z t=2024-01-14T01:38:26+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/folders/admin status=404 remote_addr=10.244.0.1 time_ms=25 size=51 referer= 2024-01-13T21:30:12.686787910Z [2024-01-13 21:30:12] Starting collector 2024-01-13T21:30:12.686835272Z [2024-01-13 21:30:12] No folder annotation was provided, defaulting to k8s-sidecar-target-directory 2024-01-13T21:30:12.686839495Z [2024-01-13 21:30:12] Selected resource type: ('secret', 'configmap') 2024-01-13T21:30:12.686842590Z [2024-01-13 21:30:12] Loading incluster config ... 2024-01-13T21:30:12.686845878Z [2024-01-13 21:30:12] Config for cluster api at 'https://10.96.0.1:443' loaded... 2024-01-13T21:30:12.686848841Z [2024-01-13 21:30:12] Unique filenames will not be enforced. 2024-01-13T21:30:12.686864023Z [2024-01-13 21:30:12] 5xx response content will not be enabled. 2024-01-13T21:30:12.755445838Z [2024-01-13 21:30:12] Working on configmap: osm/grafana-datasource 2024-01-13T21:30:12.755463383Z [2024-01-13 21:30:12] Found 'data' on configmap 2024-01-13T21:30:12.755467038Z [2024-01-13 21:30:12] Writing datasource.yaml 2024-01-13T21:30:19.063949619Z [2024-01-13 21:30:19] Starting collector 2024-01-13T21:30:19.064001072Z [2024-01-13 21:30:19] No folder annotation was provided, defaulting to k8s-sidecar-target-directory 2024-01-13T21:30:19.064004880Z [2024-01-13 21:30:19] Selected resource type: ('secret', 'configmap') 2024-01-13T21:30:19.064007682Z [2024-01-13 21:30:19] Loading incluster config ... 2024-01-13T21:30:19.064010322Z [2024-01-13 21:30:19] Config for cluster api at 'https://10.96.0.1:443' loaded... 2024-01-13T21:30:19.067641566Z [2024-01-13 21:30:19] Unique filenames will not be enforced. 2024-01-13T21:30:19.067686717Z [2024-01-13 21:30:19] 5xx response content will not be enabled.