--> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 15:27:16 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 15:27:16 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 15:27:16 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 15:27:16 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running 2020.03.23 15:27:16 INFO app[][o.e.p.PluginsService] no modules loaded 2020.03.23 15:27:16 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 15:27:17 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 15:27:17 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 15:27:17 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 15:27:17 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 113ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 4ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 7ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 5ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 15:27:18 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 15:27:18 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 15:27:18 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 15:27:18 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 15:27:19 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 15:27:19 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{BoEHH7RrSz-WGwuvAhEwFA}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 15:27:19 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 26127 (auto-detected) 2020.03.23 15:27:19 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 15:27:19 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 15:27:19 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 15:27:19 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 15:27:19 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 15:27:19 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 15:27:19 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 15:27:19 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 15:27:19 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 15:27:19 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 15:27:19 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 15:27:19 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 15:27:19 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 15:27:19 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{BoEHH7RrSz-WGwuvAhEwFA}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 15:27:19 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 15:27:24 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 15:27:24 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 15:27:24 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7353c41 2020.03.23 15:27:24 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 15:27:24 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 15:27:24 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 15:27:24 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 15:27:24 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{Mcr1LUhTRLak2n8z4TBTHg}{OcIKf5BnQfOSQXrsbtykFg}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 15:27:26 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 15:27:26 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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 -server -Xms512m -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process12444913161098057287properties 2020.03.23 15:27:31 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 15:27:31 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 15:27:31 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 15:27:31 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 15:27:31 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 15:27:31 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 15:27:31 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 15:27:31 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped --> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 15:59:07 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 15:59:07 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 15:59:07 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 15:59:07 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running 2020.03.23 15:59:08 INFO app[][o.e.p.PluginsService] no modules loaded Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 15:59:08 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 15:59:08 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 15:59:08 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 15:59:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 15:59:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 119ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 5ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 7ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 16ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 15:59:10 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 15:59:10 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 15:59:10 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 15:59:10 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 15:59:10 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 15:59:10 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{b4S0KLrOTT6XAqUpfU4R7w}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 15:59:10 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 28129 (auto-detected) 2020.03.23 15:59:10 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 15:59:10 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 15:59:10 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 15:59:10 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 15:59:10 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 15:59:10 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 15:59:10 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 15:59:10 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 15:59:10 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 15:59:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 15:59:10 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 15:59:10 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 15:59:10 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 15:59:10 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{b4S0KLrOTT6XAqUpfU4R7w}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 15:59:10 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 15:59:15 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{b4S0KLrOTT6XAqUpfU4R7w}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 15:59:20 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 15:59:20 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 15:59:20 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7116f104 2020.03.23 15:59:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 15:59:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 15:59:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 15:59:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 15:59:20 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{Ll2fnOljSrKPabNGV912mQ}{XRiEhU4eSGu15pSKwjUAZw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 15:59:20 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 15:59:20 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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 -server -Xms512m -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process14957995197247369782properties 2020.03.23 15:59:26 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 15:59:26 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 15:59:26 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 15:59:26 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 15:59:26 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 15:59:26 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 15:59:26 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 15:59:26 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped --> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 16:03:06 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 16:03:06 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 16:03:06 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 16:03:06 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running 2020.03.23 16:03:06 INFO app[][o.e.p.PluginsService] no modules loaded 2020.03.23 16:03:06 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 16:03:06 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 16:03:06 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:03:06 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 16:03:07 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 92ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 4ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 13ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 5ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 16:03:08 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 16:03:08 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 16:03:08 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 16:03:08 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 16:03:08 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 16:03:08 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{UZoTSf0YTbKz4jKNHVyqXQ}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 16:03:08 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 28736 (auto-detected) 2020.03.23 16:03:08 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 16:03:08 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 16:03:08 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 16:03:08 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 16:03:08 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 16:03:08 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 16:03:08 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 16:03:08 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 16:03:08 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 16:03:08 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 16:03:08 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 16:03:08 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 16:03:08 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 16:03:09 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{UZoTSf0YTbKz4jKNHVyqXQ}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:03:09 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 16:03:13 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{UZoTSf0YTbKz4jKNHVyqXQ}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:03:18 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 16:03:18 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 16:03:18 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@78a63c39 2020.03.23 16:03:18 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 16:03:18 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 16:03:18 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 16:03:18 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 16:03:18 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{Ll2fnOljSrKPabNGV912mQ}{nGNpow-PRBWgW7FFypQaSg}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 16:03:19 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 16:03:19 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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 -server -Xms512m -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process523717445538643833properties 2020.03.23 16:03:24 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 16:03:24 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 16:03:24 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 16:03:24 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 16:03:24 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 16:03:24 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 16:03:24 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 16:03:24 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped --> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 16:04:59 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 16:04:59 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 16:04:59 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 16:04:59 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 16:05:00 INFO app[][o.e.p.PluginsService] no modules loaded 2020.03.23 16:05:00 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 16:05:00 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 16:05:00 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:05:00 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 16:05:01 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 80ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 2ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 3ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 10ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 16:05:02 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 16:05:02 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 16:05:02 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 16:05:02 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 16:05:02 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 16:05:03 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{m4ELo04TS7WTsoPNrH2zqg}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 16:05:03 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 1916 (auto-detected) 2020.03.23 16:05:03 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 16:05:03 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 16:05:03 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 16:05:03 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 16:05:03 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 16:05:03 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 16:05:03 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 16:05:03 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 16:05:03 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 16:05:03 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 16:05:03 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 16:05:03 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 16:05:03 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 16:05:03 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{m4ELo04TS7WTsoPNrH2zqg}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:05:03 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 16:05:07 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{m4ELo04TS7WTsoPNrH2zqg}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:05:12 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 16:05:12 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 16:05:13 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@27228f1b 2020.03.23 16:05:13 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 16:05:13 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 16:05:13 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 16:05:13 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 16:05:13 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{oOWQ5X-EQSKwA6Uhh4PgEQ}{mRjXMmPXQHmTDUaMUc7RmA}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 16:05:13 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 16:05:13 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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 -server -Xms512m -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process8986524286860720328properties 2020.03.23 16:05:18 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 16:05:18 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 16:05:18 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 16:05:18 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 16:05:18 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 16:05:18 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 16:05:18 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 16:05:18 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped --> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 16:08:07 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 16:08:07 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 16:08:07 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 16:08:07 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running 2020.03.23 16:08:08 INFO app[][o.e.p.PluginsService] no modules loaded 2020.03.23 16:08:08 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 16:08:08 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 16:08:08 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:08:08 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 16:08:08 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 82ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 4ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 5ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 2ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 16:08:10 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 16:08:10 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 16:08:10 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 16:08:10 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 16:08:10 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 16:08:10 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{dR40d7QmQquO3wKUcYyWlQ}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 16:08:10 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 2732 (auto-detected) 2020.03.23 16:08:10 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 16:08:10 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 16:08:10 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 16:08:10 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 16:08:10 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 16:08:10 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 16:08:10 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 16:08:10 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 16:08:10 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 16:08:10 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 16:08:10 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 16:08:10 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 16:08:10 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 16:08:10 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{dR40d7QmQquO3wKUcYyWlQ}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:08:10 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 16:08:15 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{dR40d7QmQquO3wKUcYyWlQ}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:08:20 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 16:08:20 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 16:08:20 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5594f50d 2020.03.23 16:08:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 16:08:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 16:08:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 16:08:20 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 16:08:20 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{oOWQ5X-EQSKwA6Uhh4PgEQ}{_Y-xxmVTQmasI7rxpujHVA}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 16:08:20 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 16:08:20 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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 -server -Xms512m -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process8220515440819883043properties 2020.03.23 16:08:26 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 16:08:26 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 16:08:26 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 16:08:26 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 16:08:26 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 16:08:26 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 16:08:26 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 16:08:26 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped --> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 16:29:39 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 16:29:39 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 16:29:39 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 16:29:39 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running 2020.03.23 16:29:40 INFO app[][o.e.p.PluginsService] no modules loaded 2020.03.23 16:29:40 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 16:29:40 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 16:29:40 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:29:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 16:29:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 124ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 11ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 6ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 6ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 16:29:41 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 16:29:41 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 16:29:41 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 16:29:41 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 16:29:41 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 16:29:42 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{RN94Jw18TfiIOIUxmz1ufg}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 16:29:42 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 4336 (auto-detected) 2020.03.23 16:29:42 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 16:29:42 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 16:29:42 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 16:29:42 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 16:29:42 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 16:29:42 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 16:29:42 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 16:29:42 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 16:29:42 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 16:29:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 16:29:42 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 16:29:42 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 16:29:42 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 16:29:42 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{RN94Jw18TfiIOIUxmz1ufg}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:29:42 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 16:29:46 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{RN94Jw18TfiIOIUxmz1ufg}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:29:51 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 16:29:51 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 16:29:51 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@78a63c39 2020.03.23 16:29:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 16:29:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 16:29:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 16:29:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 16:29:52 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{H1w_D5DeQky1cYBfNOeStA}{xiK_gM3wQJOq8PUcJcxPKw}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 16:29:52 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 16:29:52 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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 -server -Xms512m -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process8971300879826501606properties 2020.03.23 16:29:57 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 16:29:57 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 16:29:57 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 16:29:57 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 16:29:57 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 16:29:57 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 16:29:57 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 16:29:57 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped --> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 16:36:01 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 16:36:01 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 16:36:01 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 16:36:01 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 16:36:02 INFO app[][o.e.p.PluginsService] no modules loaded 2020.03.23 16:36:02 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 16:36:02 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 16:36:02 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:36:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 16:36:02 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 90ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 9ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 4ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 3ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 16:36:04 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 16:36:04 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 16:36:04 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 16:36:04 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 16:36:04 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 16:36:04 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{AG7jfuigTxCZiqBl2Vh4QA}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 16:36:04 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 5022 (auto-detected) 2020.03.23 16:36:04 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 16:36:04 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 16:36:04 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 16:36:04 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 16:36:04 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 16:36:04 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 16:36:04 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 16:36:04 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 16:36:04 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 16:36:04 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 16:36:04 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 16:36:04 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 16:36:04 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 16:36:04 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{AG7jfuigTxCZiqBl2Vh4QA}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:36:04 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 16:36:09 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{AG7jfuigTxCZiqBl2Vh4QA}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:36:14 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 16:36:14 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 16:36:14 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2b7897cb 2020.03.23 16:36:14 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 16:36:14 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 16:36:14 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 16:36:14 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 16:36:14 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{H1w_D5DeQky1cYBfNOeStA}{fBg5J3ojQc-rhMGf79Hieg}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 16:36:15 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 16:36:15 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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 -server -Xms512m -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dhttp.nonProxyHosts=localhost|127.*|[::1] -cp ./lib/common/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process1266578579475403659properties 2020.03.23 16:36:20 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 16:36:20 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 16:36:20 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 16:36:20 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 16:36:20 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 16:36:20 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 16:36:20 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 16:36:20 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped --> Wrapper Started as Daemon Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2020.03.23 16:40:39 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /apps/sonarqube/temp 2020.03.23 16:40:40 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001 2020.03.23 16:40:40 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/apps/sonarqube/elasticsearch]: /apps/sonarqube/elasticsearch/bin/elasticsearch 2020.03.23 16:40:40 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running 2020.03.23 16:40:40 INFO app[][o.e.p.PluginsService] no modules loaded 2020.03.23 16:40:40 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m] 2020.03.23 16:40:40 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [analyze], size [1], queue size [16] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [write], size [4], queue size [200] 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m] 2020.03.23 16:40:40 DEBUG app[][o.e.c.u.c.QueueResizingEsThreadPoolExecutor] thread pool [_client_/search_throttled] will adjust queue by [50] when determining automatic queue size 2020.03.23 16:40:40 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search_throttled], size [1], queue size [100] 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] -Dio.netty.noUnsafe: false 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] Java version: 11 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.theUnsafe: available 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] sun.misc.Unsafe.copyMemory: available 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Buffer.address: available 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.Bits.unaligned: available, true 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @204f30ec at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:212) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:80) at io.netty.util.ConstantPool.(ConstantPool.java:32) at io.netty.util.AttributeKey$1.(AttributeKey.java:27) at io.netty.util.AttributeKey.(AttributeKey.java:27) at org.elasticsearch.transport.netty4.Netty4Transport.(Netty4Transport.java:219) at org.elasticsearch.transport.Netty4Plugin.getSettings(Netty4Plugin.java:57) at org.elasticsearch.plugins.PluginsService.lambda$getPluginSettings$0(PluginsService.java:89) at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1654) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) at org.elasticsearch.plugins.PluginsService.getPluginSettings(PluginsService.java:89) at org.elasticsearch.client.transport.TransportClient.buildTemplate(TransportClient.java:147) at org.elasticsearch.client.transport.TransportClient.(TransportClient.java:277) at org.sonar.application.es.EsConnectorImpl$MinimalTransportClient.(EsConnectorImpl.java:103) at org.sonar.application.es.EsConnectorImpl.buildTransportClient(EsConnectorImpl.java:89) at org.sonar.application.es.EsConnectorImpl.getTransportClient(EsConnectorImpl.java:74) at org.sonar.application.es.EsConnectorImpl.getClusterHealthStatus(EsConnectorImpl.java:61) at org.sonar.application.process.EsManagedProcess.checkStatus(EsManagedProcess.java:88) at org.sonar.application.process.EsManagedProcess.checkOperational(EsManagedProcess.java:73) at org.sonar.application.process.EsManagedProcess.isOperational(EsManagedProcess.java:58) at org.sonar.application.process.ManagedProcessHandler.refreshState(ManagedProcessHandler.java:201) at org.sonar.application.process.ManagedProcessHandler$EventWatcher.run(ManagedProcessHandler.java:258) 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent0] java.nio.DirectByteBuffer.(long, int): unavailable 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent] sun.misc.Unsafe: available 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent] maxDirectMemory: 33554432 bytes (maybe) 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.maxDirectMemory: -1 bytes 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.CleanerJava9] java.nio.ByteBuffer.cleaner(): available 2020.03.23 16:40:40 DEBUG app[][i.n.u.i.PlatformDependent] -Dio.netty.noPreferDirect: false 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Module execution: 100ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] TypeListeners creation: 2ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Scopes creation: 8ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Converters creation: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Binding creation: 2ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Private environment creation: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Injector construction: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Binding initialization: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Binding indexing: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Collecting injection requests: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Binding validation: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Static validation: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Instance member validation: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Provider verification: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Static member injection: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Instance injection: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.i.i.Stopwatch] Preloading singletons: 0ms 2020.03.23 16:40:42 DEBUG app[][o.e.c.t.TransportClientNodesService] node_sampler_interval[5s] 2020.03.23 16:40:42 DEBUG app[][i.n.c.MultithreadEventLoopGroup] -Dio.netty.eventLoopThreads: 8 2020.03.23 16:40:42 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.noKeySetOptimization: false 2020.03.23 16:40:42 DEBUG app[][i.n.c.n.NioEventLoop] -Dio.netty.selectorAutoRebuildThreshold: 512 2020.03.23 16:40:42 DEBUG app[][i.n.u.i.PlatformDependent] org.jctools-core.MpscChunkedArrayQueue: available 2020.03.23 16:40:42 DEBUG app[][o.e.c.t.TransportClientNodesService] adding address [{#transport#-1}{RYP5RSo8Tm2F8HfbtoW0OA}{127.0.0.1}{127.0.0.1:9001}] 2020.03.23 16:40:42 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.processId: 5583 (auto-detected) 2020.03.23 16:40:42 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv4Stack: false 2020.03.23 16:40:42 DEBUG app[][i.netty.util.NetUtil] -Djava.net.preferIPv6Addresses: false 2020.03.23 16:40:42 DEBUG app[][i.netty.util.NetUtil] Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2020.03.23 16:40:42 DEBUG app[][i.netty.util.NetUtil] /proc/sys/net/core/somaxconn: 128 2020.03.23 16:40:42 DEBUG app[][i.n.c.DefaultChannelId] -Dio.netty.machineId: 00:50:56:ff:fe:80:7c:9c (auto-detected) 2020.03.23 16:40:42 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2020.03.23 16:40:42 DEBUG app[][i.n.u.i.InternalThreadLocalMap] -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2020.03.23 16:40:42 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.level: simple 2020.03.23 16:40:42 DEBUG app[][i.n.u.ResourceLeakDetector] -Dio.netty.leakDetection.targetRecords: 4 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numHeapArenas: 0 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.numDirectArenas: 0 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.pageSize: 8192 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxOrder: 11 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.chunkSize: 16777216 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.tinyCacheSize: 512 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.smallCacheSize: 256 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.normalCacheSize: 64 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.cacheTrimInterval: 8192 2020.03.23 16:40:42 DEBUG app[][i.n.b.PooledByteBufAllocator] -Dio.netty.allocator.useCacheForAllThreads: true 2020.03.23 16:40:42 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.allocator.type: pooled 2020.03.23 16:40:42 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.threadLocalDirectBufferSize: 0 2020.03.23 16:40:42 DEBUG app[][i.n.b.ByteBufUtil] -Dio.netty.maxThreadLocalCharBufferSize: 16384 2020.03.23 16:40:42 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{RYP5RSo8Tm2F8HfbtoW0OA}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:40:42 DEBUG app[][o.s.a.e.EsConnectorImpl] Connected to Elasticsearch node: [127.0.0.1:9001] 2020.03.23 16:40:47 DEBUG app[][o.e.c.t.TransportClientNodesService] failed to connect to node [{#transport#-1}{RYP5RSo8Tm2F8HfbtoW0OA}{127.0.0.1}{127.0.0.1:9001}], ignoring... org.elasticsearch.transport.ConnectTransportException: [][127.0.0.1:9001] connect_exception at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1309) at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$2(ActionListener.java:100) at org.elasticsearch.common.concurrent.CompletableContext.lambda$addListener$0(CompletableContext.java:42) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.elasticsearch.common.concurrent.CompletableContext.completeExceptionally(CompletableContext.java:57) at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$new$1(Netty4TcpChannel.java:72) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511) at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424) at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:343) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:644) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9001 at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ... 6 common frames omitted Caused by: java.net.ConnectException: Connection refused ... 10 common frames omitted 2020.03.23 16:40:52 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkAccessible: true 2020.03.23 16:40:52 DEBUG app[][i.n.b.AbstractByteBuf] -Dio.netty.buffer.checkBounds: true 2020.03.23 16:40:52 DEBUG app[][i.n.u.ResourceLeakDetectorFactory] Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5594f50d 2020.03.23 16:40:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxCapacityPerThread: 4096 2020.03.23 16:40:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.maxSharedCapacityFactor: 2 2020.03.23 16:40:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.linkCapacity: 16 2020.03.23 16:40:52 DEBUG app[][i.n.util.Recycler] -Dio.netty.recycler.ratio: 8 2020.03.23 16:40:52 DEBUG app[][o.e.t.ConnectionManager] connected to node [{sonarqube}{H1w_D5DeQky1cYBfNOeStA}{eBQPJbHnREqw6DGdIKp4Ig}{127.0.0.1}{127.0.0.1:9001}{rack_id=sonarqube}] 2020.03.23 16:40:52 INFO app[][o.s.a.SchedulerImpl] Process[es] is up 2020.03.23 16:40:52 INFO app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/apps/sonarqube]: /usr/java/jdk-11.0.5/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/apps/sonarqube/temp --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/*:/apps/sonarqube/lib/jdbc/postgresql/postgresql-42.2.5.jar org.sonar.server.app.WebServer /apps/sonarqube/temp/sq-process12021473561617000188properties 2020.03.23 16:40:57 DEBUG app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [web]: 0 2020.03.23 16:40:57 INFO app[][o.s.a.SchedulerImpl] Process[web] is stopped 2020.03.23 16:40:57 WARN app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 143 2020.03.23 16:40:57 INFO app[][o.s.a.SchedulerImpl] Process[es] is stopped 2020.03.23 16:40:57 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped 2020.03.23 16:40:57 DEBUG app[][o.s.a.SchedulerImpl] Stopping [ce]... 2020.03.23 16:40:57 DEBUG app[][o.s.a.SchedulerImpl] Stopping [web]... 2020.03.23 16:40:57 DEBUG app[][o.s.a.SchedulerImpl] Stopping [es]... <-- Wrapper Stopped