sonarqube kubernetes pod logs:
2023.10.24 14:38:08 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
2023.10.24 14:38:08 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:43361]
2023.10.24 14:38:08 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch
2023.10.24 14:38:08 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2023.10.24 14:38:15 INFO es[][o.e.n.Node] version[7.17.8], pid[20], build[default/tar/120eabe1c8a0cb2ae87cffc109a5b65d213e9df1/2022-12-02T17:33:09.727072865Z], OS[Linux/5.15.0-1045-aws/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.8.1/17.0.8.1+1]
2023.10.24 14:38:15 INFO es[][o.e.n.Node] JVM home [/opt/java/openjdk]
2023.10.24 14:38:15 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseG1GC, -Djava.io.tmpdir=/opt/sonarqube/temp, -XX:ErrorFile=/opt/sonarqube/logs/es_hs_err_pid%p.log, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=/opt/sonarqube/temp, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Des.enforce.bootstrap.checks=true, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/elasticsearch, -Des.path.conf=/opt/sonarqube/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar, -Des.bundled_jdk=false]
2023.10.24 14:38:16 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2023.10.24 14:38:16 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2023.10.24 14:38:16 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2023.10.24 14:38:16 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2023.10.24 14:38:16 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2023.10.24 14:38:16 INFO es[][o.e.p.PluginsService] no plugins loaded
2023.10.24 14:38:16 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube/data (/dev/nvme1n1)]], net usable_space [4.7gb], net total_space [4.7gb], types [ext4]
2023.10.24 14:38:16 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2023.10.24 14:38:16 INFO es[][o.e.n.Node] node name [sonarqube], node ID [QyB1et30RQmdST2SYxcMpQ], cluster name [sonarqube], roles [data_frozen, master, remote_cluster_client, data, data_content, data_hot, data_warm, data_cold, ingest]
2023.10.24 14:38:28 INFO es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=256kb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=1mb, heap_size=512mb}]
2023.10.24 14:38:28 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2023.10.24 14:38:28 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings]
2023.10.24 14:38:29 INFO es[][o.e.g.DanglingIndicesState] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually
2023.10.24 14:38:29 INFO es[][o.e.n.Node] initialized
2023.10.24 14:38:29 INFO es[][o.e.n.Node] starting ...
2023.10.24 14:38:30 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:43361}, bound_addresses {127.0.0.1:43361}
2023.10.24 14:38:30 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks
2023.10.24 14:38:30 INFO es[][o.e.c.c.Coordinator] setting initial configuration to VotingConfiguration{QyB1et30RQmdST2SYxcMpQ}
2023.10.24 14:38:30 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{QyB1et30RQmdST2SYxcMpQ}{481ko-CdSB6Gsqu4PZVSjg}{127.0.0.1}{127.0.0.1:43361}{cdfhimrsw} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 1, version: 1, delta: master node changed {previous [], current [{sonarqube}{QyB1et30RQmdST2SYxcMpQ}{481ko-CdSB6Gsqu4PZVSjg}{127.0.0.1}{127.0.0.1:43361}{cdfhimrsw}]}
2023.10.24 14:38:31 INFO es[][o.e.c.c.CoordinationState] cluster UUID set to [L79wEteeSrOgSo3OTqbzcw]
2023.10.24 14:38:31 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{QyB1et30RQmdST2SYxcMpQ}{481ko-CdSB6Gsqu4PZVSjg}{127.0.0.1}{127.0.0.1:43361}{cdfhimrsw}]}, term: 1, version: 1, reason: Publication{term=1, version=1}
2023.10.24 14:38:31 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2023.10.24 14:38:31 INFO es[][o.e.n.Node] started
2023.10.24 14:38:31 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state
2023.10.24 14:38:31 INFO app[][o.s.a.SchedulerImpl] Process[es] is up
2023.10.24 14:38:31 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[WEB_SERVER] from [/opt/sonarqube]: /opt/java/openjdk/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/opt/sonarqube/temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED --add-exports=java.base/jdk.internal.ref=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.management/sun.management=ALL-UNNAMED --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED -Dcom.redhat.fips=false -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8000:/opt/sonarqube/conf/prometheus-config.yaml -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-9.9.2.77730.jar:/opt/sonarqube/lib/jdbc/postgresql/postgresql-42.5.1.jar org.sonar.server.app.WebServer /opt/sonarqube/temp/sq-process9875854778312082346properties
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.sonar.process.PluginSecurityManager (file:/opt/sonarqube/lib/sonar-application-9.9.2.77730.jar)
WARNING: Please consider reporting this to the maintainers of org.sonar.process.PluginSecurityManager
WARNING: System::setSecurityManager will be removed in a future release
2023.10.24 14:38:33 INFO web[][o.s.p.ProcessEntryPoint] Starting Web Server
2023.10.24 14:38:36 INFO web[][o.s.s.p.LogServerVersion] SonarQube Server / 9.9.2.77730 / dd63ff5d0db91f039afd5d40319122666c9961ef
2023.10.24 14:38:36 INFO web[][o.sonar.db.Database] Create JDBC data source for jdbc:postgresql://sonarqube.XXXXXXXXXXX.us-east-2.rds.amazonaws.com:5432/sonarqube
2023.10.24 14:38:37 INFO web[][c.z.h.HikariDataSource] HikariPool-1 - Starting...
2023.10.24 14:38:38 INFO web[][c.z.h.p.HikariPool] HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@ffaaaf0
2023.10.24 14:38:38 INFO web[][c.z.h.HikariDataSource] HikariPool-1 - Start completed.
2023.10.24 14:38:42 INFO web[][o.s.s.p.ServerFileSystemImpl] SonarQube home: /opt/sonarqube
2023.10.24 14:38:42 INFO web[][o.s.s.u.SystemPasscodeImpl] System authentication by passcode is enabled
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy C# Code Quality and Security / 8.51.0.59060 / e14c642f118958f22fd08841dc42f9aae480366a
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Checkstyle / 10.12.3 /
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Configuration detection fot Code Quality and Security / 1.2.0.267 / 4f37ba9ffb37a96d5883e52ad392ed32c5c6eaab
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Dependency-Check / 4.0.0 / 8dca808199ab412bb91e315768366b67b31b5a81
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Findbugs / 4.2.4 /
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Flex Code Quality and Security / 2.8.0.3166 / 01f66bdddc678966c81a9064ed139156a6a89c97
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Go Code Quality and Security / 1.11.0.3905 / e1f28bc000e04ca01881e84218d01d464a17a36f
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy HTML Code Quality and Security / 3.7.1.3306 / d720acc6860c6d8b69ec4d17570a398a1e216da1
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy IaC Code Quality and Security / 1.11.0.2847 / 6892bd3a7320b3c110717acfdb18c4c7451069fd
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy JaCoCo / 1.3.0.1538 / 74a7798c7cea687c72ed9df40c93eb7ea2a58c49
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Java Code Quality and Security / 7.16.0.30901 / 4b1436558dfd5fc00c8d9aae8bb0364ba122c73e
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy JavaScript/TypeScript/CSS Code Quality and Security / 9.13.0.20537 / 68ff7657415044b86033814795ed95fc1f1558f1
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Kotlin Code Quality and Security / 2.12.0.1956 / a6df1ae252bd62d63f8673c28f87ad14258a7904
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy PHP Code Quality and Security / 3.27.1.9352 / 3ddc5a03e1a7e3729d41e7c1a30a37d5715958c7
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Python Code Quality and Security / 3.24.1.11916 / cc8f4fa745eb33d31c3869bdfdfd45514e67c1fe
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Ruby Code Quality and Security / 1.11.0.3905 / e1f28bc000e04ca01881e84218d01d464a17a36f
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Scala Code Quality and Security / 1.11.0.3905 / e1f28bc000e04ca01881e84218d01d464a17a36f
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy Text Code Quality and Security / 2.0.2.1090 / 7eb026363b98f5f98b43c603772b5177869c2c6a
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy VB.NET Code Quality and Security / 8.51.0.59060 / e14c642f118958f22fd08841dc42f9aae480366a
2023.10.24 14:38:43 INFO web[][o.s.s.p.ServerPluginManager] Deploy XML Code Quality and Security / 2.7.0.3820 / 656bccc1910d50c8984536bd2dfd917066b858e6
2023.10.24 14:38:45 INFO web[][o.s.s.p.d.m.c.PostgresCharsetHandler] Verify that database charset supports UTF8
2023.10.24 14:38:46 INFO web[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [http://localhost:9001]
2023.10.24 14:38:47 WARN web[][o.s.a.s.w.WebService$Action] Description is not set on action api/monitoring/metrics
2023.10.24 14:38:47 WARN web[][o.s.a.s.w.WebService$Action] Since is not set on action api/monitoring/metrics
2023.10.24 14:38:47 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/monitoring/metrics
2023.10.24 14:38:47 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness
2023.10.24 14:38:47 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceFilter@629b780f [pattern=UrlPattern{inclusions=[/api/system/migrate_db.*, ...], exclusions=[/api/components/update_key, ...]}]
2023.10.24 14:38:47 INFO web[][o.s.s.p.DetectPluginChange] Detect plugin changes
2023.10.24 14:38:47 INFO web[][o.s.s.p.DetectPluginChange] No plugin change detected
2023.10.24 14:38:47 INFO web[][o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000
2023.10.24 14:38:51 INFO web[][o.s.s.e.IndexCreator] Create index [metadatas]
2023.10.24 14:38:52 INFO es[][o.e.c.m.MetadataCreateIndexService] [metadatas] creating index, cause [api], templates [], shards [1]/[0]
2023.10.24 14:38:53 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[metadatas][0]]]).
2023.10.24 14:38:53 INFO web[][o.s.s.e.IndexCreator] Create type metadatas/metadata
2023.10.24 14:38:53 INFO es[][o.e.c.m.MetadataMappingService] [metadatas/tL5fFx13Rpqcm5Gn-uKLYw] create_mapping [metadata]
2023.10.24 14:38:55 INFO web[][o.s.s.e.IndexCreator] Create index [components]
2023.10.24 14:38:55 INFO es[][o.e.c.m.MetadataCreateIndexService] [components] creating index, cause [api], templates [], shards [5]/[0]
2023.10.24 14:38:56 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[components][4]]]).
2023.10.24 14:38:56 INFO web[][o.s.s.e.IndexCreator] Create type components/auth
2023.10.24 14:38:56 INFO es[][o.e.c.m.MetadataMappingService] [components/CdB4t60NS_uLA1yk_U9jBw] create_mapping [auth]
2023.10.24 14:38:56 INFO web[][o.s.s.e.IndexCreator] Create index [projectmeasures]
2023.10.24 14:38:56 INFO es[][o.e.c.m.MetadataCreateIndexService] [projectmeasures] creating index, cause [api], templates [], shards [5]/[0]
2023.10.24 14:38:57 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[projectmeasures][4]]]).
2023.10.24 14:38:57 INFO web[][o.s.s.e.IndexCreator] Create type projectmeasures/auth
2023.10.24 14:38:57 INFO es[][o.e.c.m.MetadataMappingService] [projectmeasures/NZ_bWujiSAiatnT5ISs_pQ] create_mapping [auth]
2023.10.24 14:38:57 INFO web[][o.s.s.e.IndexCreator] Create index [rules]
2023.10.24 14:38:57 INFO es[][o.e.c.m.MetadataCreateIndexService] [rules] creating index, cause [api], templates [], shards [2]/[0]
2023.10.24 14:38:58 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[rules][0]]]).
2023.10.24 14:38:58 INFO web[][o.s.s.e.IndexCreator] Create type rules/rule
2023.10.24 14:38:58 INFO es[][o.e.c.m.MetadataMappingService] [rules/IPS8npUMQDqRXt0kjQug2g] create_mapping [rule]
2023.10.24 14:38:58 INFO web[][o.s.s.e.IndexCreator] Create index [issues]
2023.10.24 14:38:58 INFO es[][o.e.c.m.MetadataCreateIndexService] [issues] creating index, cause [api], templates [], shards [5]/[0]
2023.10.24 14:38:59 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[issues][4]]]).
2023.10.24 14:38:59 INFO web[][o.s.s.e.IndexCreator] Create type issues/auth
2023.10.24 14:38:59 INFO es[][o.e.c.m.MetadataMappingService] [issues/GPf9vk0SQ6WAR8RdFKhkgQ] create_mapping [auth]
2023.10.24 14:38:59 INFO web[][o.s.s.e.IndexCreator] Create index [users]
2023.10.24 14:38:59 INFO es[][o.e.c.m.MetadataCreateIndexService] [users] creating index, cause [api], templates [], shards [1]/[0]
2023.10.24 14:39:00 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[users][0]]]).
2023.10.24 14:39:00 INFO web[][o.s.s.e.IndexCreator] Create type users/user
2023.10.24 14:39:00 INFO es[][o.e.c.m.MetadataMappingService] [users/njXqUUfXRFu6rlSA6yBjkg] create_mapping [user]
2023.10.24 14:39:00 INFO web[][o.s.s.e.IndexCreator] Create index [views]
2023.10.24 14:39:00 INFO es[][o.e.c.m.MetadataCreateIndexService] [views] creating index, cause [api], templates [], shards [5]/[0]
2023.10.24 14:39:00 INFO es[][o.e.c.r.a.AllocationService] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[views][4]]]).
2023.10.24 14:39:00 INFO web[][o.s.s.e.IndexCreator] Create type views/view
2023.10.24 14:39:01 INFO es[][o.e.c.m.MetadataMappingService] [views/Xk6j9zUtTP6hNXXkW--thw] create_mapping [view]
2023.10.24 14:39:01 INFO web[][o.s.s.s.LogServerId] Server ID: CEC30E75-AYtM-XcLRo0xgnr31MQy
2023.10.24 14:39:01 WARN web[][o.s.s.a.LogOAuthWarning] For security reasons, OAuth authentication should use HTTPS. You should set the property 'Administration > Configuration > Server base URL' to a HTTPS URL.
2023.10.24 14:39:01 INFO web[][o.s.s.p.UpdateCenterClient] Update center: https://update.sonarsource.org/update-center.properties
2023.10.24 14:39:05 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action saml/validation_init
2023.10.24 14:39:05 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness
2023.10.24 14:39:05 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/plugins/download
2023.10.24 14:39:05 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/analysis_cache/get
2023.10.24 14:39:05 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/check_pat
2023.10.24 14:39:05 WARN web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/push/sonarlint_events
2023.10.24 14:39:05 INFO web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired session tokens has removed 0 elements
2023.10.24 14:39:05 INFO web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired SAML message ids has removed 0 elements
2023.10.24 14:39:05 INFO web[][o.s.s.n.NotificationDaemon] Notification service started (delay 60 sec.)
2023.10.24 14:39:05 INFO web[][o.s.s.t.TelemetryDaemon] Sharing of SonarQube statistics is enabled.
2023.10.24 14:39:06 INFO web[][o.s.s.s.GeneratePluginIndex] Generate scanner plugin index
2023.10.24 14:39:06 INFO web[][o.s.s.s.RegisterPermissionTemplates] Register permission templates
2023.10.24 14:39:06 INFO web[][o.s.s.s.RenameDeprecatedPropertyKeys] Rename deprecated property keys
2023.10.24 14:39:06 INFO web[][o.s.s.s.RegisterPlugins] Register plugins
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.SonarLintConnectionFilter@555edfd6 [pattern=UrlPattern{inclusions=[/api/*], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceFilter@42b74680 [pattern=UrlPattern{inclusions=[/api/issues/delete_comment.*, ...], exclusions=[/api/authentication/login.*, ...]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceReroutingFilter@7909c516 [pattern=UrlPattern{inclusions=[/api/components/bulk_update_key, ...], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.DefaultAdminCredentialsVerifierFilter@6fa823da [pattern=UrlPattern{inclusions=[/*], exclusions=[*.css, ...]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.InitFilter@4c2be196 [pattern=UrlPattern{inclusions=[/sessions/init/*], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.SamlValidationRedirectionFilter@34502dd5 [pattern=UrlPattern{inclusions=[/oauth2/callback/saml], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.OAuth2CallbackFilter@3466f3c [pattern=UrlPattern{inclusions=[/oauth2/callback/*], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ResetPasswordFilter@2dde3a7d [pattern=UrlPattern{inclusions=[/*], exclusions=[*.css, ...]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ws.LoginAction@e706d84 [pattern=UrlPattern{inclusions=[/api/authentication/login], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ws.LogoutAction@fcf9a81 [pattern=UrlPattern{inclusions=[/api/authentication/logout], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.authentication.ws.ValidateAction@6f2e35d3 [pattern=UrlPattern{inclusions=[/api/authentication/validate], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.saml.ws.ValidationInitAction@46197f92 [pattern=UrlPattern{inclusions=[/saml/validation_init], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.saml.ws.ValidationAction@52c53e6e [pattern=UrlPattern{inclusions=[/saml/validation], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.user.ws.ChangePasswordAction@3eea5901 [pattern=UrlPattern{inclusions=[/api/users/change_password], exclusions=[]}]
2023.10.24 14:39:06 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.plugins.PluginsRiskConsentFilter@be1f58c [pattern=UrlPattern{inclusions=[/*], exclusions=[*.css, ...]}]
2023.10.24 14:39:06 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [rules/rule/activeRule]...
2023.10.24 14:39:12 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [rules/rule/activeRule] done | time=6472ms
2023.10.24 14:39:12 INFO web[][o.s.s.e.IndexerStartupTask] Indexing of type [rules/rule]...
2023.10.24 14:39:29 ERROR web[][o.s.s.w.WebServiceEngine] Fail to process request http://100.96.60.75:9000/api/system/liveness