docker logs -f kdhaliwal_sonarqube_1 2021.04.22 17:29:53 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp 2021.04.22 17:29:53 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:40865] 2021.04.22 17:29:53 INFO app[][o.s.a.ProcessLauncherImpl] Deleting outdated search index data directory /opt/sonarqube/data/es6 2021.04.22 17:29:53 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch 2021.04.22 17:29:53 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running warning: no-jdk distributions that do not bundle a JDK are deprecated and will be removed in a future release OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2021.04.22 17:29:55 INFO es[][o.e.n.Node] version[7.11.2], pid[41], build[default/tar/3e5a16cfec50876d20ea77b075070932c6464c7d/2021-03-06T05:54:38.141101Z], OS[Linux/4.19.121-linuxkit/amd64], JVM[AdoptOpenJDK/OpenJDK 64-Bit Server VM/11.0.10/11.0.10+9] 2021.04.22 17:29:55 INFO es[][o.e.n.Node] JVM home [/opt/java/openjdk] 2021.04.22 17:29:55 INFO es[][o.e.n.Node] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.io.tmpdir=/opt/sonarqube/temp, -XX:ErrorFile=../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, -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, -Djava.locale.providers=COMPAT, -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] 2021.04.22 17:29:55 INFO es[][o.e.p.PluginsService] loaded module [analysis-common] 2021.04.22 17:29:55 INFO es[][o.e.p.PluginsService] loaded module [lang-painless] 2021.04.22 17:29:55 INFO es[][o.e.p.PluginsService] loaded module [parent-join] 2021.04.22 17:29:55 INFO es[][o.e.p.PluginsService] loaded module [percolator] 2021.04.22 17:29:55 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4] 2021.04.22 17:29:55 INFO es[][o.e.p.PluginsService] no plugins loaded 2021.04.22 17:29:55 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube/data (/dev/vda1)]], net usable_space [24.9gb], net total_space [30gb], types [ext4] 2021.04.22 17:29:55 INFO es[][o.e.e.NodeEnvironment] heap size [494.9mb], compressed ordinary object pointers [true] 2021.04.22 17:29:55 INFO es[][o.e.n.Node] node name [sonarqube], node ID [VT64ciF3S2WGACIPFKSTlg], cluster name [sonarqube], roles [master, remote_cluster_client, data, ingest] 2021.04.22 17:29:58 INFO es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=false, g1gc_region_size=0b, heap_size=494.9mb}] 2021.04.22 17:29:58 INFO es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings] 2021.04.22 17:29:58 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 2021.04.22 17:29:59 INFO es[][o.e.n.Node] initialized 2021.04.22 17:29:59 INFO es[][o.e.n.Node] starting ... 2021.04.22 17:29:59 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:40865}, bound_addresses {127.0.0.1:40865} 2021.04.22 17:29:59 INFO es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks 2021.04.22 17:29:59 INFO es[][o.e.c.c.Coordinator] setting initial configuration to VotingConfiguration{VT64ciF3S2WGACIPFKSTlg} 2021.04.22 17:29:59 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{VT64ciF3S2WGACIPFKSTlg}{hVcit3K9RWSfl5x41xr8DQ}{127.0.0.1}{127.0.0.1:40865}{dimr}{rack_id=sonarqube} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 1, version: 1, delta: master node changed {previous [], current [{sonarqube}{VT64ciF3S2WGACIPFKSTlg}{hVcit3K9RWSfl5x41xr8DQ}{127.0.0.1}{127.0.0.1:40865}{dimr}{rack_id=sonarqube}]} 2021.04.22 17:29:59 INFO es[][o.e.c.c.CoordinationState] cluster UUID set to [KXyh9aG6QPyNOOg2Ntw7CA] 2021.04.22 17:29:59 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{VT64ciF3S2WGACIPFKSTlg}{hVcit3K9RWSfl5x41xr8DQ}{127.0.0.1}{127.0.0.1:40865}{dimr}{rack_id=sonarqube}]}, term: 1, version: 1, reason: Publication{term=1, version=1} 2021.04.22 17:29:59 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001} 2021.04.22 17:29:59 INFO es[][o.e.n.Node] started 2021.04.22 17:29:59 INFO es[][o.e.g.GatewayService] recovered [0] indices into cluster_state 2021.04.22 17:29:59 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2021.04.22 17:29:59 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] 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 -Xmx512m -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/opt/sonarqube/lib/jdbc/postgresql/postgresql-42.2.19.jar org.sonar.server.app.WebServer /opt/sonarqube/temp/sq-process16635040016295960970properties 2021.04.22 17:30:00 INFO web[][o.s.p.ProcessEntryPoint] Starting web 2021.04.22 17:30:01 INFO web[][o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read 2021.04.22 17:30:01 INFO web[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [http://localhost:9001] 2021.04.22 17:30:01 INFO web[][o.s.s.p.LogServerVersion] SonarQube Server / 8.8.0.42792 / 8ea4b78e406a28fece1dbce33ae74e87c26f59ed 2021.04.22 17:30:01 INFO web[][o.sonar.db.Database] Create JDBC data source for jdbc:postgresql://db:5432/sonar 2021.04.22 17:30:02 INFO web[][o.s.s.p.ServerFileSystemImpl] SonarQube home: /opt/sonarqube 2021.04.22 17:30:02 INFO web[][o.s.s.u.SystemPasscodeImpl] System authentication by passcode is disabled 2021.04.22 17:30:03 WARN web[][o.s.s.p.DatabaseServerCompatibility] The database must be manually upgraded. Please backup the database and browse /setup. For more information: https://docs.sonarqube.org/latest/setup/upgrading 2021.04.22 17:30:03 WARN app[][startup] ################################################################################ 2021.04.22 17:30:03 WARN app[][startup] The database must be manually upgraded. Please backup the database and browse /setup. For more information: https://docs.sonarqube.org/latest/setup/upgrading 2021.04.22 17:30:03 WARN app[][startup] ################################################################################ 2021.04.22 17:30:03 ERROR app[][startup] Startup failed: Plugins can't be loaded. See web logs for more information 2021.04.22 17:30:03 ERROR web[][o.s.s.p.PlatformImpl] Web server startup failed: The following plugins are no longer compatible with this version of SonarQube: 'scmgit', 'scmsvn' 2021.04.22 17:30:03 INFO web[][o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000 2021.04.22 17:30:03 INFO web[][o.s.p.ProcessEntryPoint] Hard stopping process 2021.04.22 17:30:03 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2021.04.22 17:30:03 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2021.04.22 17:30:03 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2021.04.22 17:30:03 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped