SonarQube won't start initially after installation

Must-share information (formatted with Markdown):

  • which version are you using: sonarqube-10.6.0.92116
  • how is SonarQube deployed: zip
  • what are you trying to achieve: start initially after installation
  • what have you tried so far to achieve this: reinstalling

sonar.log:

2024.07.08 14:01:03 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/temp
2024.07.08 14:01:03 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:49288]
2024.07.08 14:01:03 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch]: /usr/local/Cellar/openjdk@17/17.0.11/libexec/openjdk.jdk/Contents/Home/bin/java -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=./bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch -Des.path.conf=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/temp/conf/es -Des.distribution.type=tar -cp /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch/lib/*:/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch/lib/cli-launcher/* org.elasticsearch.launcher.CliToolLauncher
2024.07.08 14:01:03 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2024.07.08 14:01:15 INFO  app[][o.s.a.SchedulerImpl] Process[es] is up
2024.07.08 14:01:15 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[WEB_SERVER] from [/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116]: /usr/local/Cellar/openjdk@17/17.0.11/libexec/openjdk.jdk/Contents/Home/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/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 -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-10.6.0.92116.jar:/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/lib/jdbc/h2/h2-2.2.224.jar org.sonar.server.app.WebServer /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/temp/sq-process1522906447878214886properties
2024.07.08 14:02:54 INFO  app[][o.s.a.SchedulerImpl] Process[Web Server] is stopped
2024.07.08 14:02:54 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 143
2024.07.08 14:02:54 INFO  app[][o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2024.07.08 14:02:54 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped

es.log:

2024.07.08 14:01:07 INFO  es[][o.e.n.NativeAccess] Using [jna] native provider and native methods for [MacOS]
2024.07.08 14:01:07 INFO  es[][o.e.n.Node] version[8.13.4], pid[1014], build[tar/da95df118650b55a500dcc181889ac35c6d8da7c/2024-05-06T22:04:45.107454559Z], OS[Mac OS X/13.6.1/x86_64], JVM[Homebrew/OpenJDK 64-Bit Server VM/17.0.11/17.0.11+0]
2024.07.08 14:01:07 INFO  es[][o.e.n.Node] JVM home [/usr/local/Cellar/openjdk@17/17.0.11/libexec/openjdk.jdk/Contents/Home], using bundled JDK [false]
2024.07.08 14:01:07 INFO  es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=org.elasticsearch.preallocate, -XX:ReplayDataFile=logs/replay_pid%p.log, -Des.distribution.type=tar, -XX:+UseG1GC, -Djava.io.tmpdir=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/temp, -XX:ErrorFile=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/logs/es_hs_err_pid%p.log, -Xlog:disable, -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=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/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, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch/lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]
2024.07.08 14:01:07 INFO  es[][o.e.n.Node] Default Locale [en_DE]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [rest-root]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [x-pack-core]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [x-pack-redact]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [reindex]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [x-pack-security]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [x-pack-apm-data]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [lang-painless]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [parent-join]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [counted-keyword]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [x-pack-inference]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [analysis-common]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [health-shards-availability]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [transport-netty4]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [apm]
2024.07.08 14:01:09 INFO  es[][o.e.p.PluginsService] loaded module [aggregations]
2024.07.08 14:01:09 INFO  es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/System/Volumes/Data (/dev/disk1s1)]], net usable_space [29.3gb], net total_space [465.6gb], types [apfs]
2024.07.08 14:01:09 INFO  es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2024.07.08 14:01:09 INFO  es[][o.e.n.Node] node name [sonarqube], node ID [ZJwWSKGPQVq0gPwuZMe1OA], cluster name [sonarqube], roles [ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold, ingest, data_frozen]
2024.07.08 14:01:12 INFO  es[][o.e.f.FeatureService] Registered local node features [desired_node.version_deprecated, features_supported, health.extended_repository_indicator, usage.data_tiers.precalculate_stats]
2024.07.08 14:01:12 INFO  es[][o.e.x.s.Security] Security is disabled
2024.07.08 14:01:12 INFO  es[][o.e.x.a.APMPlugin] APM ingest plugin is disabled
2024.07.08 14:01:13 INFO  es[][o.e.t.a.APM] Sending apm metrics is disabled
2024.07.08 14:01:13 INFO  es[][o.e.t.a.APM] Sending apm tracing is disabled
2024.07.08 14:01:13 INFO  es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2024.07.08 14:01:13 INFO  es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2024.07.08 14:01:13 INFO  es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2024.07.08 14:01:14 INFO  es[][o.e.n.Node] initialized
2024.07.08 14:01:14 INFO  es[][o.e.n.Node] starting ...
2024.07.08 14:01:14 INFO  es[][o.e.t.TransportService] publish_address {127.0.0.1:49288}, bound_addresses {127.0.0.1:49288}
2024.07.08 14:01:14 INFO  es[][o.e.c.c.ClusterBootstrapService] this node has not joined a bootstrapped cluster yet; [cluster.initial_master_nodes] is set to [sonarqube]
2024.07.08 14:01:14 INFO  es[][o.e.c.c.Coordinator] setting initial configuration to VotingConfiguration{ZJwWSKGPQVq0gPwuZMe1OA}
2024.07.08 14:01:14 INFO  es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined in term 1)[_FINISH_ELECTION_, {sonarqube}{ZJwWSKGPQVq0gPwuZMe1OA}{QdgX9WyHTXil1TY7eKZ7QQ}{sonarqube}{127.0.0.1}{127.0.0.1:49288}{cdfhilmrstw}{8.13.4}{7000099-8503000} completing election], term: 1, version: 1, delta: master node changed {previous [], current [{sonarqube}{ZJwWSKGPQVq0gPwuZMe1OA}{QdgX9WyHTXil1TY7eKZ7QQ}{sonarqube}{127.0.0.1}{127.0.0.1:49288}{cdfhilmrstw}{8.13.4}{7000099-8503000}]}
2024.07.08 14:01:14 INFO  es[][o.e.c.c.CoordinationState] cluster UUID set to [wTWYAgXpRO-xq5prg1SCNQ]
2024.07.08 14:01:14 INFO  es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{ZJwWSKGPQVq0gPwuZMe1OA}{QdgX9WyHTXil1TY7eKZ7QQ}{sonarqube}{127.0.0.1}{127.0.0.1:49288}{cdfhilmrstw}{8.13.4}{7000099-8503000}]}, term: 1, version: 1, reason: Publication{term=1, version=1}
2024.07.08 14:01:14 INFO  es[][o.e.c.f.AbstractFileWatchingService] starting file watcher ...
2024.07.08 14:01:14 INFO  es[][o.e.c.f.AbstractFileWatchingService] file settings service up and running [tid=39]
2024.07.08 14:01:14 INFO  es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2024.07.08 14:01:14 INFO  es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{ZJwWSKGPQVq0gPwuZMe1OA}{QdgX9WyHTXil1TY7eKZ7QQ}{sonarqube}{127.0.0.1}{127.0.0.1:49288}{cdfhilmrstw}{8.13.4}{7000099-8503000}] with reason [completing election]
2024.07.08 14:01:15 INFO  es[][o.e.n.Node] started {sonarqube}{ZJwWSKGPQVq0gPwuZMe1OA}{QdgX9WyHTXil1TY7eKZ7QQ}{sonarqube}{127.0.0.1}{127.0.0.1:49288}{cdfhilmrstw}{8.13.4}{7000099-8503000}{xpack.installed=true, rack_id=sonarqube}
2024.07.08 14:01:15 INFO  es[][o.e.g.GatewayService] recovered [0] indices into cluster_state
2024.07.08 14:01:15 INFO  es[][o.e.h.n.s.HealthNodeTaskExecutor] Node [{sonarqube}{ZJwWSKGPQVq0gPwuZMe1OA}] is selected as the current health node.
2024.07.08 14:01:15 INFO  es[][o.e.l.ClusterStateLicenseService] license [4c09d865-ae0f-42df-a69d-a9a240c0152b] mode [basic] - valid
2024.07.08 14:01:23 INFO  es[][o.e.c.m.MetadataCreateIndexService] [metadatas] creating index, cause [api], templates [], shards [1]/[0]
2024.07.08 14:01:23 INFO  es[][o.e.c.r.a.AllocationService] current.health="RED" message="Cluster health status changed from [YELLOW] to [RED] (reason: [reconcile-desired-balance])." previous.health="YELLOW" reason="reconcile-desired-balance"
2024.07.08 14:01:45 WARN  es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [ZJwWSKGPQVq0gPwuZMe1OA][sonarqube][/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/data/es8] free: 29.1gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2024.07.08 14:02:23 INFO  es[][o.e.c.m.MetadataMappingService] [metadatas/27mB-yhRRQm0Fnw_wKPn8A] create_mapping
2024.07.08 14:02:45 WARN  es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [ZJwWSKGPQVq0gPwuZMe1OA][sonarqube][/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/data/es8] free: 29gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete
2024.07.08 14:02:54 INFO  es[][o.e.n.Node] stopping ...
2024.07.08 14:02:54 INFO  es[][o.e.c.f.AbstractFileWatchingService] shutting down watcher thread
2024.07.08 14:02:54 INFO  es[][o.e.c.f.AbstractFileWatchingService] watcher service stopped
2024.07.08 14:02:54 INFO  es[][o.e.n.Node] stopped
2024.07.08 14:02:54 INFO  es[][o.e.n.Node] closing ...
2024.07.08 14:02:54 INFO  es[][o.e.n.Node] closed

web.log:

2024.07.08 14:01:15 INFO  web[][o.s.p.ProcessEntryPoint] Starting Web Server
2024.07.08 14:01:15 INFO  web[][o.s.s.a.TomcatHttpConnectorFactory] Starting Tomcat on port 9000
2024.07.08 14:01:16 INFO  web[][o.s.s.p.LogServerVersion] SonarQube Server / 10.6.0.92116 / 832b6f0491b9d7775943b0e7fcc09ef936d23007
2024.07.08 14:01:17 INFO  web[][o.s.s.p.d.EmbeddedDatabase] Starting embedded database on port 9092 with url jdbc:h2:tcp://127.0.0.1:9092/sonar;NON_KEYWORDS=VALUE
2024.07.08 14:01:17 INFO  web[][o.s.s.p.d.EmbeddedDatabase] Embedded database started. Data stored in: /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/data
2024.07.08 14:01:17 INFO  web[][o.s.d.DefaultDatabase] Create JDBC data source for jdbc:h2:tcp://127.0.0.1:9092/sonar;NON_KEYWORDS=VALUE
2024.07.08 14:01:17 INFO  web[][c.z.h.HikariDataSource] HikariPool-1 - Starting...
2024.07.08 14:01:17 INFO  web[][c.z.h.p.HikariPool] HikariPool-1 - Added connection conn2: url=jdbc:h2:tcp://127.0.0.1:9092/sonar user=
2024.07.08 14:01:17 INFO  web[][c.z.h.HikariDataSource] HikariPool-1 - Start completed.
2024.07.08 14:01:17 WARN  web[][o.s.db.dialect.H2] H2 database should be used for evaluation purpose only.
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerFileSystemImpl] SonarQube home: /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116
2024.07.08 14:01:18 INFO  web[][o.s.s.u.SystemPasscodeImpl] System authentication by passcode is disabled
2024.07.08 14:01:18 INFO  web[][o.s.s.p.d.m.h.MigrationHistoryTableImpl] Creating table schema_migrations
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy C# Code Quality and Security / 9.27.0.93347 / f6dd2dc674ed47c3c3b2d54f0dbb1f1e2010ac73
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Clean as You Code / 2.3.0.1782 / 1db4e32c08cf9d0b999498e7ba4fd5849583dfdd
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Flex Code Quality and Security / 2.12.0.4568 / e8b2821a05db57b79b8ae85e3db1571f5b744273
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Go Code Quality and Security / 1.15.0.4655 / 28938525c4093d5e9fa4e858535bbcb60af7f066
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy HTML Code Quality and Security / 3.16.0.5274 / 423029a90fcbbd65b86d3b4e9c3e4bc686449a75
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy IaC Code Quality and Security / 1.31.0.10579 / null
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy JaCoCo / 1.3.0.1538 / 74a7798c7cea687c72ed9df40c93eb7ea2a58c49
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Java Advanced Code Quality Analyzer / 8.0.1.36337 / 06cf4ed6298da3ae634677c5eff8bba46f2498a5
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Java Code Quality and Security / 8.0.1.36337 / 06cf4ed6298da3ae634677c5eff8bba46f2498a5
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy JavaScript/TypeScript/CSS Code Quality and Security / 10.14.0.26080 / 1ac0884e4f4afdd4a46add2f1208ee832dc43c87
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Kotlin Code Quality and Security / 2.20.0.4382 / eb22cc4ed915de84e358135dd3f2ea2080de1441
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy PHP Code Quality and Security / 3.36.0.11813 / 5b885f10c336e98e29f269308a4975487b7bdb3b
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Python Code Quality and Security / 4.19.0.15616 / b456a29c1c3b9af03aa6262b6f8264e5a12d019f
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Ruby Code Quality and Security / 1.15.0.4655 / 28938525c4093d5e9fa4e858535bbcb60af7f066
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Scala Code Quality and Security / 1.15.0.4655 / 28938525c4093d5e9fa4e858535bbcb60af7f066
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy Text Code Quality and Security / 2.12.1.2905 / null
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy VB.NET Code Quality and Security / 9.27.0.93347 / f6dd2dc674ed47c3c3b2d54f0dbb1f1e2010ac73
2024.07.08 14:01:18 INFO  web[][o.s.s.p.ServerPluginManager] Deploy XML Code Quality and Security / 2.10.0.4108 / 34b16ba369117f6befc0b1e0866a069a80f6db2e
2024.07.08 14:01:20 INFO  web[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [http://localhost:9001]
2024.07.08 14:01:20 WARN  web[][o.s.a.s.w.WebService$Action] Description is not set on action api/monitoring/metrics
2024.07.08 14:01:20 WARN  web[][o.s.a.s.w.WebService$Action] Since is not set on action api/monitoring/metrics
2024.07.08 14:01:20 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/monitoring/metrics
2024.07.08 14:01:20 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/system/liveness
2024.07.08 14:01:20 INFO  web[][o.s.s.p.d.m.AutoDbMigration] Automatically perform DB migration on fresh install
2024.07.08 14:01:20 INFO  web[][DbMigrations] Executing 132 DB migrations...
2024.07.08 14:01:20 INFO  web[][DbMigrations] 1/132 #1 'Create initial schema'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 1/132 #1 'Create initial schema': success | time=328ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 2/132 #2 'Populate initial schema'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 2/132 #2 'Populate initial schema': success | time=28ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 3/132 #100000 'Remove orphan rules in Quality Profiles'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 3/132 #100000 'Remove orphan rules in Quality Profiles': success | time=10ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 4/132 #100001 'Drop index 'projects_module_uuid' in the 'Components' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 4/132 #100001 'Drop index 'projects_module_uuid' in the 'Components' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 5/132 #100002 'Drop column 'module_uuid' in the 'Components' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 5/132 #100002 'Drop column 'module_uuid' in the 'Components' table': success | time=14ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 6/132 #100003 'Drop column 'module_uuid_path' in the 'Components' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 6/132 #100003 'Drop column 'module_uuid_path' in the 'Components' table': success | time=8ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 7/132 #100004 'Drop column 'b_module_uuid' in the 'Components' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 7/132 #100004 'Drop column 'b_module_uuid' in the 'Components' table': success | time=8ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 8/132 #100005 'Drop column 'b_module_uuid_path' in the 'Components' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 8/132 #100005 'Drop column 'b_module_uuid_path' in the 'Components' table': success | time=7ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 9/132 #100006 'Drop index 'projects_root_uuid' in the 'Components' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 9/132 #100006 'Drop index 'projects_root_uuid' in the 'Components' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 10/132 #100007 'Drop column 'root_uuid' in the 'Components' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 10/132 #100007 'Drop column 'root_uuid' in the 'Components' table': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 11/132 #100008 'Update value of 'user_local' in the 'users' table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 11/132 #100008 'Update value of 'user_local' in the 'users' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 12/132 #100009 'Make column 'user_local' not nullable in the 'users' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 12/132 #100009 'Make column 'user_local' not nullable in the 'users' table': success | time=10ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 13/132 #100010 'Create 'scim_groups' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 13/132 #100010 'Create 'scim_groups' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 14/132 #100011 'Create unique index on scim_groups.group_uuid'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 14/132 #100011 'Create unique index on scim_groups.group_uuid': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 15/132 #100012 'Log a warning message if 'sonar.scim.enabled' is used'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 15/132 #100012 'Log a warning message if 'sonar.scim.enabled' is used': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 16/132 #100013 'Drop 'sonar.scim.enabled' property'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 16/132 #100013 'Drop 'sonar.scim.enabled' property': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 17/132 #100014 'Drop any SCIM User provisioning, turning all users local'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 17/132 #100014 'Drop any SCIM User provisioning, turning all users local': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 18/132 #100015 'Add ncloc to 'Projects' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 18/132 #100015 'Add ncloc to 'Projects' table': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 19/132 #100016 'Populate ncloc in 'Projects' table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 19/132 #100016 'Populate ncloc in 'Projects' table': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 20/132 #101000 'Add 'scm_accounts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 20/132 #101000 'Add 'scm_accounts' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 21/132 #101001 'Migrate scm accounts from 'users' to 'scm_accounts' table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassRowSplitter] 1 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 21/132 #101001 'Migrate scm accounts from 'users' to 'scm_accounts' table': success | time=7ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 22/132 #101002 'Add index on 'scm_accounts.scm_account''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 22/132 #101002 'Add index on 'scm_accounts.scm_account'': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 23/132 #101003 'Add index on 'users.email''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 23/132 #101003 'Add index on 'users.email'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 24/132 #101004 'Drop 'scm_accounts' column in 'users' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 24/132 #101004 'Drop 'scm_accounts' column in 'users' table': success | time=8ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 25/132 #101005 'Add column 'is_main' to 'project_branches' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 25/132 #101005 'Add column 'is_main' to 'project_branches' table': success | time=7ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 26/132 #101006 'Update value of 'is_main' in 'project_branches' table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 26/132 #101006 'Update value of 'is_main' in 'project_branches' table': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 27/132 #101007 'Alter column 'is_main' in 'project_branches' table - make it not nullable'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 27/132 #101007 'Alter column 'is_main' in 'project_branches' table - make it not nullable': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 28/132 #101008 'Increase size of 'internal_properties.kee' from 20 to 40 characters'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 28/132 #101008 'Increase size of 'internal_properties.kee' from 20 to 40 characters': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 29/132 #101009 'Create column 'project_uuid' in 'user_tokens'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 29/132 #101009 'Create column 'project_uuid' in 'user_tokens': success | time=7ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 30/132 #101010 'Remove user tokens linked to unexistent project'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 30/132 #101010 'Remove user tokens linked to unexistent project': success | time=7ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 31/132 #101011 'Populate 'project_key' in 'user_tokens''...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 31/132 #101011 'Populate 'project_key' in 'user_tokens'': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 32/132 #101012 'Drop column 'project_key' in 'user_tokens'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 32/132 #101012 'Drop column 'project_key' in 'user_tokens': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 33/132 #101013 'Increase size of 'ce_queue.task_type' from 15 to 40 characters'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 33/132 #101013 'Increase size of 'ce_queue.task_type' from 15 to 40 characters': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 34/132 #101014 'Increase size of 'ce_activity.task_type' from 15 to 40 characters'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 34/132 #101014 'Increase size of 'ce_activity.task_type' from 15 to 40 characters': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 35/132 #101015 'Add 'external_groups' table.'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 35/132 #101015 'Add 'external_groups' table.': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 36/132 #101016 'Add index on 'external_groups(external_identity_provider, external_id).'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 36/132 #101016 'Add index on 'external_groups(external_identity_provider, external_id).': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 37/132 #101017 'Add 'code_variants' column in 'issues' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 37/132 #101017 'Add 'code_variants' column in 'issues' table': success | time=13ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 38/132 #101018 'Fix different uuids for subportfolios'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 38/132 #101018 'Fix different uuids for subportfolios': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 39/132 #101019 'Add report_schedules table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 39/132 #101019 'Add report_schedules table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 40/132 #101020 'Add report_subscriptions table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 40/132 #101020 'Add report_subscriptions table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 41/132 #101021 'Add report_schedules unique index'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 41/132 #101021 'Add report_schedules unique index': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 42/132 #101022 'Add report_subscriptions unique index'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 42/132 #101022 'Add report_subscriptions unique index': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 43/132 #101023 'Rename column 'component_uuid' to 'entity_uuid' in the 'properties' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 43/132 #101023 'Rename column 'component_uuid' to 'entity_uuid' in the 'properties' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 44/132 #101024 'Populate report_schedules table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 44/132 #101024 'Populate report_schedules table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 45/132 #101025 'Populate report_subscriptions table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 45/132 #101025 'Populate report_subscriptions table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 46/132 #101026 'Remove report properties'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 46/132 #101026 'Remove report properties': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 47/132 #102000 'Rename 'component_uuid' in 'user_roles' table to 'entity_uuid''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 47/132 #102000 'Rename 'component_uuid' in 'user_roles' table to 'entity_uuid'': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 48/132 #102001 'Rename 'component_uuid' in 'group_roles' table to 'entity_uuid''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 48/132 #102001 'Rename 'component_uuid' in 'group_roles' table to 'entity_uuid'': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 49/132 #102002 'Drop index 'group_roles_component_uuid' in 'group_roles''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 49/132 #102002 'Drop index 'group_roles_component_uuid' in 'group_roles'': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 50/132 #102003 'Create index 'entity_uuid_user_roles' in 'group_roles' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 50/132 #102003 'Create index 'entity_uuid_user_roles' in 'group_roles' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 51/132 #102004 'Drop index 'user_roles_component_uuid' in 'user_roles' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 51/132 #102004 'Drop index 'user_roles_component_uuid' in 'user_roles' table': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 52/132 #102005 'Create index 'user_roles_entity_uuid' in 'user_roles''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 52/132 #102005 'Create index 'user_roles_entity_uuid' in 'user_roles'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 53/132 #102006 'Drop index 'ce_activity_component' in 'ce_activity''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 53/132 #102006 'Drop index 'ce_activity_component' in 'ce_activity'': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 54/132 #102007 'Rename 'main_component_uuid' in 'ce_activity' table to 'entity_uuid''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 54/132 #102007 'Rename 'main_component_uuid' in 'ce_activity' table to 'entity_uuid'': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 55/132 #102008 'Create index 'ce_activity_entity_uuid' in 'ce_activity' table''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 55/132 #102008 'Create index 'ce_activity_entity_uuid' in 'ce_activity' table'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 56/132 #102009 'Drop index 'ce_queue_main_component' in 'ce_queue' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 56/132 #102009 'Drop index 'ce_queue_main_component' in 'ce_queue' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 57/132 #102010 'Rename 'main_component_uuid' in 'ce_queue' table to 'entity_uuid''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 57/132 #102010 'Rename 'main_component_uuid' in 'ce_queue' table to 'entity_uuid'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 58/132 #102011 'Create index 'ce_queue_entity_uuid' in 'ce_queue' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 58/132 #102011 'Create index 'ce_queue_entity_uuid' in 'ce_queue' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 59/132 #102012 'Drop 'project_mappings' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 59/132 #102012 'Drop 'project_mappings' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 60/132 #102013 'Drop index on 'components.main_branch_project_uuid'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 60/132 #102013 'Drop index on 'components.main_branch_project_uuid': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 61/132 #102014 'Drop column 'main_branch_project_uuid' in the components table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 61/132 #102014 'Drop column 'main_branch_project_uuid' in the components table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 62/132 #102015 'Drop index 'component_uuid' in 'webhook_deliveries' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 62/132 #102015 'Drop index 'component_uuid' in 'webhook_deliveries' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 63/132 #102016 'Rename 'component_uuid' in 'webhook_deliveries' table to 'project_uuid''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 63/132 #102016 'Rename 'component_uuid' in 'webhook_deliveries' table to 'project_uuid'': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 64/132 #102018 'Drop index 'component_uuid' in 'snapshots' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 64/132 #102018 'Drop index 'component_uuid' in 'snapshots' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 65/132 #102019 'Rename 'component_uuid' in 'snapshots' table to 'root_component_uuid''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 65/132 #102019 'Rename 'component_uuid' in 'snapshots' table to 'root_component_uuid'': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 66/132 #102020 'Create index 'snapshots_root_component_uuid' in 'snapshots' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 66/132 #102020 'Create index 'snapshots_root_component_uuid' in 'snapshots' table': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 67/132 #102021 'Create 'purged' column in 'snapshots' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 67/132 #102021 'Create 'purged' column in 'snapshots' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 68/132 #102022 'Populate 'purged' column in 'snapshots' table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 68/132 #102022 'Populate 'purged' column in 'snapshots' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 69/132 #102023 'Make 'purged' column not nullable in 'snapshots' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 69/132 #102023 'Make 'purged' column not nullable in 'snapshots' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 70/132 #102024 'Drop 'purge_status' column in 'snapshots' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 70/132 #102024 'Drop 'purge_status' column in 'snapshots' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 71/132 #102025 'Rename 'build_date' in 'snapshots' table to 'analysis_date'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 71/132 #102025 'Rename 'build_date' in 'snapshots' table to 'analysis_date': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 72/132 #102030 'Create table 'anticipated_transitions''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 72/132 #102030 'Create table 'anticipated_transitions'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 73/132 #102031 'Increase size of 'ce_queue.is_last_key' from 55 to 80 characters'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 73/132 #102031 'Increase size of 'ce_queue.is_last_key' from 55 to 80 characters': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 74/132 #102032 'Increase size of 'ce_queue.main_is_last_key' from 55 to 80 characters'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 74/132 #102032 'Increase size of 'ce_queue.main_is_last_key' from 55 to 80 characters': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 75/132 #102033 'Add column 'clean_code_attribute' in 'rules' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 75/132 #102033 'Add column 'clean_code_attribute' in 'rules' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 76/132 #102034 'Populate 'clean_code_attribute' column in 'rules' table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 76/132 #102034 'Populate 'clean_code_attribute' column in 'rules' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 77/132 #102036 'Create 'rules_default_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 77/132 #102036 'Create 'rules_default_impacts' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 78/132 #102037 'Create unique constraint index on 'rules_default_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 78/132 #102037 'Create unique constraint index on 'rules_default_impacts' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 79/132 #102038 'Create 'issues_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 79/132 #102038 'Create 'issues_impacts' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 80/132 #102039 'Create unique constraint index on 'issues_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 80/132 #102039 'Create unique constraint index on 'issues_impacts' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 81/132 #102040 'Populate default impacts for existing rules'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 81/132 #102040 'Populate default impacts for existing rules': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 82/132 #102041 'Fix sqale_index metric description in 'metrics' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 82/132 #102041 'Fix sqale_index metric description in 'metrics' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 83/132 #102042 'Create table 'github_orgs_groups''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 83/132 #102042 'Create table 'github_orgs_groups'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 84/132 #102043 'Create 'previous_non_compliant_value' in 'new_code_periods' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 84/132 #102043 'Create 'previous_non_compliant_value' in 'new_code_periods' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 85/132 #102044 'Update column 'value' and populate column 'previous_non_compliant_value' in 'new_code_periods' table'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 85/132 #102044 'Update column 'value' and populate column 'previous_non_compliant_value' in 'new_code_periods' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 86/132 #102045 'Alter 'project_uuid' in 'user_dismissed_messages' - make it nullable'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 86/132 #102045 'Alter 'project_uuid' in 'user_dismissed_messages' - make it nullable': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 87/132 #102046 'Create index 'project_branches_project_uuid' in 'project_branches' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 87/132 #102046 'Create index 'project_branches_project_uuid' in 'project_branches' table': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 88/132 #102047 'Drop index 'idx_wbhk_dlvrs_wbhk_uuid' in 'webhook_deliveries''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 88/132 #102047 'Drop index 'idx_wbhk_dlvrs_wbhk_uuid' in 'webhook_deliveries'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 89/132 #102048 'Create index 'wb_webhook_uuid_created_at' in 'webhook_deliveries''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 89/132 #102048 'Create index 'wb_webhook_uuid_created_at' in 'webhook_deliveries'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 90/132 #102049 'Drop index 'wd_project_uuid' in 'webhook_deliveries''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 90/132 #102049 'Drop index 'wd_project_uuid' in 'webhook_deliveries'': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 91/132 #102050 'Create index 'wd_project_uuid_created_at' in 'webhook_deliveries''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 91/132 #102050 'Create index 'wd_project_uuid_created_at' in 'webhook_deliveries'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 92/132 #102051 'Drop index 'ce_task_uuid' in 'webhook_deliveries''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 92/132 #102051 'Drop index 'ce_task_uuid' in 'webhook_deliveries'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 93/132 #102052 'Create index 'wd_task_uuid_created_at' in 'webhook_deliveries''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 93/132 #102052 'Create index 'wd_task_uuid_created_at' in 'webhook_deliveries'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 94/132 #102053 'Create index 'wd_created_at' in 'webhook_deliveries''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 94/132 #102053 'Create index 'wd_created_at' in 'webhook_deliveries'': success | time=1ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 95/132 #102054 'Insert property github.userConsentementForPermissionProvisioningRequired'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 95/132 #102054 'Insert property github.userConsentementForPermissionProvisioningRequired': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 96/132 #103000 'Set 'sonar.qualityProfiles.allowDisableInheritedRules' to false for upgraded instances'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 96/132 #103000 'Set 'sonar.qualityProfiles.allowDisableInheritedRules' to false for upgraded instances': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 97/132 #103001 'Add table 'github_perms_mapping''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 97/132 #103001 'Add table 'github_perms_mapping'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 98/132 #103002 'Create unique index on 'github_perms_mapping''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 98/132 #103002 'Create unique index on 'github_perms_mapping'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 99/132 #103003 'Add default mappings to 'github_perms_mapping''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 99/132 #103003 'Add default mappings to 'github_perms_mapping'': success | time=9ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 100/132 #103004 'Add 'clean_code_attribute' column in 'issues' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 100/132 #103004 'Add 'clean_code_attribute' column in 'issues' table': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 101/132 #103005 'Add 'creation_method' column in 'projects' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 101/132 #103005 'Add 'creation_method' column in 'projects' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 102/132 #103006 'Populate 'creation_method' column in 'projects' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 102/132 #103006 'Populate 'creation_method' column in 'projects' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 103/132 #103007 'Make 'creation_method' column in 'projects' table non-nullable'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 103/132 #103007 'Make 'creation_method' column in 'projects' table non-nullable': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 104/132 #103008 'Add 'rule_changes_uuid' column in 'qprofile_changes''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 104/132 #103008 'Add 'rule_changes_uuid' column in 'qprofile_changes'': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 105/132 #103009 'Create table 'rule_changes''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 105/132 #103009 'Create table 'rule_changes'': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 106/132 #103010 'Create table 'rule_impact_changes''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 106/132 #103010 'Create table 'rule_impact_changes'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 107/132 #103011 'Create index for 'rule_impact_changes''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 107/132 #103011 'Create index for 'rule_impact_changes'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 108/132 #103012 'Add 'sq_version' column in 'qprofile_changes' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 108/132 #103012 'Add 'sq_version' column in 'qprofile_changes' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 109/132 #103013 'Deduplicate potential records in 'properties' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 109/132 #103013 'Deduplicate potential records in 'properties' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 110/132 #103014 'Create unique index to 'properties' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 110/132 #103014 'Create unique index to 'properties' table': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 111/132 #104000 'Delete redundant Failed Alerts for Applications'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 111/132 #104000 'Delete redundant Failed Alerts for Applications': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 112/132 #104001 'Rename metric 'wont_fix_issues' to 'accepted_issues''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 112/132 #104001 'Rename metric 'wont_fix_issues' to 'accepted_issues'': success | time=2ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 113/132 #104002 'Create table 'rules_tags''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 113/132 #104002 'Create table 'rules_tags'': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 114/132 #104003 'Populate 'rule_tags' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 114/132 #104003 'Populate 'rule_tags' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 115/132 #104004 'Drop column 'tags' in the 'rules' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 115/132 #104004 'Drop column 'tags' in the 'rules' table': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 116/132 #104005 'Drop column 'system_tags' in the 'rules' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 116/132 #104005 'Drop column 'system_tags' in the 'rules' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 117/132 #104006 'Add 'uuid' column to 'groups_users''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 117/132 #104006 'Add 'uuid' column to 'groups_users'': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 118/132 #104007 'Populate 'uuid' column in 'groups_users''...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 2 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 118/132 #104007 'Populate 'uuid' column in 'groups_users'': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 119/132 #104008 'Make 'uuid' column in 'groups_users' table non-nullable'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 119/132 #104008 'Make 'uuid' column in 'groups_users' table non-nullable': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 120/132 #104009 'Create primary key on 'groups_users.uuid''...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 120/132 #104009 'Create primary key on 'groups_users.uuid'': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 121/132 #104010 'Set nulls in 'clean_code_attribute' column of 'rules' table for security hotspots'...
2024.07.08 14:01:21 INFO  web[][o.s.s.p.d.m.s.MassUpdate] 0 rows processed (0 items/sec)
2024.07.08 14:01:21 INFO  web[][DbMigrations] 121/132 #104010 'Set nulls in 'clean_code_attribute' column of 'rules' table for security hotspots': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 122/132 #104011 'Create 'issues_fixed' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 122/132 #104011 'Create 'issues_fixed' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 123/132 #105000 'Drop constraint on 'uuid' from 'issues_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 123/132 #105000 'Drop constraint on 'uuid' from 'issues_impacts' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 124/132 #105001 'Drop constraint on 'uuid' from 'rules_default_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 124/132 #105001 'Drop constraint on 'uuid' from 'rules_default_impacts' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 125/132 #105002 'Drop column 'uuid' from 'issues_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 125/132 #105002 'Drop column 'uuid' from 'issues_impacts' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 126/132 #105003 'Drop column 'uuid' from 'rules_default_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 126/132 #105003 'Drop column 'uuid' from 'rules_default_impacts' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 127/132 #105004 'Create primary key on 'issues_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 127/132 #105004 'Create primary key on 'issues_impacts' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 128/132 #105005 'Create primary key on 'rules_default_impacts' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 128/132 #105005 'Create primary key on 'rules_default_impacts' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 129/132 #105006 'Delete 'languageSpecificParameters' property set from 'properties' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 129/132 #105006 'Delete 'languageSpecificParameters' property set from 'properties' table': success | time=3ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 130/132 #106000 'Add 'prioritized_rule' column to 'issues' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 130/132 #106000 'Add 'prioritized_rule' column to 'issues' table': success | time=6ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 131/132 #106001 'Add 'prioritized_rule' column to 'active_rules' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 131/132 #106001 'Add 'prioritized_rule' column to 'active_rules' table': success | time=5ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] 132/132 #106002 'Ensure 'value' column is resized to 400 in 'rule_tags' table'...
2024.07.08 14:01:21 INFO  web[][DbMigrations] 132/132 #106002 'Ensure 'value' column is resized to 400 in 'rule_tags' table': success | time=4ms
2024.07.08 14:01:21 INFO  web[][DbMigrations] Executed 132/132 DB migrations: success | time=949ms
2024.07.08 14:01:21 INFO  web[][o.s.s.p.Platform] Database has been automatically updated
2024.07.08 14:01:21 INFO  web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceFilter@72fb989b [pattern=UrlPattern{inclusions=[/api/system/migrate_db.*, ...], exclusions=[/api/components/update_key, ...]}]
2024.07.08 14:01:21 INFO  web[][o.s.s.p.DetectPluginChange] Detect plugin changes
2024.07.08 14:01:23 INFO  web[][o.h.v.i.util.Version] HV000001: Hibernate Validator null
2024.07.08 14:01:23 INFO  web[][o.s.s.e.IndexCreator] Create index [metadatas]
2024.07.08 14:02:23 INFO  web[][o.s.s.e.IndexCreator] Create mapping metadatas
2024.07.08 14:02:54 WARN  web[][o.s.c.a.AnnotationConfigApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27-org.sonar.server.es.IndexCreator': Initialization of bean failed; nested exception is org.sonar.server.es.ElasticsearchException: Fail to execute es requestES get request for key 'dbVendor' on index 'metadatas'
2024.07.08 14:02:54 ERROR web[][o.s.s.p.Platform] Background initialization failed. Stopping SonarQube
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jdk.internal.loader.ClassLoaders$AppClassLoader@5ffd2b27-org.sonar.server.es.IndexCreator': Initialization of bean failed; nested exception is org.sonar.server.es.ElasticsearchException: Fail to execute es requestES get request for key 'dbVendor' on index 'metadatas'
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:628)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591)
	at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:225)
	at org.sonar.server.platform.platformlevel.PlatformLevel.start(PlatformLevel.java:80)
	at org.sonar.server.platform.platformlevel.PlatformLevel4.start(PlatformLevel4.java:701)
	at org.sonar.server.platform.PlatformImpl.start(PlatformImpl.java:214)
	at org.sonar.server.platform.PlatformImpl.startLevel34Containers(PlatformImpl.java:194)
	at org.sonar.server.platform.PlatformImpl$AutoStarterRunnable.runIfNotAborted(PlatformImpl.java:362)
	at org.sonar.server.platform.PlatformImpl$1.doRun(PlatformImpl.java:113)
	at org.sonar.server.platform.PlatformImpl$AutoStarterRunnable.run(PlatformImpl.java:346)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.sonar.server.es.ElasticsearchException: Fail to execute es requestES get request for key 'dbVendor' on index 'metadatas'
	at org.sonar.server.es.EsClient.execute(EsClient.java:336)
	at org.sonar.server.es.EsClient.get(EsClient.java:182)
	at org.sonar.server.es.metadata.MetadataIndexImpl.getMetadata(MetadataIndexImpl.java:92)
	at org.sonar.server.es.metadata.MetadataIndexImpl.getDbVendor(MetadataIndexImpl.java:83)
	at org.sonar.server.es.metadata.EsDbCompatibilityImpl.hasSameDbVendor(EsDbCompatibilityImpl.java:37)
	at org.sonar.server.es.metadata.EsDbCompatibilityImpl.markAsCompatible(EsDbCompatibilityImpl.java:43)
	at org.sonar.server.es.IndexCreator.checkDbCompatibility(IndexCreator.java:191)
	at org.sonar.server.es.IndexCreator.start(IndexCreator.java:87)
	at org.sonar.core.platform.StartableBeanPostProcessor.postProcessBeforeInitialization(StartableBeanPostProcessor.java:33)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
	... 17 common frames omitted
Caused by: org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=no_shard_available_action_exception, reason=No shard available for [get [metadatas][dbVendor]: routing [null]]]
	at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:178)
	at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:2484)
	at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:2461)
	at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:2184)
	at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:2137)
	at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:2105)
	at org.elasticsearch.client.RestHighLevelClient.get(RestHighLevelClient.java:986)
	at org.sonar.server.es.EsClient.lambda$get$17(EsClient.java:182)
	at org.sonar.server.es.EsClient.execute(EsClient.java:334)
	... 28 common frames omitted
	Suppressed: org.elasticsearch.client.ResponseException: method [GET], host [http://localhost:9001], URI [/metadatas/_doc/dbVendor?stored_fields=value], status line [HTTP/1.1 503 Service Unavailable]
{"error":{"root_cause":[{"type":"no_shard_available_action_exception","reason":"No shard available for [get [metadatas][dbVendor]: routing [null]]"}],"type":"no_shard_available_action_exception","reason":"No shard available for [get [metadatas][dbVendor]: routing [null]]"},"status":503}
		at org.elasticsearch.client.RestClient.convertResponse(RestClient.java:347)
		at org.elasticsearch.client.RestClient.performRequest(RestClient.java:313)
		at org.elasticsearch.client.RestClient.performRequest(RestClient.java:288)
		at org.elasticsearch.client.RestHighLevelClient.performClientRequest(RestHighLevelClient.java:2699)
		at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:2171)
		... 33 common frames omitted
2024.07.08 14:02:54 INFO  web[][o.s.p.ProcessEntryPoint] Hard stopping process
2024.07.08 14:02:54 INFO  web[][c.z.h.HikariDataSource] HikariPool-1 - Shutdown initiated...
2024.07.08 14:02:54 INFO  web[][c.z.h.HikariDataSource] HikariPool-1 - Shutdown completed.
2024.07.08 14:02:54 INFO  web[][o.s.s.p.d.EmbeddedDatabase] Embedded database stopped

nohup.log:

2024.07.08 14:01:03 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/temp
2024.07.08 14:01:03 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:49288]
2024.07.08 14:01:03 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[ELASTICSEARCH] from [/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch]: /usr/local/Cellar/openjdk@17/17.0.11/libexec/openjdk.jdk/Contents/Home/bin/java -Xms4m -Xmx64m -XX:+UseSerialGC -Dcli.name=server -Dcli.script=./bin/elasticsearch -Dcli.libs=lib/tools/server-cli -Des.path.home=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch -Des.path.conf=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/temp/conf/es -Des.distribution.type=tar -cp /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch/lib/*:/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/elasticsearch/lib/cli-launcher/* org.elasticsearch.launcher.CliToolLauncher
2024.07.08 14:01:03 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
2024.07.08 14:01:15 INFO  app[][o.s.a.SchedulerImpl] Process[es] is up
2024.07.08 14:01:15 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[WEB_SERVER] from [/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116]: /usr/local/Cellar/openjdk@17/17.0.11/libexec/openjdk.jdk/Contents/Home/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/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 -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/sonar-application-10.6.0.92116.jar:/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/lib/jdbc/h2/h2-2.2.224.jar org.sonar.server.app.WebServer /Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/temp/sq-process1522906447878214886properties
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.sonar.process.PluginSecurityManager (file:/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/lib/sonar-application-10.6.0.92116.jar)
WARNING: Please consider reporting this to the maintainers of org.sonar.process.PluginSecurityManager
WARNING: System::setSecurityManager will be removed in a future release
2024.07.08 14:02:54 INFO  app[][o.s.a.SchedulerImpl] Process[Web Server] is stopped
2024.07.08 14:02:54 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [ElasticSearch]: 143
2024.07.08 14:02:54 INFO  app[][o.s.a.SchedulerImpl] Process[ElasticSearch] is stopped
2024.07.08 14:02:54 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped

access.log:

127.0.0.1 - - [08/Jul/2024:14:01:23 +0200] "GET / HTTP/1.1" 200 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 49
127.0.0.1 - - [08/Jul/2024:14:01:24 +0200] "GET /favicon.ico HTTP/1.1" 200 5430 "http://localhost:9000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 6
127.0.0.1 - - [08/Jul/2024:14:01:24 +0200] "GET /apple-touch-icon-180x180.png HTTP/1.1" 200 6087 "http://localhost:9000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 7
127.0.0.1 - - [08/Jul/2024:14:01:24 +0200] "GET /api/l10n/index?locale=en-US HTTP/1.1" 200 - "http://localhost:9000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 120
127.0.0.1 - - [08/Jul/2024:14:01:24 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 93
127.0.0.1 - - [08/Jul/2024:14:01:24 +0200] "GET /fonts/Inter/Inter-SemiBold.woff2 HTTP/1.1" 200 105804 "http://localhost:9000/js/out3R4RN4OS.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 4
127.0.0.1 - - [08/Jul/2024:14:01:29 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:01:34 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:01:39 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 4
127.0.0.1 - - [08/Jul/2024:14:01:44 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 4
127.0.0.1 - - [08/Jul/2024:14:01:49 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 4
127.0.0.1 - - [08/Jul/2024:14:01:54 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:01:59 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:02:04 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 4
127.0.0.1 - - [08/Jul/2024:14:02:09 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:02:14 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:02:19 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:02:24 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 4
127.0.0.1 - - [08/Jul/2024:14:02:29 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:02:34 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:02:39 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 6
127.0.0.1 - - [08/Jul/2024:14:02:44 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 3
127.0.0.1 - - [08/Jul/2024:14:02:49 +0200] "GET /api/system/status HTTP/1.1" 200 - "http://localhost:9000/maintenance?return_to=%2F" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0" "-" 4

Welcome :slight_smile:

Elasticsearch needs more disk space, see

2024.07.08 14:01:45 WARN es[][o.e.c.r.a.DiskThresholdMonitor] high disk watermark [90%] exceeded on [ZJwWSKGPQVq0gPwuZMe1OA][sonarqube][/Users/nikita/Downloads/sonarqube-10.6.0.92116/sonarqube-10.6.0.92116/data/es8] free: 29.1gb[6.2%], shards will be relocated away from this node; currently relocating away shards totalling [0] bytes; the node is expected to continue to exceed the high disk watermark when these relocations are complete

for Elasticsearch requirements see documentation

Free disk space is an absolute requirement.
Elasticsearch implements a safety mechanism to prevent the disk from being flooded with index data that locks all indices in read-only mode when a 95% disk usage watermark is reached.

Gilbert