trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.4k stars 2.99k forks source link

ERROR: [Errno 13] Permission denied: '/var/presto' #12989

Closed ROR827982 closed 2 years ago

ROR827982 commented 2 years ago

Hello everybody,

Im using the Ubuntu Server in a VM VirtualBox in a laptop and Im trying to install Presto to see how it works. When I set the command python3 launcher.py run the terminal sends the following message: ERROR: [Errno 13] Permission denied: '/var/presto'.

Could anybody helps me?

KarlManong commented 2 years ago

can you upload the display of these commands?

id
ls -l /var
ROR827982 commented 2 years ago

Well, I solved this problem: I was not executing the command in the root mode. As soon as I put the root password and executed the commands, it worked well. So, to run the command python3 launcher.py run I have to be in the root mode with the root password. But now I got some other problems:

1- Some times, when I execute the command python3 launcher.py run, presto starts working and some times it dont work. I changed the port that presto uses to 8010, instead of the 8080. I did that because I have Wekan and and another service running in these ports (and I dont know how to desable then). Using the 8010 port, some times I open the browser, write 127.0.0.1:8010 and Presto works and some times it dont work. I dont know why this is happend.

Thats the output of the command when Presto works presto-server-0.273.3/bin# python3 launcher.py run

2022-06-30T02:41:00.753Z INFO main com.facebook.airlift.log.Logging Logging to stderr

2022-06-30T02:41:00.762Z INFO main Bootstrap Loading configuration

2022-06-30T02:41:02.311Z INFO main Bootstrap Initializing logging

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/home/ranan/Desktop/presto-server-0.273.3/lib/guice-4.2.2.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)

WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

2022-06-30T02:41:13.941Z INFO main Bootstrap PROPERTY DEFAULT RUNTIME DESCRIPTION

2022-06-30T02:41:13.944Z INFO main Bootstrap discovery.uri ---- http://127.0.0.1:8010 Discovery service base URI

2022-06-30T02:41:13.945Z INFO main Bootstrap service-inventory.uri ---- ---- Service inventory base URI

2022-06-30T02:41:13.946Z INFO main Bootstrap service-inventory.update-interval 10.00s 10.00s Service inventory update interval

2022-06-30T02:41:13.947Z INFO main Bootstrap discovery.presto.pool general general

2022-06-30T02:41:13.950Z INFO main Bootstrap discovery.collector.pool general general

2022-06-30T02:41:13.951Z INFO main Bootstrap discovery.max-age 30.00s 30.00s

2022-06-30T02:41:13.951Z INFO main Bootstrap discovery.store-cache-ttl 1.00s 1.00s

2022-06-30T02:41:13.952Z INFO main Bootstrap dynamic.store.gc-interval 1.00h 1.00h

2022-06-30T02:41:13.952Z INFO main Bootstrap dynamic.store.remote.max-batch-size 1000 1000

2022-06-30T02:41:13.952Z INFO main Bootstrap dynamic.store.remote.queue-size 1000 1000

2022-06-30T02:41:13.969Z INFO main Bootstrap dynamic.store.remote.update-interval 5.00s 5.00s

2022-06-30T02:41:13.969Z INFO main Bootstrap dynamic.store.remote.replication-interval 1.00m 1.00m

2022-06-30T02:41:13.970Z INFO main Bootstrap dynamic.store.tombstone-max-age 1.00d 1.00d

2022-06-30T02:41:13.971Z INFO main Bootstrap discovery.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:13.973Z INFO main Bootstrap discovery.http-client.use-blocking-connect false false

2022-06-30T02:41:13.980Z INFO main Bootstrap discovery.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:13.981Z INFO main Bootstrap discovery.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:13.981Z INFO main Bootstrap discovery.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:13.981Z INFO main Bootstrap discovery.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:13.985Z INFO main Bootstrap discovery.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:13.985Z INFO main Bootstrap discovery.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:13.986Z INFO main Bootstrap discovery.http-client.https.included-cipher [] []

2022-06-30T02:41:13.986Z INFO main Bootstrap discovery.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:13.986Z INFO main Bootstrap discovery.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:13.987Z INFO main Bootstrap discovery.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:13.990Z INFO main Bootstrap discovery.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:13.991Z INFO main Bootstrap discovery.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:13.992Z INFO main Bootstrap discovery.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:13.994Z INFO main Bootstrap discovery.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.005Z INFO main Bootstrap discovery.http-client.key-store-path ---- ----

2022-06-30T02:41:14.006Z INFO main Bootstrap discovery.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.010Z INFO main Bootstrap discovery.http-client.log.compression.enabled true true

2022-06-30T02:41:14.012Z INFO main Bootstrap discovery.http-client.log.enabled false false

2022-06-30T02:41:14.019Z INFO main Bootstrap discovery.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.019Z INFO main Bootstrap discovery.http-client.log.max-history 15 15

2022-06-30T02:41:14.019Z INFO main Bootstrap discovery.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.020Z INFO main Bootstrap discovery.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.024Z INFO main Bootstrap discovery.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.025Z INFO main Bootstrap discovery.http-client.max-connections 200 200

2022-06-30T02:41:14.026Z INFO main Bootstrap discovery.http-client.max-connections-per-server 20 20

2022-06-30T02:41:14.026Z INFO main Bootstrap discovery.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.034Z INFO main Bootstrap discovery.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.034Z INFO main Bootstrap discovery.http-client.max-threads 200 200

2022-06-30T02:41:14.038Z INFO main Bootstrap discovery.http-client.min-threads 8 8

2022-06-30T02:41:14.038Z INFO main Bootstrap discovery.http-client.record-request-complete true true

2022-06-30T02:41:14.040Z INFO main Bootstrap discovery.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.040Z INFO main Bootstrap discovery.http-client.request-timeout 5.00m 5.00m

2022-06-30T02:41:14.040Z INFO main Bootstrap discovery.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.042Z INFO main Bootstrap discovery.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.046Z INFO main Bootstrap discovery.http-client.selector-count 2 2

2022-06-30T02:41:14.049Z INFO main Bootstrap discovery.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.052Z INFO main Bootstrap discovery.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.052Z INFO main Bootstrap discovery.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.053Z INFO main Bootstrap discovery.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.054Z INFO main Bootstrap discovery.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.058Z INFO main Bootstrap dynamic.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.058Z INFO main Bootstrap dynamic.http-client.use-blocking-connect false false

2022-06-30T02:41:14.059Z INFO main Bootstrap dynamic.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.059Z INFO main Bootstrap dynamic.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.060Z INFO main Bootstrap dynamic.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.063Z INFO main Bootstrap dynamic.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.069Z INFO main Bootstrap dynamic.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.070Z INFO main Bootstrap dynamic.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.071Z INFO main Bootstrap dynamic.http-client.https.included-cipher [] []

2022-06-30T02:41:14.071Z INFO main Bootstrap dynamic.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.071Z INFO main Bootstrap dynamic.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.072Z INFO main Bootstrap dynamic.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.072Z INFO main Bootstrap dynamic.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.076Z INFO main Bootstrap dynamic.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.078Z INFO main Bootstrap dynamic.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.078Z INFO main Bootstrap dynamic.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.079Z INFO main Bootstrap dynamic.http-client.key-store-path ---- ----

2022-06-30T02:41:14.079Z INFO main Bootstrap dynamic.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.080Z INFO main Bootstrap dynamic.http-client.log.compression.enabled true true

2022-06-30T02:41:14.085Z INFO main Bootstrap dynamic.http-client.log.enabled false false

2022-06-30T02:41:14.087Z INFO main Bootstrap dynamic.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.087Z INFO main Bootstrap dynamic.http-client.log.max-history 15 15

2022-06-30T02:41:14.087Z INFO main Bootstrap dynamic.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.088Z INFO main Bootstrap dynamic.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.092Z INFO main Bootstrap dynamic.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.093Z INFO main Bootstrap dynamic.http-client.max-connections 200 200

2022-06-30T02:41:14.094Z INFO main Bootstrap dynamic.http-client.max-connections-per-server 20 20

2022-06-30T02:41:14.094Z INFO main Bootstrap dynamic.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.105Z INFO main Bootstrap dynamic.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.106Z INFO main Bootstrap dynamic.http-client.max-threads 200 200

2022-06-30T02:41:14.106Z INFO main Bootstrap dynamic.http-client.min-threads 8 8

2022-06-30T02:41:14.107Z INFO main Bootstrap dynamic.http-client.record-request-complete true true

2022-06-30T02:41:14.107Z INFO main Bootstrap dynamic.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.107Z INFO main Bootstrap dynamic.http-client.request-timeout 5.00m 5.00m

2022-06-30T02:41:14.107Z INFO main Bootstrap dynamic.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.108Z INFO main Bootstrap dynamic.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.110Z INFO main Bootstrap dynamic.http-client.selector-count 2 2

2022-06-30T02:41:14.111Z INFO main Bootstrap dynamic.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.111Z INFO main Bootstrap dynamic.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.112Z INFO main Bootstrap dynamic.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.113Z INFO main Bootstrap dynamic.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.113Z INFO main Bootstrap dynamic.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.113Z INFO main Bootstrap event.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.114Z INFO main Bootstrap event.http-client.use-blocking-connect false false

2022-06-30T02:41:14.120Z INFO main Bootstrap event.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.120Z INFO main Bootstrap event.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.121Z INFO main Bootstrap event.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.121Z INFO main Bootstrap event.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.121Z INFO main Bootstrap event.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.122Z INFO main Bootstrap event.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.126Z INFO main Bootstrap event.http-client.https.included-cipher [] []

2022-06-30T02:41:14.126Z INFO main Bootstrap event.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.126Z INFO main Bootstrap event.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.128Z INFO main Bootstrap event.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.128Z INFO main Bootstrap event.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.128Z INFO main Bootstrap event.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.128Z INFO main Bootstrap event.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.129Z INFO main Bootstrap event.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.131Z INFO main Bootstrap event.http-client.key-store-path ---- ----

2022-06-30T02:41:14.131Z INFO main Bootstrap event.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.132Z INFO main Bootstrap event.http-client.log.compression.enabled true true

2022-06-30T02:41:14.132Z INFO main Bootstrap event.http-client.log.enabled false false

2022-06-30T02:41:14.135Z INFO main Bootstrap event.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.136Z INFO main Bootstrap event.http-client.log.max-history 15 15

2022-06-30T02:41:14.136Z INFO main Bootstrap event.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.138Z INFO main Bootstrap event.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.141Z INFO main Bootstrap event.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.146Z INFO main Bootstrap event.http-client.max-connections 200 200

2022-06-30T02:41:14.150Z INFO main Bootstrap event.http-client.max-connections-per-server 20 20

2022-06-30T02:41:14.151Z INFO main Bootstrap event.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.152Z INFO main Bootstrap event.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.152Z INFO main Bootstrap event.http-client.max-threads 200 200

2022-06-30T02:41:14.153Z INFO main Bootstrap event.http-client.min-threads 8 8

2022-06-30T02:41:14.161Z INFO main Bootstrap event.http-client.record-request-complete true true

2022-06-30T02:41:14.161Z INFO main Bootstrap event.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.163Z INFO main Bootstrap event.http-client.request-timeout 5.00m 5.00m

2022-06-30T02:41:14.163Z INFO main Bootstrap event.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.169Z INFO main Bootstrap event.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.172Z INFO main Bootstrap event.http-client.selector-count 2 2

2022-06-30T02:41:14.173Z INFO main Bootstrap event.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.177Z INFO main Bootstrap event.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.178Z INFO main Bootstrap event.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.178Z INFO main Bootstrap event.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.178Z INFO main Bootstrap event.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.178Z INFO main Bootstrap failure-detector.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.179Z INFO main Bootstrap failure-detector.http-client.use-blocking-connect false false

2022-06-30T02:41:14.179Z INFO main Bootstrap failure-detector.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.179Z INFO main Bootstrap failure-detector.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.179Z INFO main Bootstrap failure-detector.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.180Z INFO main Bootstrap failure-detector.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.180Z INFO main Bootstrap failure-detector.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.182Z INFO main Bootstrap failure-detector.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.183Z INFO main Bootstrap failure-detector.http-client.https.included-cipher [] []

2022-06-30T02:41:14.184Z INFO main Bootstrap failure-detector.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.187Z INFO main Bootstrap failure-detector.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.188Z INFO main Bootstrap failure-detector.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.190Z INFO main Bootstrap failure-detector.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.190Z INFO main Bootstrap failure-detector.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.191Z INFO main Bootstrap failure-detector.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.191Z INFO main Bootstrap failure-detector.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.191Z INFO main Bootstrap failure-detector.http-client.key-store-path ---- ----

2022-06-30T02:41:14.194Z INFO main Bootstrap failure-detector.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.198Z INFO main Bootstrap failure-detector.http-client.log.compression.enabled true true

2022-06-30T02:41:14.198Z INFO main Bootstrap failure-detector.http-client.log.enabled false false

2022-06-30T02:41:14.199Z INFO main Bootstrap failure-detector.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.199Z INFO main Bootstrap failure-detector.http-client.log.max-history 15 15

2022-06-30T02:41:14.200Z INFO main Bootstrap failure-detector.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.200Z INFO main Bootstrap failure-detector.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.200Z INFO main Bootstrap failure-detector.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.201Z INFO main Bootstrap failure-detector.http-client.max-connections 200 200

2022-06-30T02:41:14.202Z INFO main Bootstrap failure-detector.http-client.max-connections-per-server 20 20

2022-06-30T02:41:14.202Z INFO main Bootstrap failure-detector.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.203Z INFO main Bootstrap failure-detector.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.209Z INFO main Bootstrap failure-detector.http-client.max-threads 200 200

2022-06-30T02:41:14.210Z INFO main Bootstrap failure-detector.http-client.min-threads 8 8

2022-06-30T02:41:14.210Z INFO main Bootstrap failure-detector.http-client.record-request-complete true true

2022-06-30T02:41:14.210Z INFO main Bootstrap failure-detector.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.211Z INFO main Bootstrap failure-detector.http-client.request-timeout 5.00m 5.00m

2022-06-30T02:41:14.214Z INFO main Bootstrap failure-detector.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.214Z INFO main Bootstrap failure-detector.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.214Z INFO main Bootstrap failure-detector.http-client.selector-count 2 2

2022-06-30T02:41:14.220Z INFO main Bootstrap failure-detector.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.220Z INFO main Bootstrap failure-detector.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.222Z INFO main Bootstrap failure-detector.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.222Z INFO main Bootstrap failure-detector.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.223Z INFO main Bootstrap failure-detector.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.228Z INFO main Bootstrap memoryManager.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.228Z INFO main Bootstrap memoryManager.http-client.use-blocking-connect false false

2022-06-30T02:41:14.228Z INFO main Bootstrap memoryManager.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.228Z INFO main Bootstrap memoryManager.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.229Z INFO main Bootstrap memoryManager.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.229Z INFO main Bootstrap memoryManager.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.231Z INFO main Bootstrap memoryManager.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.234Z INFO main Bootstrap memoryManager.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.234Z INFO main Bootstrap memoryManager.http-client.https.included-cipher [] []

2022-06-30T02:41:14.235Z INFO main Bootstrap memoryManager.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.235Z INFO main Bootstrap memoryManager.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.235Z INFO main Bootstrap memoryManager.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.235Z INFO main Bootstrap memoryManager.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.235Z INFO main Bootstrap memoryManager.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.236Z INFO main Bootstrap memoryManager.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.238Z INFO main Bootstrap memoryManager.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.238Z INFO main Bootstrap memoryManager.http-client.key-store-path ---- ----

2022-06-30T02:41:14.239Z INFO main Bootstrap memoryManager.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.239Z INFO main Bootstrap memoryManager.http-client.log.compression.enabled true true

2022-06-30T02:41:14.240Z INFO main Bootstrap memoryManager.http-client.log.enabled false false

2022-06-30T02:41:14.240Z INFO main Bootstrap memoryManager.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.242Z INFO main Bootstrap memoryManager.http-client.log.max-history 15 15

2022-06-30T02:41:14.242Z INFO main Bootstrap memoryManager.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.242Z INFO main Bootstrap memoryManager.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.243Z INFO main Bootstrap memoryManager.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.251Z INFO main Bootstrap memoryManager.http-client.max-connections 200 200

2022-06-30T02:41:14.258Z INFO main Bootstrap memoryManager.http-client.max-connections-per-server 20 20

2022-06-30T02:41:14.258Z INFO main Bootstrap memoryManager.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.258Z INFO main Bootstrap memoryManager.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.258Z INFO main Bootstrap memoryManager.http-client.max-threads 200 200

2022-06-30T02:41:14.259Z INFO main Bootstrap memoryManager.http-client.min-threads 8 8

2022-06-30T02:41:14.259Z INFO main Bootstrap memoryManager.http-client.record-request-complete true true

2022-06-30T02:41:14.259Z INFO main Bootstrap memoryManager.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.259Z INFO main Bootstrap memoryManager.http-client.request-timeout 10.00s 10.00s

2022-06-30T02:41:14.259Z INFO main Bootstrap memoryManager.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.259Z INFO main Bootstrap memoryManager.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.260Z INFO main Bootstrap memoryManager.http-client.selector-count 2 2

2022-06-30T02:41:14.260Z INFO main Bootstrap memoryManager.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.260Z INFO main Bootstrap memoryManager.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.260Z INFO main Bootstrap memoryManager.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.260Z INFO main Bootstrap memoryManager.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.260Z INFO main Bootstrap memoryManager.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.263Z INFO main Bootstrap node-manager.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.264Z INFO main Bootstrap node-manager.http-client.use-blocking-connect false false

2022-06-30T02:41:14.264Z INFO main Bootstrap node-manager.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.264Z INFO main Bootstrap node-manager.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.265Z INFO main Bootstrap node-manager.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.266Z INFO main Bootstrap node-manager.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.269Z INFO main Bootstrap node-manager.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.270Z INFO main Bootstrap node-manager.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.274Z INFO main Bootstrap node-manager.http-client.https.included-cipher [] []

2022-06-30T02:41:14.274Z INFO main Bootstrap node-manager.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.275Z INFO main Bootstrap node-manager.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.275Z INFO main Bootstrap node-manager.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.275Z INFO main Bootstrap node-manager.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.275Z INFO main Bootstrap node-manager.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.275Z INFO main Bootstrap node-manager.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.275Z INFO main Bootstrap node-manager.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.290Z INFO main Bootstrap node-manager.http-client.key-store-path ---- ----

2022-06-30T02:41:14.290Z INFO main Bootstrap node-manager.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.290Z INFO main Bootstrap node-manager.http-client.log.compression.enabled true true

2022-06-30T02:41:14.290Z INFO main Bootstrap node-manager.http-client.log.enabled false false

2022-06-30T02:41:14.290Z INFO main Bootstrap node-manager.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.290Z INFO main Bootstrap node-manager.http-client.log.max-history 15 15

2022-06-30T02:41:14.291Z INFO main Bootstrap node-manager.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.294Z INFO main Bootstrap node-manager.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.294Z INFO main Bootstrap node-manager.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.295Z INFO main Bootstrap node-manager.http-client.max-connections 200 200

2022-06-30T02:41:14.298Z INFO main Bootstrap node-manager.http-client.max-connections-per-server 20 20

2022-06-30T02:41:14.303Z INFO main Bootstrap node-manager.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.305Z INFO main Bootstrap node-manager.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.308Z INFO main Bootstrap node-manager.http-client.max-threads 200 200

2022-06-30T02:41:14.308Z INFO main Bootstrap node-manager.http-client.min-threads 8 8

2022-06-30T02:41:14.309Z INFO main Bootstrap node-manager.http-client.record-request-complete true true

2022-06-30T02:41:14.309Z INFO main Bootstrap node-manager.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.309Z INFO main Bootstrap node-manager.http-client.request-timeout 10.00s 10.00s

2022-06-30T02:41:14.309Z INFO main Bootstrap node-manager.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.311Z INFO main Bootstrap node-manager.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.311Z INFO main Bootstrap node-manager.http-client.selector-count 2 2

2022-06-30T02:41:14.311Z INFO main Bootstrap node-manager.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.312Z INFO main Bootstrap node-manager.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.312Z INFO main Bootstrap node-manager.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.312Z INFO main Bootstrap node-manager.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.312Z INFO main Bootstrap node-manager.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.312Z INFO main Bootstrap exchange.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.314Z INFO main Bootstrap exchange.http-client.use-blocking-connect false false

2022-06-30T02:41:14.318Z INFO main Bootstrap exchange.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.318Z INFO main Bootstrap exchange.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.318Z INFO main Bootstrap exchange.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.319Z INFO main Bootstrap exchange.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.319Z INFO main Bootstrap exchange.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.319Z INFO main Bootstrap exchange.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.319Z INFO main Bootstrap exchange.http-client.https.included-cipher [] []

2022-06-30T02:41:14.319Z INFO main Bootstrap exchange.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.319Z INFO main Bootstrap exchange.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.319Z INFO main Bootstrap exchange.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.320Z INFO main Bootstrap exchange.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.320Z INFO main Bootstrap exchange.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.320Z INFO main Bootstrap exchange.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.380Z INFO main Bootstrap exchange.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.381Z INFO main Bootstrap exchange.http-client.key-store-path ---- ----

2022-06-30T02:41:14.381Z INFO main Bootstrap exchange.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.389Z INFO main Bootstrap exchange.http-client.log.compression.enabled true true

2022-06-30T02:41:14.389Z INFO main Bootstrap exchange.http-client.log.enabled false false

2022-06-30T02:41:14.401Z INFO main Bootstrap exchange.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.402Z INFO main Bootstrap exchange.http-client.log.max-history 15 15

2022-06-30T02:41:14.415Z INFO main Bootstrap exchange.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.415Z INFO main Bootstrap exchange.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.415Z INFO main Bootstrap exchange.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.416Z INFO main Bootstrap exchange.http-client.max-connections 200 200

2022-06-30T02:41:14.416Z INFO main Bootstrap exchange.http-client.max-connections-per-server 250 250

2022-06-30T02:41:14.416Z INFO main Bootstrap exchange.http-client.max-content-length 32MB 32MB

2022-06-30T02:41:14.418Z INFO main Bootstrap exchange.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.418Z INFO main Bootstrap exchange.http-client.max-threads 200 200

2022-06-30T02:41:14.418Z INFO main Bootstrap exchange.http-client.min-threads 8 8

2022-06-30T02:41:14.418Z INFO main Bootstrap exchange.http-client.record-request-complete true true

2022-06-30T02:41:14.418Z INFO main Bootstrap exchange.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.419Z INFO main Bootstrap exchange.http-client.request-timeout 10.00s 10.00s

2022-06-30T02:41:14.419Z INFO main Bootstrap exchange.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.419Z INFO main Bootstrap exchange.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.419Z INFO main Bootstrap exchange.http-client.selector-count 2 2

2022-06-30T02:41:14.419Z INFO main Bootstrap exchange.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.419Z INFO main Bootstrap exchange.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.419Z INFO main Bootstrap exchange.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.427Z INFO main Bootstrap exchange.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.437Z INFO main Bootstrap exchange.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.437Z INFO main Bootstrap scheduler.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.438Z INFO main Bootstrap scheduler.http-client.use-blocking-connect false false

2022-06-30T02:41:14.438Z INFO main Bootstrap scheduler.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.438Z INFO main Bootstrap scheduler.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.440Z INFO main Bootstrap scheduler.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.440Z INFO main Bootstrap scheduler.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.440Z INFO main Bootstrap scheduler.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.441Z INFO main Bootstrap scheduler.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.446Z INFO main Bootstrap scheduler.http-client.https.included-cipher [] []

2022-06-30T02:41:14.446Z INFO main Bootstrap scheduler.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.446Z INFO main Bootstrap scheduler.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.446Z INFO main Bootstrap scheduler.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.447Z INFO main Bootstrap scheduler.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.447Z INFO main Bootstrap scheduler.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.447Z INFO main Bootstrap scheduler.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.447Z INFO main Bootstrap scheduler.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.450Z INFO main Bootstrap scheduler.http-client.key-store-path ---- ----

2022-06-30T02:41:14.450Z INFO main Bootstrap scheduler.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.450Z INFO main Bootstrap scheduler.http-client.log.compression.enabled true true

2022-06-30T02:41:14.450Z INFO main Bootstrap scheduler.http-client.log.enabled false false

2022-06-30T02:41:14.450Z INFO main Bootstrap scheduler.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.450Z INFO main Bootstrap scheduler.http-client.log.max-history 15 15

2022-06-30T02:41:14.451Z INFO main Bootstrap scheduler.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.451Z INFO main Bootstrap scheduler.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.451Z INFO main Bootstrap scheduler.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.451Z INFO main Bootstrap scheduler.http-client.max-connections 200 200

2022-06-30T02:41:14.451Z INFO main Bootstrap scheduler.http-client.max-connections-per-server 250 250

2022-06-30T02:41:14.454Z INFO main Bootstrap scheduler.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.459Z INFO main Bootstrap scheduler.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.459Z INFO main Bootstrap scheduler.http-client.max-threads 200 200

2022-06-30T02:41:14.460Z INFO main Bootstrap scheduler.http-client.min-threads 8 8

2022-06-30T02:41:14.468Z INFO main Bootstrap scheduler.http-client.record-request-complete true true

2022-06-30T02:41:14.478Z INFO main Bootstrap scheduler.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.479Z INFO main Bootstrap scheduler.http-client.request-timeout 10.00s 10.00s

2022-06-30T02:41:14.479Z INFO main Bootstrap scheduler.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.479Z INFO main Bootstrap scheduler.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.479Z INFO main Bootstrap scheduler.http-client.selector-count 2 2

2022-06-30T02:41:14.479Z INFO main Bootstrap scheduler.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.479Z INFO main Bootstrap scheduler.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.479Z INFO main Bootstrap scheduler.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.482Z INFO main Bootstrap scheduler.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.482Z INFO main Bootstrap scheduler.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.482Z INFO main Bootstrap workerInfo.http-client.authentication.enabled false false Enable client authentication

2022-06-30T02:41:14.482Z INFO main Bootstrap workerInfo.http-client.use-blocking-connect false false

2022-06-30T02:41:14.484Z INFO main Bootstrap workerInfo.http-client.connect-timeout 5.00s 5.00s

2022-06-30T02:41:14.484Z INFO main Bootstrap workerInfo.http-client.http2.enabled false false Enable the HTTP/2 transport

2022-06-30T02:41:14.485Z INFO main Bootstrap workerInfo.http-client.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.490Z INFO main Bootstrap workerInfo.http-client.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.498Z INFO main Bootstrap workerInfo.http-client.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.499Z INFO main Bootstrap workerInfo.http-client.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.507Z INFO main Bootstrap workerInfo.http-client.https.included-cipher [] []

2022-06-30T02:41:14.513Z INFO main Bootstrap workerInfo.http-client.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.517Z INFO main Bootstrap workerInfo.http-client.keep-alive-interval ---- ----

2022-06-30T02:41:14.517Z INFO main Bootstrap workerInfo.http-client.authentication.krb5.name-type HOSTBASED_SERVICE HOSTBASED_SERVICE Set kerberos GSS name type

2022-06-30T02:41:14.518Z INFO main Bootstrap workerInfo.http-client.authentication.krb5.principal ---- ---- Set kerberos client principal

2022-06-30T02:41:14.518Z INFO main Bootstrap workerInfo.http-client.authentication.krb5.remote-service-name ---- ---- Set kerberos service principal name

2022-06-30T02:41:14.518Z INFO main Bootstrap workerInfo.http-client.authentication.krb5.service-principal-pattern ${SERVICE}@${HOST} ${SERVICE}@${HOST} Set kerberos service principal pattern

2022-06-30T02:41:14.518Z INFO main Bootstrap workerInfo.http-client.key-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.525Z INFO main Bootstrap workerInfo.http-client.key-store-path ---- ----

2022-06-30T02:41:14.525Z INFO main Bootstrap workerInfo.http-client.log.buffer-size 1MB 1MB

2022-06-30T02:41:14.525Z INFO main Bootstrap workerInfo.http-client.log.compression.enabled true true

2022-06-30T02:41:14.525Z INFO main Bootstrap workerInfo.http-client.log.enabled false false

2022-06-30T02:41:14.525Z INFO main Bootstrap workerInfo.http-client.log.flush-interval 10.00s 10.00s

2022-06-30T02:41:14.526Z INFO main Bootstrap workerInfo.http-client.log.max-history 15 15

2022-06-30T02:41:14.526Z INFO main Bootstrap workerInfo.http-client.log.max-size 1GB 1GB

2022-06-30T02:41:14.526Z INFO main Bootstrap workerInfo.http-client.log.path var/log/ var/log/ The name of the log file will be prefixed with the name of the HTTP client (-http-client.log)

2022-06-30T02:41:14.526Z INFO main Bootstrap workerInfo.http-client.log.queue-size 10000 10000

2022-06-30T02:41:14.526Z INFO main Bootstrap workerInfo.http-client.max-connections 200 200

2022-06-30T02:41:14.527Z INFO main Bootstrap workerInfo.http-client.max-connections-per-server 20 20

2022-06-30T02:41:14.530Z INFO main Bootstrap workerInfo.http-client.max-content-length 16MB 16MB

2022-06-30T02:41:14.531Z INFO main Bootstrap workerInfo.http-client.max-requests-queued-per-destination 1024 1024

2022-06-30T02:41:14.537Z INFO main Bootstrap workerInfo.http-client.max-threads 200 200

2022-06-30T02:41:14.539Z INFO main Bootstrap workerInfo.http-client.min-threads 8 8

2022-06-30T02:41:14.546Z INFO main Bootstrap workerInfo.http-client.record-request-complete true true

2022-06-30T02:41:14.547Z INFO main Bootstrap workerInfo.http-client.request-buffer-size 4kB 4kB

2022-06-30T02:41:14.547Z INFO main Bootstrap workerInfo.http-client.request-timeout 5.00m 5.00m

2022-06-30T02:41:14.547Z INFO main Bootstrap workerInfo.http-client.response-buffer-size 16kB 16kB

2022-06-30T02:41:14.547Z INFO main Bootstrap workerInfo.http-client.secure-random-algorithm ---- ----

2022-06-30T02:41:14.562Z INFO main Bootstrap workerInfo.http-client.selector-count 2 2

2022-06-30T02:41:14.563Z INFO main Bootstrap workerInfo.http-client.socks-proxy ---- ----

2022-06-30T02:41:14.564Z INFO main Bootstrap workerInfo.http-client.timeout-concurrency 1 1 Number of concurrent locks for timeout

2022-06-30T02:41:14.564Z INFO main Bootstrap workerInfo.http-client.timeout-threads 1 1 Total number of timeout threads

2022-06-30T02:41:14.564Z INFO main Bootstrap workerInfo.http-client.trust-store-password [REDACTED] [REDACTED]

2022-06-30T02:41:14.572Z INFO main Bootstrap workerInfo.http-client.trust-store-path ---- ----

2022-06-30T02:41:14.572Z INFO main Bootstrap http.authentication.krb5.config ---- ---- Set kerberos configuration path

2022-06-30T02:41:14.572Z INFO main Bootstrap http.authentication.krb5.credential-cache ---- ---- Set kerberos credential cache path

2022-06-30T02:41:14.572Z INFO main Bootstrap http.authentication.krb5.keytab ---- ---- Set kerberos key table path

2022-06-30T02:41:14.577Z INFO main Bootstrap http.authentication.krb5.use-canonical-hostname true true Canonicalize service hostname using the DNS reverse lookup

2022-06-30T02:41:14.580Z INFO main Bootstrap http-server.admin.enabled true true

2022-06-30T02:41:14.580Z INFO main Bootstrap http-server.admin.threads.max 200 200

2022-06-30T02:41:14.585Z INFO main Bootstrap http-server.admin.threads.min 2 2

2022-06-30T02:41:14.586Z INFO main Bootstrap http-server.admin.port 0 0

2022-06-30T02:41:14.586Z INFO main Bootstrap http-server.authorization.allow-unsecured-requests false false Skip authorization check for unsecured requests when this config is on

2022-06-30T02:41:14.586Z INFO main Bootstrap http-server.authorization.enabled false false

2022-06-30T02:41:14.586Z INFO main Bootstrap http-server.authorization.default-allowed-roles [] [] A comma-separated list of default roles allowed to access endpoints without explicitly specified roles

2022-06-30T02:41:14.586Z INFO main Bootstrap http-server.authorization.default-policy ALLOW ALLOW The default authorization policy applies to endpoints without allowed roles specified

2022-06-30T02:41:14.586Z INFO main Bootstrap http-server.http2.session-receive-window-size 16MB 16MB Initial size of session's flow control receive window for HTTP/2

2022-06-30T02:41:14.593Z INFO main Bootstrap http-server.http2.stream-receive-window-size 16MB 16MB Initial size of stream's flow control receive window for HTTP/2

2022-06-30T02:41:14.594Z INFO main Bootstrap http-server.http2.input-buffer-size 8kB 8kB Size of the buffer used to read from the network for HTTP/2

2022-06-30T02:41:14.604Z INFO main Bootstrap http-server.http2.max-concurrent-streams 16384 16384 Maximum concurrent streams per connection for HTTP/2

2022-06-30T02:41:14.605Z INFO main Bootstrap http-server.http2.stream-idle-timeout 15.00s 15.00s

2022-06-30T02:41:14.606Z INFO main Bootstrap http-server.accept-queue-size 8000 8000

2022-06-30T02:41:14.614Z INFO main Bootstrap http-server.http.acceptor-threads ---- ----

2022-06-30T02:41:14.614Z INFO main Bootstrap http-server.http.enabled true true

2022-06-30T02:41:14.614Z INFO main Bootstrap http-server.http.port 8080 8010

2022-06-30T02:41:14.614Z INFO main Bootstrap http-server.http.selector-threads ---- ----

2022-06-30T02:41:14.614Z INFO main Bootstrap http-server.https.acceptor-threads ---- ----

2022-06-30T02:41:14.614Z INFO main Bootstrap http-server.https.enabled false false

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.https.excluded-cipher [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] [^._(MD5|SHA|SHA1)$, ^TLSRSA.$, ^SSL_.$, ^.NULL.$, ^.anon.$] Setting this config property overwrites Jetty's default excluded cipher suites

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.https.included-cipher [] []

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.https.port 8443 8443

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.https.selector-threads ---- ----

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.https.keymanager.password [REDACTED] [REDACTED]

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.https.keystore.key [REDACTED] [REDACTED]

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.https.keystore.path ---- ----

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.log.compression.enabled true true

2022-06-30T02:41:14.615Z INFO main Bootstrap http-server.log.enabled true true

2022-06-30T02:41:14.622Z INFO main Bootstrap http-server.log.max-history 15 15

2022-06-30T02:41:14.622Z INFO main Bootstrap http-server.log.max-size 100MB 100MB

2022-06-30T02:41:14.622Z INFO main Bootstrap http-server.log.path var/log/http-request.log var/log/http-request.log

2022-06-30T02:41:14.622Z INFO main Bootstrap http-server.log.queue-size 10000 10000

2022-06-30T02:41:14.622Z INFO main Bootstrap http-server.max-request-header-size ---- ----

2022-06-30T02:41:14.622Z INFO main Bootstrap http-server.max-response-header-size ---- ----

2022-06-30T02:41:14.622Z INFO main Bootstrap http-server.threads.max 200 200

2022-06-30T02:41:14.623Z INFO main Bootstrap http-server.threads.min 2 2

2022-06-30T02:41:14.623Z INFO main Bootstrap http-server.net.max-idle-time 200.00s 200.00s

2022-06-30T02:41:14.623Z INFO main Bootstrap http-server.request-stats.enabled true true

2022-06-30T02:41:14.624Z INFO main Bootstrap http-server.https.secure-random-algorithm ---- ----

2022-06-30T02:41:14.624Z INFO main Bootstrap http-server.show-stack-trace true true Show the stack trace when generating an error response

2022-06-30T02:41:14.624Z INFO main Bootstrap http-server.https.ssl-session-cache-size 10000 10000

2022-06-30T02:41:14.624Z INFO main Bootstrap http-server.https.ssl-session-timeout 4.00h 4.00h

2022-06-30T02:41:14.624Z INFO main Bootstrap http-server.threads.max-idle-time 1.00m 1.00m

2022-06-30T02:41:14.624Z INFO main Bootstrap http-server.timeout-concurrency 1 1

2022-06-30T02:41:14.630Z INFO main Bootstrap http-server.timeout-threads 1 1

2022-06-30T02:41:14.631Z INFO main Bootstrap http-server.https.truststore.key [REDACTED] [REDACTED]

2022-06-30T02:41:14.631Z INFO main Bootstrap http-server.https.truststore.path ---- ----

2022-06-30T02:41:14.631Z INFO main Bootstrap http-server.auth.users-file ---- ----

2022-06-30T02:41:14.631Z INFO main Bootstrap jmx.rmiregistry.port ---- ----

2022-06-30T02:41:14.631Z INFO main Bootstrap jmx.rmiserver.port ---- ----

2022-06-30T02:41:14.634Z INFO main Bootstrap node.binary-spec ---- ----

2022-06-30T02:41:14.635Z INFO main Bootstrap node.config-spec ---- ----

2022-06-30T02:41:14.635Z INFO main Bootstrap node.environment ---- production

2022-06-30T02:41:14.635Z INFO main Bootstrap node.internal-address-source IP IP

2022-06-30T02:41:14.635Z INFO main Bootstrap node.location ---- ----

2022-06-30T02:41:14.635Z INFO main Bootstrap node.bind-ip ---- ----

2022-06-30T02:41:14.641Z INFO main Bootstrap node.external-address ---- ----

2022-06-30T02:41:14.641Z INFO main Bootstrap node.id ---- ffffffff-ffff-ffff-ffff-ffffffffffff

2022-06-30T02:41:14.642Z INFO main Bootstrap node.internal-address ---- ----

2022-06-30T02:41:14.642Z INFO main Bootstrap node.pool general general

2022-06-30T02:41:14.642Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.backoff-scale-factor 2.0 2.0 Scale factor for request retry delay

2022-06-30T02:41:14.650Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.max-backoff-delay 30.00s 30.00s Maximum delay between request retries

2022-06-30T02:41:14.650Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.max-retries 5 5 Minimum number of retry attempts

2022-06-30T02:41:14.651Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.max-retry-time 1.00m 1.00m Total time limit for a request to be retried

2022-06-30T02:41:14.651Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.min-backoff-delay 100.00ms 100.00ms Minimum delay between request retries

2022-06-30T02:41:14.651Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.stats.enabled true true Enable per-method JMX stats

2022-06-30T02:41:14.651Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.backoff-scale-factor 2.0 2.0 Scale factor for request retry delay

2022-06-30T02:41:14.652Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.max-backoff-delay 30.00s 30.00s Maximum delay between request retries

2022-06-30T02:41:14.652Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.max-retries 5 5 Minimum number of retry attempts

2022-06-30T02:41:14.652Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.max-retry-time 1.00m 1.00m Total time limit for a request to be retried

2022-06-30T02:41:14.652Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.min-backoff-delay 100.00ms 100.00ms Minimum delay between request retries

2022-06-30T02:41:14.652Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.stats.enabled true true Enable per-method JMX stats

2022-06-30T02:41:14.652Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.backoff-scale-factor 2.0 2.0 Scale factor for request retry delay

2022-06-30T02:41:14.654Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.max-backoff-delay 30.00s 30.00s Maximum delay between request retries

2022-06-30T02:41:14.654Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.max-retries 5 5 Minimum number of retry attempts

2022-06-30T02:41:14.654Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.max-retry-time 1.00m 1.00m Total time limit for a request to be retried

2022-06-30T02:41:14.654Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.min-backoff-delay 100.00ms 100.00ms Minimum delay between request retries

2022-06-30T02:41:14.655Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.stats.enabled true true Enable per-method JMX stats

2022-06-30T02:41:14.655Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.ssl.ciphers [] []

2022-06-30T02:41:14.658Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.connect-timeout 500.00ms 500.00ms

2022-06-30T02:41:14.658Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.connection-pool.enabled ---- ----

2022-06-30T02:41:14.658Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.connection-pool.idle-timeout ---- ----

2022-06-30T02:41:14.658Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.connection-pool.max-connections-per-destination ---- ----

2022-06-30T02:41:14.658Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.connection-pool.max-size ---- ----

2022-06-30T02:41:14.668Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.ssl.key ---- ----

2022-06-30T02:41:14.670Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.ssl.key-password ---- ----

2022-06-30T02:41:14.670Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.max-frame-size 16MB 16MB

2022-06-30T02:41:14.670Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.protocol BINARY BINARY

2022-06-30T02:41:14.670Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.request-timeout 10.00s 10.00s

2022-06-30T02:41:14.670Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.reuse-address.enabled false false

2022-06-30T02:41:14.670Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.ssl.session-cache-size 10000 10000

2022-06-30T02:41:14.671Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.ssl.session-timeout 1.00d 1.00d

2022-06-30T02:41:14.671Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.socks-proxy ---- ----

2022-06-30T02:41:14.686Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.ssl.enabled false false

2022-06-30T02:41:14.688Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.tcp-no-delay.enabled false false

2022-06-30T02:41:14.688Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.transport FRAMED FRAMED

2022-06-30T02:41:14.688Z INFO main Bootstrap PrestoResourceManager.ForResourceManager.thrift.client.ssl.trust-certificate ---- ----

2022-06-30T02:41:14.688Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.ssl.ciphers [] []

2022-06-30T02:41:14.688Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.connect-timeout 500.00ms 500.00ms

2022-06-30T02:41:14.689Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.connection-pool.enabled ---- ----

2022-06-30T02:41:14.689Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.connection-pool.idle-timeout ---- ----

2022-06-30T02:41:14.689Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.connection-pool.max-connections-per-destination ---- ----

2022-06-30T02:41:14.689Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.connection-pool.max-size ---- ----

2022-06-30T02:41:14.689Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.ssl.key ---- ----

2022-06-30T02:41:14.689Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.ssl.key-password ---- ----

2022-06-30T02:41:14.689Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.max-frame-size 16MB 16MB

2022-06-30T02:41:14.690Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.protocol BINARY BINARY

2022-06-30T02:41:14.697Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.request-timeout 10.00s 10.00s

2022-06-30T02:41:14.698Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.reuse-address.enabled false false

2022-06-30T02:41:14.705Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.ssl.session-cache-size 10000 10000

2022-06-30T02:41:14.706Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.ssl.session-timeout 1.00d 1.00d

2022-06-30T02:41:14.706Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.socks-proxy ---- ----

2022-06-30T02:41:14.709Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.ssl.enabled false false

2022-06-30T02:41:14.710Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.tcp-no-delay.enabled false false

2022-06-30T02:41:14.710Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.transport FRAMED FRAMED

2022-06-30T02:41:14.710Z INFO main Bootstrap ThriftTaskService.ForExchange.thrift.client.ssl.trust-certificate ---- ----

2022-06-30T02:41:14.717Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.ssl.ciphers [] []

2022-06-30T02:41:14.721Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.connect-timeout 500.00ms 500.00ms

2022-06-30T02:41:14.721Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.connection-pool.enabled ---- ----

2022-06-30T02:41:14.723Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.connection-pool.idle-timeout ---- ----

2022-06-30T02:41:14.723Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.connection-pool.max-connections-per-destination ---- ----

2022-06-30T02:41:14.723Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.connection-pool.max-size ---- ----

2022-06-30T02:41:14.723Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.ssl.key ---- ----

2022-06-30T02:41:14.723Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.ssl.key-password ---- ----

2022-06-30T02:41:14.723Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.max-frame-size 16MB 16MB

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.protocol BINARY BINARY

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.request-timeout 10.00s 10.00s

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.reuse-address.enabled false false

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.ssl.session-cache-size 10000 10000

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.ssl.session-timeout 1.00d 1.00d

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.socks-proxy ---- ----

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.ssl.enabled false false

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.tcp-no-delay.enabled false false

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.transport FRAMED FRAMED

2022-06-30T02:41:14.724Z INFO main Bootstrap ThriftServerInfoService.ForNodeManager.thrift.client.ssl.trust-certificate ---- ----

2022-06-30T02:41:14.724Z INFO main Bootstrap thrift.client.connection-pool.enabled true true

2022-06-30T02:41:14.725Z INFO main Bootstrap thrift.client.connection-pool.idle-timeout 1.00m 1.00m

2022-06-30T02:41:14.725Z INFO main Bootstrap thrift.client.connection-pool.max-connections-per-destination 1 1

2022-06-30T02:41:14.725Z INFO main Bootstrap thrift.client.connection-pool.max-size 1000 1000

2022-06-30T02:41:14.725Z INFO main Bootstrap thrift.client.native-transport.enabled false false Enable Native Transport

2022-06-30T02:41:14.725Z INFO main Bootstrap thrift.client.socks-proxy ---- ----

2022-06-30T02:41:14.726Z INFO main Bootstrap thrift.client.ssl-context.refresh-time 1.00m 1.00m

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.client.thread-count 2 2

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.accept-backlog 1024 1024

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.allow-plaintext true true

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.assume-clients-support-out-of-order-responses true true

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.ssl.ciphers [] []

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.io-thread-count 3 3

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.ssl.key ---- ----

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.ssl.key-password ---- ----

2022-06-30T02:41:14.736Z INFO main Bootstrap thrift.server.max-frame-size 16MB 16MB

2022-06-30T02:41:14.737Z INFO main Bootstrap thrift.server.native-transport.enabled false false Enable Native Transport

2022-06-30T02:41:14.737Z INFO main Bootstrap thrift.server.port 0 0

2022-06-30T02:41:14.737Z INFO main Bootstrap thrift.server.request-timeout 1.00m 1.00m

2022-06-30T02:41:14.737Z INFO main Bootstrap thrift.server.ssl.session-cache-size 10000 10000

2022-06-30T02:41:14.737Z INFO main Bootstrap thrift.server.ssl.session-timeout 1.00d 1.00d

2022-06-30T02:41:14.737Z INFO main Bootstrap thrift.server.ssl-context.refresh-time 1.00m 1.00m

2022-06-30T02:41:14.742Z INFO main Bootstrap thrift.server.ssl.enabled false false

2022-06-30T02:41:14.742Z INFO main Bootstrap thrift.server.ssl.trust-certificate ---- ----

2022-06-30T02:41:14.743Z INFO main Bootstrap thrift.server.worker-thread-count 2 2

2022-06-30T02:41:14.743Z INFO main Bootstrap presto-task.thrift.server.stats.enabled true true

2022-06-30T02:41:14.743Z INFO main Bootstrap event.max-output-stage-size 16MB 16MB

2022-06-30T02:41:14.743Z INFO main Bootstrap cluster.required-coordinators-active 1 1 Minimum number of active coordinators that must be available before activating the cluster

2022-06-30T02:41:14.743Z INFO main Bootstrap cluster.required-resource-managers-active 1 1 Minimum number of active resource managers that must be available before activating the cluster

2022-06-30T02:41:14.743Z INFO main Bootstrap cluster.required-workers-active 0 0 Minimum number of active workers that must be available before activating the cluster

2022-06-30T02:41:14.743Z INFO main Bootstrap query.client.timeout 5.00m 5.00m

2022-06-30T02:41:14.745Z INFO main Bootstrap concurrency-threshold-to-enable-resource-group-refresh 1.0 1.0 Resource group concurrency threshold percentage, once crossed new queries won't run till updated resource group info comes from resource manager

2022-06-30T02:41:14.746Z INFO main Bootstrap query.exchange-materialization-strategy NONE NONE The exchange materialization strategy to use

2022-06-30T02:41:14.751Z INFO main Bootstrap global-query-retry-failure-limit 150 150 A circuit breaker to stop query retry if the number of communication failures have gone over a limit

2022-06-30T02:41:14.751Z INFO main Bootstrap global-query-retry-failure-window 5.00m 5.00m A circuit breaker profiling window to stop query retry if the number of communication failures have gone over a limit

2022-06-30T02:41:14.751Z INFO main Bootstrap query.hash-partition-count 100 100

2022-06-30T02:41:14.751Z INFO main Bootstrap query.max-concurrent-queries 1000 1000

2022-06-30T02:41:14.751Z INFO main Bootstrap query.max-history 100 100

2022-06-30T02:41:14.753Z INFO main Bootstrap query.max-length 1000000 1000000

2022-06-30T02:41:14.753Z INFO main Bootstrap max-query-running-task-count 2147483647 2147483647 Maximal allowed running task for single query only if max-total-running-task-count-to-kill-query is violated

2022-06-30T02:41:14.754Z INFO main Bootstrap query.max-queued-queries 5000 5000

2022-06-30T02:41:14.754Z INFO main Bootstrap query.max-stage-count 100 100

2022-06-30T02:41:14.754Z INFO main Bootstrap max-total-running-task-count-to-kill-query 2147483647 2147483647 Query may be killed when running task count from all queries exceeds this threshold

2022-06-30T02:41:14.754Z INFO main Bootstrap experimental.max-total-running-task-count-to-not-execute-new-query 2147483647 2147483647 Keep new queries in the queue if total task count exceeds this threshold

2022-06-30T02:41:14.755Z INFO main Bootstrap query.min-expire-age 15.00m 15.00m

2022-06-30T02:41:14.755Z INFO main Bootstrap query.min-schedule-split-batch-size 100 100

2022-06-30T02:41:14.755Z INFO main Bootstrap query.partitioning-provider-catalog system system Name of the catalog providing custom partitioning

2022-06-30T02:41:14.755Z INFO main Bootstrap per-query-retry-limit 0 0 Per-query retry limit due to communication failures

2022-06-30T02:41:14.755Z INFO main Bootstrap per-query-retry-max-execution-time 5.00m 5.00m max per-query execution time limit allowed for retry

2022-06-30T02:41:14.755Z INFO main Bootstrap query.execution-policy all-at-once all-at-once

2022-06-30T02:41:14.755Z INFO main Bootstrap query.manager-executor-pool-size 5 5

2022-06-30T02:41:14.755Z INFO main Bootstrap query.max-cpu-time 1000000000.00d 1000000000.00d

2022-06-30T02:41:14.756Z INFO main Bootstrap query.max-execution-time 100.00d 100.00d

2022-06-30T02:41:14.756Z INFO main Bootstrap query.max-output-size 1000PB 1000PB

2022-06-30T02:41:14.756Z INFO main Bootstrap query.max-run-time 100.00d 100.00d

2022-06-30T02:41:14.756Z INFO main Bootstrap query.max-scan-raw-input-bytes 1000PB 1000PB

2022-06-30T02:41:14.756Z INFO main Bootstrap query-manager.experimental.query-submission-max-threads 2 2

2022-06-30T02:41:14.756Z INFO main Bootstrap query.remote-task.max-callback-threads 1000 1000

2022-06-30T02:41:14.756Z INFO main Bootstrap query.remote-task.max-error-duration 5.00m 5.00m

2022-06-30T02:41:14.756Z INFO main Bootstrap query.remote-task.min-error-duration 5.00m 5.00m

2022-06-30T02:41:14.761Z INFO main Bootstrap query-manager.experimental.required-coordinators 1 1 Minimum number of active coordinators that must be available before a query will start

2022-06-30T02:41:14.761Z INFO main Bootstrap query-manager.experimental.required-coordinators-max-wait 5.00m 5.00m Maximum time to wait for minimum number of coordinators before the query is failed

2022-06-30T02:41:14.762Z INFO main Bootstrap query-manager.experimental.required-resource-managers 1 1 Minimum number of active resource managers before coordinator becomes available to take traffic

2022-06-30T02:41:14.762Z INFO main Bootstrap query-manager.required-workers 1 1 Minimum number of active workers that must be available before a query will start

2022-06-30T02:41:14.762Z INFO main Bootstrap query-manager.required-workers-max-wait 5.00m 5.00m Maximum time to wait for minimum number of workers before the query is failed

2022-06-30T02:41:14.762Z INFO main Bootstrap resource-group-runtimeinfo-refresh-interval 100.00ms 100.00ms How frequently to poll the resource manager for resource group updates

2022-06-30T02:41:14.762Z INFO main Bootstrap query.schedule-split-batch-size 1000 1000

2022-06-30T02:41:14.763Z INFO main Bootstrap query.stage-count-warning-threshold 50 50 Emit a warning when stage count exceeds this threshold

2022-06-30T02:41:14.763Z INFO main Bootstrap query.use-streaming-exchange-for-mark-distinct false false Use streaming instead of materialization with mark distinct when materialized exchange is enabled

2022-06-30T02:41:14.763Z INFO main Bootstrap task.client.timeout 2.00m 2.00m

2022-06-30T02:41:14.765Z INFO main Bootstrap task.http-response-threads 100 100

2022-06-30T02:41:14.773Z INFO main Bootstrap task.http-timeout-concurrency 3 3 Number of thread pools to handle timeouts. Threads per pool is calculated by http-timeout-threads / http-timeout-concurrency

2022-06-30T02:41:14.773Z INFO main Bootstrap task.http-timeout-threads 3 3 Total number of timeout threads across all timeout thread pools

2022-06-30T02:41:14.773Z INFO main Bootstrap task.info.max-age 15.00m 15.00m

2022-06-30T02:41:14.773Z INFO main Bootstrap experimental.task.info-update-refresh-max-wait 0.00s 0.00s When this is set to non-zero, task info update request will be a long polling with given maximum update refresh wait time. This is an experimental config to reduce unnecessary task info update.

2022-06-30T02:41:14.774Z INFO main Bootstrap task.info-update-interval 3.00s 3.00s Interval between updating task data

2022-06-30T02:41:14.785Z INFO main Bootstrap task.initial-splits-per-node 2 2

2022-06-30T02:41:14.787Z INFO main Bootstrap task.interrupt-runaway-splits-timeout 600.00s 600.00s Interrupt runaway split threads after this timeout if the task is stuck in certain allow listed places

2022-06-30T02:41:14.787Z INFO main Bootstrap task.legacy-lifespan-completion-condition false false

2022-06-30T02:41:14.787Z INFO main Bootstrap task.level-time-multiplier 2 2 Factor that determines the target scheduled time for a level relative to the next

2022-06-30T02:41:14.787Z INFO main Bootstrap task.max-drivers-per-task 2147483647 2147483647 Maximum number of drivers a task can run

2022-06-30T02:41:14.788Z INFO main Bootstrap task.max-index-memory 64MB 64MB

2022-06-30T02:41:14.788Z INFO main Bootstrap task.max-local-exchange-buffer-size 32MB 32MB

2022-06-30T02:41:14.788Z INFO main Bootstrap driver.max-page-partitioning-buffer-size 32MB 32MB

2022-06-30T02:41:14.788Z INFO main Bootstrap task.max-partial-aggregation-memory 16MB 16MB

2022-06-30T02:41:14.788Z INFO main Bootstrap stage.max-tasks-per-stage 2147483647 2147483647 Maximum number of tasks for a non source distributed stage

2022-06-30T02:41:14.788Z INFO main Bootstrap task.max-worker-threads 2 2

2022-06-30T02:41:14.788Z INFO main Bootstrap task.min-drivers 4 4

2022-06-30T02:41:14.788Z INFO main Bootstrap task.min-drivers-per-task 3 3 Minimum number of drivers guaranteed to run per task given there is sufficient work to do

2022-06-30T02:41:14.788Z INFO main Bootstrap task.partitioned-writer-count ---- ---- Number of writers per task for partitioned writes. If not set, the number set by task.writer-count will be used

2022-06-30T02:41:14.788Z INFO main Bootstrap task.per-operator-allocation-tracking-enabled false false

2022-06-30T02:41:14.797Z INFO main Bootstrap task.per-operator-cpu-timer-enabled true true

2022-06-30T02:41:14.797Z INFO main Bootstrap task.share-index-loading false false

2022-06-30T02:41:14.798Z INFO main Bootstrap sink.max-buffer-size 32MB 32MB

2022-06-30T02:41:14.798Z INFO main Bootstrap task.split-concurrency-adjustment-interval 100.00ms 100.00ms

2022-06-30T02:41:14.798Z INFO main Bootstrap task.statistics-cpu-timer-enabled true true

2022-06-30T02:41:14.798Z INFO main Bootstrap task.status-refresh-max-wait 1.00s 1.00s

2022-06-30T02:41:14.801Z INFO main Bootstrap task.allocation-tracking-enabled false false

2022-06-30T02:41:14.801Z INFO main Bootstrap task.concurrency 16 16 Default number of local parallel jobs per worker

2022-06-30T02:41:14.801Z INFO main Bootstrap task.cpu-timer-enabled true true

2022-06-30T02:41:14.801Z INFO main Bootstrap task.task-notification-threads 5 5 Number of threads used for internal task event notifications

2022-06-30T02:41:14.801Z INFO main Bootstrap task.task-priority-tracking TASK_FAIR TASK_FAIR

2022-06-30T02:41:14.802Z INFO main Bootstrap task.task-yield-threads 3 3 Number of threads used for setting yield signals

2022-06-30T02:41:14.802Z INFO main Bootstrap task.writer-count 1 1 Number of writers per task

2022-06-30T02:41:14.802Z INFO main Bootstrap node-scheduler.include-coordinator true true

2022-06-30T02:41:14.802Z INFO main Bootstrap node-scheduler.max-pending-splits-per-task 10 10 The number of splits weighted at the standard split weight that can be assigned and queued for each task

2022-06-30T02:41:14.802Z INFO main Bootstrap node-scheduler.max-splits-per-node 100 100 The number of splits weighted at the standard split weight that are allowed to be scheduled on each node

2022-06-30T02:41:14.802Z INFO main Bootstrap node-scheduler.max-unacknowledged-splits-per-task 500 500 Maximum number of leaf splits not yet delivered to a given task

2022-06-30T02:41:14.802Z INFO main Bootstrap node-scheduler.min-candidates 10 10

2022-06-30T02:41:14.802Z INFO main Bootstrap node-scheduler.consistent-hashing-min-virtual-node-count 1000 1000 When CONSISTENT_HASHING node selection hash strategy is used, the minimum number of virtual node count. Default 1000. The actual virtual node count is guaranteed to be larger than this number. When number is smaller than physical node count, physical node is used, otherwise the smallest multiplier of physical node count that is greater than this value is used.

2022-06-30T02:41:14.814Z INFO main Bootstrap node-scheduler.network-topology legacy legacy

2022-06-30T02:41:14.814Z INFO main Bootstrap node-scheduler.node-selection-hash-strategy MODULAR_HASHING MODULAR_HASHING Hashing strategy used for node selection when scheduling splits to nodes. Options are MODULAR_HASHING, CONSISTENT_HASHING

2022-06-30T02:41:14.814Z INFO main Bootstrap experimental.resource-aware-scheduling-strategy RANDOM RANDOM

2022-06-30T02:41:14.814Z INFO main Bootstrap simple-ttl-node-selector.default-execution-time-estimate 30.00m 30.00m

2022-06-30T02:41:14.814Z INFO main Bootstrap simple-ttl-node-selector.use-default-execution-time-estimate-as-fallback false false

2022-06-30T02:41:14.814Z INFO main Bootstrap warning-collector.max-warnings 2147483647 2147483647

2022-06-30T02:41:14.822Z INFO main Bootstrap warning-collector.warning-handling NORMAL NORMAL

2022-06-30T02:41:14.822Z INFO main Bootstrap failure-detector.enabled true true

2022-06-30T02:41:14.822Z INFO main Bootstrap failure-detector.expiration-grace-interval 10.00m 10.00m How long to wait before 'forgetting' a service after it disappears from discovery

2022-06-30T02:41:14.822Z INFO main Bootstrap failure-detector.exponential-decay-seconds 60 60

2022-06-30T02:41:14.822Z INFO main Bootstrap failure-detector.threshold 0.1 0.1

2022-06-30T02:41:14.822Z INFO main Bootstrap failure-detector.heartbeat-interval 500.00ms 500.00ms

2022-06-30T02:41:14.822Z INFO main Bootstrap failure-detector.warmup-interval 5.00s 5.00s How long to wait after transitioning to success before considering a service alive

2022-06-30T02:41:14.822Z INFO main Bootstrap query.low-memory-killer.delay 5.00m 5.00m Delay between cluster running low on memory and invoking killer

2022-06-30T02:41:14.822Z INFO main Bootstrap query.low-memory-killer.policy none none

2022-06-30T02:41:14.822Z INFO main Bootstrap query.max-memory 20GB 5GB

2022-06-30T02:41:14.822Z INFO main Bootstrap query.max-total-memory 40GB 10GB

2022-06-30T02:41:14.822Z INFO main Bootstrap query.soft-max-memory 20GB 5GB

2022-06-30T02:41:14.823Z INFO main Bootstrap query.soft-max-total-memory 40GB 10GB

2022-06-30T02:41:14.823Z INFO main Bootstrap table-finish-operator-memory-tracking-enabled false false

2022-06-30T02:41:14.823Z INFO main Bootstrap memory.heap-headroom-per-node 1288490188.80B 1288490188.80B The amount of heap memory to set aside as headroom/buffer (e.g., for untracked allocations)

2022-06-30T02:41:14.823Z INFO main Bootstrap query.max-broadcast-memory 429496729.60B 1GB

2022-06-30T02:41:14.823Z INFO main Bootstrap query.max-memory-per-node 429496729.60B 1GB

2022-06-30T02:41:14.823Z INFO main Bootstrap query.max-total-memory-per-node 1288490188.80B 2GB

2022-06-30T02:41:14.823Z INFO main Bootstrap experimental.reserved-pool-enabled true true

2022-06-30T02:41:14.823Z INFO main Bootstrap query.soft-max-memory-per-node 429496729.60B 1GB

2022-06-30T02:41:14.823Z INFO main Bootstrap query.soft-max-total-memory-per-node 1288490188.80B 2GB

2022-06-30T02:41:14.823Z INFO main Bootstrap memory.verbose-exceeded-memory-limit-errors-enabled true true When enabled the error message for exceeded memory limit errors will contain additional operator memory allocation details

2022-06-30T02:41:14.823Z INFO main Bootstrap resources.reserved-system-memory 1717986918.40B 1717986918.40B

2022-06-30T02:41:14.823Z INFO main Bootstrap catalog.config-dir etc/catalog etc/catalog

2022-06-30T02:41:14.823Z INFO main Bootstrap catalog.disabled-catalogs ---- ----

2022-06-30T02:41:14.824Z INFO main Bootstrap function-namespace.config-dir etc/function-namespace etc/function-namespace

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.acknowledge-pages true true

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.async-page-transport-enabled true true

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.async-page-transport-timeout 60.00s 60.00s

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.client-threads 25 25

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.concurrent-request-multiplier 3 3

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.max-buffer-size 32MB 32MB

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.max-error-duration 5.00m 5.00m

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.max-response-size 16MB 16MB

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.min-error-duration 5.00m 5.00m

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.page-buffer-client.max-callback-threads 25 25

2022-06-30T02:41:14.824Z INFO main Bootstrap exchange.response-size-exponential-moving-average-decaying-alpha 0.1 0.1

2022-06-30T02:41:14.824Z INFO main Bootstrap fragment-result-cache.base-directory ---- ---- Base URI to cache data

2022-06-30T02:41:14.824Z INFO main Bootstrap fragment-result-cache.block-encoding-compression-enabled false false Enable compression for block encoding

2022-06-30T02:41:14.825Z INFO main Bootstrap fragment-result-cache.cache-ttl 2.00d 2.00d Time-to-live for a cache entry

2022-06-30T02:41:14.825Z INFO main Bootstrap fragment-result-cache.enabled false false Enable fragment result caching

2022-06-30T02:41:14.825Z INFO main Bootstrap fragment-result-cache.max-cache-size 100GB 100GB Maximum on-disk size of this fragment result cache

2022-06-30T02:41:14.826Z INFO main Bootstrap fragment-result-cache.max-cached-entries 10000 10000 Number of entries allowed in cache

2022-06-30T02:41:14.826Z INFO main Bootstrap fragment-result-cache.max-in-flight-size 1GB 1GB Maximum size of pages in memory waiting to be flushed

2022-06-30T02:41:14.826Z INFO main Bootstrap fragment-result-cache.max-single-pages-size 500MB 500MB Maximum size of pages write to flushed

2022-06-30T02:41:14.826Z INFO main Bootstrap discovery-server.enabled false true

2022-06-30T02:41:14.829Z INFO main Bootstrap experimental.internal-communication.binary-transport-enabled false false Enables smile encoding support for coordinator-to-worker communication

2022-06-30T02:41:14.830Z INFO main Bootstrap internal-communication.https.excluded-cipher ---- ----

2022-06-30T02:41:14.830Z INFO main Bootstrap internal-communication.https.required false false

2022-06-30T02:41:14.830Z INFO main Bootstrap internal-communication.https.included-cipher ---- ----

2022-06-30T02:41:14.830Z INFO main Bootstrap internal-communication.kerberos.enabled false false

2022-06-30T02:41:14.830Z INFO main Bootstrap internal-communication.kerberos.use-canonical-hostname true true

2022-06-30T02:41:14.830Z INFO main Bootstrap internal-communication.https.keystore.key [REDACTED] [REDACTED]

2022-06-30T02:41:14.830Z INFO main Bootstrap internal-communication.https.keystore.path ---- ----

2022-06-30T02:41:14.830Z INFO main Bootstrap experimental.internal-communication.max-task-update-size 16MB 16MB Enables limit on the size of the task update

2022-06-30T02:41:14.837Z INFO main Bootstrap internal-communication.memoize-dead-nodes-enabled false false Enables memoizing dead nodes in discovery node manger

2022-06-30T02:41:14.837Z INFO main Bootstrap internal-communication.server-info-communication-protocol HTTP HTTP Set server info communication protocol to broadcast state info

2022-06-30T02:41:14.838Z INFO main Bootstrap internal-communication.task-communication-protocol HTTP HTTP Set task communication protocol

2022-06-30T02:41:14.839Z INFO main Bootstrap experimental.internal-communication.thrift-transport-protocol BINARY BINARY Thrift encoding type for internal communication

2022-06-30T02:41:14.839Z INFO main Bootstrap experimental.internal-communication.thrift-transport-enabled false false Enables thrift encoding support for internal communication

2022-06-30T02:41:14.839Z INFO main Bootstrap internal-communication.https.trust-store-password ---- ----

2022-06-30T02:41:14.839Z INFO main Bootstrap internal-communication.https.trust-store-path ---- ----

2022-06-30T02:41:14.839Z INFO main Bootstrap plugin.disabled-connectors [] [] Disabled connectors are not registered by PluginManager

2022-06-30T02:41:14.839Z INFO main Bootstrap plugin.dir plugin plugin

2022-06-30T02:41:14.840Z INFO main Bootstrap maven.repo.local /root/.m2/repository /root/.m2/repository

2022-06-30T02:41:14.840Z INFO main Bootstrap maven.repo.remote [http://repo1.maven.org/maven2/] [http://repo1.maven.org/maven2/]

2022-06-30T02:41:14.840Z INFO main Bootstrap plugin.bundles ---- ----

2022-06-30T02:41:14.840Z INFO main Bootstrap coordinator true true

2022-06-30T02:41:14.840Z INFO main Bootstrap datasources ---- ----

2022-06-30T02:41:14.840Z INFO main Bootstrap sql.parser.enhanced-error-reporting true true

2022-06-30T02:41:14.840Z INFO main Bootstrap shutdown.grace-period 2.00m 2.00m

2022-06-30T02:41:14.840Z INFO main Bootstrap http.include-exception-in-response true true

2022-06-30T02:41:14.840Z INFO main Bootstrap presto.version 0.273.3-3a7cbcf 0.273.3-3a7cbcf

2022-06-30T02:41:14.840Z INFO main Bootstrap query-results.compression-enabled true true

2022-06-30T02:41:14.840Z INFO main Bootstrap resource-manager false false

2022-06-30T02:41:14.840Z INFO main Bootstrap resource-manager-enabled false false

2022-06-30T02:41:14.840Z INFO main Bootstrap http-server.authentication.type [] [] Authentication types (supported types: CERTIFICATE, KERBEROS, PASSWORD, JWT)

2022-06-30T02:41:14.840Z INFO main Bootstrap experimental.max-revocable-memory-per-node 16GB 16GB

2022-06-30T02:41:14.840Z INFO main Bootstrap experimental.max-spill-per-node 100GB 100GB

2022-06-30T02:41:14.841Z INFO main Bootstrap experimental.query-max-spill-per-node 100GB 100GB

2022-06-30T02:41:14.841Z INFO main Bootstrap experimental.spill-compression-enabled false false

2022-06-30T02:41:14.841Z INFO main Bootstrap experimental.spill-encryption-enabled false false

2022-06-30T02:41:14.841Z INFO main Bootstrap experimental.temp-storage-buffer-size 4kB 4kB

2022-06-30T02:41:14.841Z INFO main Bootstrap sql.forced-session-time-zone ---- ---- User session time zone overriding value sent by client

2022-06-30T02:41:14.841Z INFO main Bootstrap optimizer.aggregation-if-to-filter-rewrite-strategy DISABLED DISABLED Set the strategy used to rewrite AGG IF to AGG FILTER

2022-06-30T02:41:14.846Z INFO main Bootstrap experimental.aggregation-operator-unspill-memory-limit 4MB 4MB

2022-06-30T02:41:14.858Z INFO main Bootstrap optimizer.aggregation-partition-merging LEGACY LEGACY

2022-06-30T02:41:14.858Z INFO main Bootstrap experimental.aggregation-spill-enabled true true Spill aggregations if spill is enabled

2022-06-30T02:41:14.858Z INFO main Bootstrap is-allow-window-order-by-literals true true

2022-06-30T02:41:14.858Z INFO main Bootstrap arrayagg.implementation NEW NEW

2022-06-30T02:41:14.864Z INFO main Bootstrap check-access-control-on-utilized-columns-only false false

2022-06-30T02:41:14.864Z INFO main Bootstrap check-access-control-with-subfields false false

2022-06-30T02:41:14.864Z INFO main Bootstrap colocated-joins-enabled true true Experimental: Use a colocated join when possible

2022-06-30T02:41:14.864Z INFO main Bootstrap concurrent-lifespans-per-task 0 0 Experimental: Default number of lifespans that run in parallel on each task when grouped execution is enabled

2022-06-30T02:41:14.864Z INFO main Bootstrap cpu-cost-weight 75.0 75.0

2022-06-30T02:41:14.864Z INFO main Bootstrap experimental.dedup-based-distinct-aggregation-spill-enabled false false Dedup input data for Distinct Aggregates before spilling

2022-06-30T02:41:14.864Z INFO main Bootstrap optimizer.default-filter-factor-enabled false false

2022-06-30T02:41:14.864Z INFO main Bootstrap optimizer.dictionary-aggregation false false

2022-06-30T02:41:14.868Z INFO main Bootstrap experimental.distinct-aggregation-large-block-size-threshold 50MB 50MB Block size threshold beyond which it will be spilled into a separate spill file

2022-06-30T02:41:14.869Z INFO main Bootstrap experimental.distinct-aggregation-large-block-spill-enabled false false Spill large block to a separate spill file

2022-06-30T02:41:14.870Z INFO main Bootstrap experimental.distinct-aggregation-spill-enabled true true Spill distinct aggregations if aggregation spill is enabled

2022-06-30T02:41:14.879Z INFO main Bootstrap distributed-index-joins-enabled false false

2022-06-30T02:41:14.879Z INFO main Bootstrap distributed-sort true true

2022-06-30T02:41:14.879Z INFO main Bootstrap experimental.dynamic-filtering-max-per-driver-row-count 100 100

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental.dynamic-filtering-max-per-driver-size 10kB 10kB

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental.dynamic-filtering-range-row-limit-per-driver 0 0 Maximum number of build-side rows per driver up to which min and max values will be collected for dynamic filtering

2022-06-30T02:41:14.880Z INFO main Bootstrap optimizer.optimize-joins-with-empty-sources false false

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental.enable-dynamic-filtering false false

2022-06-30T02:41:14.880Z INFO main Bootstrap optimizer.enable-intermediate-aggregations false false

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental.enable-stats-calculator true true

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental.enable-stats-collection-for-temporary-table false false

2022-06-30T02:41:14.880Z INFO main Bootstrap enforce-fixed-distribution-for-output-operator false false

2022-06-30T02:41:14.880Z INFO main Bootstrap exchange.checksum-enabled false false

2022-06-30T02:41:14.880Z INFO main Bootstrap exchange.compression-enabled false false

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental-functions-enabled false false

2022-06-30T02:41:14.880Z INFO main Bootstrap fast-inequality-joins true true Use faster handling of inequality joins if it is possible

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental.filter-and-project-min-output-page-row-count 256 256

2022-06-30T02:41:14.880Z INFO main Bootstrap experimental.filter-and-project-min-output-page-size 500kB 500kB

2022-06-30T02:41:14.881Z INFO main Bootstrap optimizer.force-single-node-output true true

2022-06-30T02:41:14.881Z INFO main Bootstrap experimental.fragment-result-caching-enabled false false Enable fragment result caching and read/write leaf fragment result pages from/to cache when applicable

2022-06-30T02:41:14.881Z INFO main Bootstrap deprecated.group-by-uses-equal false false

2022-06-30T02:41:14.881Z INFO main Bootstrap grouped-execution-enabled true true Use grouped execution when possible

2022-06-30T02:41:14.881Z INFO main Bootstrap hash-based-distinct-limit-enabled false false Enable fast hash-based distinct limit

2022-06-30T02:41:14.881Z INFO main Bootstrap hash-based-distinct-limit-threshold 10000 10000 Threshold for fast hash-based distinct limit

2022-06-30T02:41:14.881Z INFO main Bootstrap histogram.implementation NEW NEW

2022-06-30T02:41:14.881Z INFO main Bootstrap hyperloglog-standard-error-warning-threshold 0.004 0.004 aggregation functions can produce low-precision results when the max standard error lower than this value.

2022-06-30T02:41:14.882Z INFO main Bootstrap optimizer.ignore-stats-calculator-failures true true Ignore statistics calculator failures

2022-06-30T02:41:14.882Z INFO main Bootstrap index-loader-timeout 20.00s 20.00s Time limit for loading indexes for index joins

2022-06-30T02:41:14.882Z INFO main Bootstrap inline-sql-functions true true

2022-06-30T02:41:14.882Z INFO main Bootstrap experimental.iterative-optimizer-enabled true true

2022-06-30T02:41:14.882Z INFO main Bootstrap experimental.iterative-optimizer-timeout 3.00m 3.00m

2022-06-30T02:41:14.883Z INFO main Bootstrap join-distribution-type AUTOMATIC AUTOMATIC

2022-06-30T02:41:14.883Z INFO main Bootstrap join-max-broadcast-table-size 100MB 100MB

2022-06-30T02:41:14.890Z INFO main Bootstrap optimizer.join-reordering-strategy AUTOMATIC AUTOMATIC The strategy to use for reordering joins

2022-06-30T02:41:14.890Z INFO main Bootstrap experimental.join-spill-enabled true true

2022-06-30T02:41:14.890Z INFO main Bootstrap experimental.json-serde-codegen-enabled false false Enable code generation for JSON serialization and deserialization

2022-06-30T02:41:14.890Z INFO main Bootstrap deprecated.legacy-array-agg false false

2022-06-30T02:41:14.890Z INFO main Bootstrap deprecated.legacy-char-to-varchar-coercion false false

2022-06-30T02:41:14.890Z INFO main Bootstrap deprecated.legacy-date-timestamp-to-varchar-coercion false false

2022-06-30T02:41:14.890Z INFO main Bootstrap deprecated.legacy-log-function false false

2022-06-30T02:41:14.890Z INFO main Bootstrap deprecated.legacy-map-subscript false false

2022-06-30T02:41:14.891Z INFO main Bootstrap deprecated.legacy-row-field-ordinal-access false false

2022-06-30T02:41:14.891Z INFO main Bootstrap deprecated.legacy-timestamp true true

2022-06-30T02:41:14.891Z INFO main Bootstrap deprecated.legacy-unnest-array-rows false false

2022-06-30T02:41:14.891Z INFO main Bootstrap list-built-in-functions-only true true

2022-06-30T02:41:14.891Z INFO main Bootstrap log-formatted-query-enabled false false Log formatted prepared query instead of raw query when enabled

2022-06-30T02:41:14.891Z INFO main Bootstrap materialized-view-data-consistency-enabled true true When enabled and reading from materialized view, partition stitching is applied to achieve data consistency

2022-06-30T02:41:14.891Z INFO main Bootstrap max-concurrent-materializations 3 3 The maximum number of materializing plan sections that can run concurrently

2022-06-30T02:41:14.891Z INFO main Bootstrap max-failed-task-percentage 0.3 0.3 Max percentage of failed tasks that are retryable for recoverable dynamic scheduling

2022-06-30T02:41:14.891Z INFO main Bootstrap analyzer.max-grouping-sets 2048 2048

2022-06-30T02:41:14.893Z INFO main Bootstrap optimizer.max-reordered-joins 9 9 The maximum number of tables to reorder in cost-based join reordering

2022-06-30T02:41:14.897Z INFO main Bootstrap experimental.spiller.max-revocable-task-memory 500MB 500MB Only used when task-spilling-strategy is PER_TASK_MEMORY_THRESHOLD

2022-06-30T02:41:14.897Z INFO main Bootstrap execution-policy.max-stage-count-for-eager-scheduling 25 25 When execution policy is set to adaptive, this number determines when to switch to phased execution.

2022-06-30T02:41:14.897Z INFO main Bootstrap max-stage-retries 0 0 Maximum number of times that stages can be retried

2022-06-30T02:41:14.897Z INFO main Bootstrap memory-cost-weight 10.0 10.0

2022-06-30T02:41:14.897Z INFO main Bootstrap experimental.memory-revoking-target 0.5 0.5 When revoking memory, try to revoke so much that pool is filled below target at the end

2022-06-30T02:41:14.897Z INFO main Bootstrap experimental.memory-revoking-threshold 0.9 0.9 Revoke memory when memory pool is filled over threshold

2022-06-30T02:41:14.897Z INFO main Bootstrap multimapagg.implementation NEW NEW

2022-06-30T02:41:14.897Z INFO main Bootstrap network-cost-weight 15.0 15.0

2022-06-30T02:41:14.897Z INFO main Bootstrap offset-clause-enabled false false Enable support for OFFSET clause

2022-06-30T02:41:14.897Z INFO main Bootstrap optimize-common-sub-expressions true true Extract and compute common sub expression in projections

2022-06-30T02:41:14.902Z INFO main Bootstrap optimizer.optimize-hash-generation true true

2022-06-30T02:41:14.902Z INFO main Bootstrap optimizer.optimize-metadata-queries false false Enable optimization for metadata queries if the resulting partitions are not empty according to the partition stats

2022-06-30T02:41:14.902Z INFO main Bootstrap optimizer.optimize-metadata-queries-call-threshold 100 100 The threshold number of service calls to metastore, used in optimization for metadata queries

2022-06-30T02:41:14.902Z INFO main Bootstrap optimizer.optimize-metadata-queries-ignore-stats false false Enable optimization for metadata queries. Note if metadata entry has empty data, the result might be different (e.g. empty Hive partition)

2022-06-30T02:41:14.902Z INFO main Bootstrap optimizer.optimize-mixed-distinct-aggregations false false

2022-06-30T02:41:14.902Z INFO main Bootstrap optimize-nulls-in-join false false

2022-06-30T02:41:14.902Z INFO main Bootstrap optimizer.optimize-top-n-row-number true true

2022-06-30T02:41:14.902Z INFO main Bootstrap experimental.optimized-repartitioning false false Experimental: Use optimized repartitioning

2022-06-30T02:41:14.902Z INFO main Bootstrap optimized-scale-writer-producer-buffer false false

2022-06-30T02:41:14.902Z INFO main Bootstrap experimental.order-by-aggregation-spill-enabled true true Spill order-by aggregations if aggregation spill is enabled

2022-06-30T02:41:14.902Z INFO main Bootstrap experimental.order-by-spill-enabled true true Enable Order-by Operator Spilling if spill is enabled

2022-06-30T02:41:14.902Z INFO main Bootstrap pages-index.eager-compaction-enabled false false

2022-06-30T02:41:14.902Z INFO main Bootstrap parse-decimal-literals-as-double false false

2022-06-30T02:41:14.902Z INFO main Bootstrap optimizer.partial-aggregation-byte-reduction-threshold 0.5 0.5

2022-06-30T02:41:14.903Z INFO main Bootstrap optimizer.partial-aggregation-strategy ALWAYS ALWAYS

2022-06-30T02:41:14.903Z INFO main Bootstrap experimental.optimizer.partial-merge-pushdown-strategy NONE NONE

2022-06-30T02:41:14.903Z INFO main Bootstrap partial-results-completion-ratio-threshold 0.5 0.5 Minimum query completion ratio threshold for partial results

2022-06-30T02:41:14.903Z INFO main Bootstrap partial-results-enabled false false Enable returning partial results. Please note that queries might not read all the data when this is enabled.

2022-06-30T02:41:14.903Z INFO main Bootstrap partial-results-max-execution-time-multiplier 2.0 2.0 This value is multiplied by the time taken to reach the completion ratio threshold and is set as max task end time

2022-06-30T02:41:14.903Z INFO main Bootstrap partitioning-precision-strategy AUTOMATIC AUTOMATIC Set strategy used to determine whether to repartition (AUTOMATIC, PREFER_EXACT)

2022-06-30T02:41:14.905Z INFO main Bootstrap prefer-distributed-union true true

2022-06-30T02:41:14.906Z INFO main Bootstrap optimizer.prefer-merge-join false false Prefer merge join for sorted join inputs, e.g., tables pre-sorted, pre-partitioned by join columns.To make it work, the connector needs to guarantee and expose the data properties of the underlying table.

2022-06-30T02:41:14.906Z INFO main Bootstrap optimizer.prefer-partial-aggregation true true

2022-06-30T02:41:14.906Z INFO main Bootstrap spark.assign-bucket-to-partition-for-partitioned-table-write-enabled false false

2022-06-30T02:41:14.906Z INFO main Bootstrap print-stats-for-non-join-query false false

2022-06-30T02:41:14.906Z INFO main Bootstrap optimizer.push-aggregation-through-join true true

2022-06-30T02:41:14.906Z INFO main Bootstrap optimizer.push-limit-through-outer-join true true

2022-06-30T02:41:14.906Z INFO main Bootstrap optimizer.push-table-write-through-union true true

2022-06-30T02:41:14.906Z INFO main Bootstrap experimental.pushdown-dereference-enabled false false Experimental: enable dereference pushdown

2022-06-30T02:41:14.906Z INFO main Bootstrap experimental.pushdown-subfields-enabled false false Experimental: enable subfield pruning

2022-06-30T02:41:14.907Z INFO main Bootstrap planner.query-analyzer-timeout 3.00m 3.00m Maximum running time for the query analyzer in case the processing takes too long or is stuck in an infinite loop.

2022-06-30T02:41:14.908Z INFO main Bootstrap experimental.query-limit-spill-enabled false false Spill whenever the total memory used by the query (including revocable and non-revocable memory) exceeds maxTotalMemoryPerNode

2022-06-30T02:41:14.908Z INFO main Bootstrap query-optimization-with-materialized-view-enabled false false Experimental: Enable query optimization using materialized view. It only supports simple query formats for now.

2022-06-30T02:41:14.908Z INFO main Bootstrap optimizer.quick-distinct-limit-enabled false false Enable quick distinct limit queries that give results as soon as a new distinct value is found

2022-06-30T02:41:14.908Z INFO main Bootstrap re2j.dfa-retries 5 5

2022-06-30T02:41:14.908Z INFO main Bootstrap re2j.dfa-states-limit 2147483647 2147483647

2022-06-30T02:41:14.908Z INFO main Bootstrap recoverable-grouped-execution-enabled false false Use recoverable grouped execution when possible

2022-06-30T02:41:14.908Z INFO main Bootstrap redistribute-writes true true

2022-06-30T02:41:14.910Z INFO main Bootstrap reduce-agg-for-complex-types-enabled true true

2022-06-30T02:41:14.910Z INFO main Bootstrap regex-library JONI JONI

2022-06-30T02:41:14.913Z INFO main Bootstrap experimental.runtime-optimizer-enabled false false

2022-06-30T02:41:14.913Z INFO main Bootstrap scale-writers false false

2022-06-30T02:41:14.913Z INFO main Bootstrap optimizer.segmented-aggregation-enabled false false

2022-06-30T02:41:14.921Z INFO main Bootstrap experimental.spiller.single-stream-spiller-choice LOCAL_FILE LOCAL_FILE The SingleStreamSpiller to be used when spilling is enabled.

2022-06-30T02:41:14.921Z INFO main Bootstrap optimizer.skip-redundant-sort true true

2022-06-30T02:41:14.921Z INFO main Bootstrap spatial-joins-enabled true true Use spatial index for spatial joins when possible

2022-06-30T02:41:14.921Z INFO main Bootstrap experimental.spill-enabled false false

2022-06-30T02:41:14.922Z INFO main Bootstrap experimental.spiller-max-used-space-threshold 0.9 0.9

2022-06-30T02:41:14.922Z INFO main Bootstrap experimental.spiller-spill-path [] []

2022-06-30T02:41:14.926Z INFO main Bootstrap experimental.spiller.spiller-temp-storage local local Temp storage used by spiller when single stream spiller is set to TEMP_STORAGE

2022-06-30T02:41:14.926Z INFO main Bootstrap experimental.spiller-threads 4 4

2022-06-30T02:41:14.926Z INFO main Bootstrap spooling-output-buffer-enabled false false

2022-06-30T02:41:14.926Z INFO main Bootstrap spooling-output-buffer-temp-storage local local

2022-06-30T02:41:14.926Z INFO main Bootstrap spooling-output-buffer-threshold 8MB 8MB

2022-06-30T02:41:14.926Z INFO main Bootstrap streaming-for-partial-aggregation-enabled false false

2022-06-30T02:41:14.926Z INFO main Bootstrap experimental.table-writer-merge-operator-enabled true true

2022-06-30T02:41:14.927Z INFO main Bootstrap experimental.spiller.task-spilling-strategy ORDER_BY_CREATE_TIME ORDER_BY_CREATE_TIME The strategy used to pick which task to spill when spilling is enabled. See TaskSpillingStrategy.

2022-06-30T02:41:14.927Z INFO main Bootstrap use-alternative-function-signatures false false Override intermediate aggregation type of some aggregation functions to be compatible with Velox

2022-06-30T02:41:14.931Z INFO main Bootstrap use-legacy-scheduler true true Use the version of the scheduler before refactorings for section retries

2022-06-30T02:41:14.931Z INFO main Bootstrap optimizer.use-mark-distinct true true

2022-06-30T02:41:14.931Z INFO main Bootstrap verbose-runtime-stats-enabled false false Enable logging all runtime stats.

2022-06-30T02:41:14.931Z INFO main Bootstrap warn-on-no-table-layout-filter

2022-06-30T02:41:14.931Z INFO main Bootstrap experimental.window-spill-enabled true true Enable Window Operator Spilling if spill is enabled

2022-06-30T02:41:14.931Z INFO main Bootstrap writer-min-size 32MB 32MB Target minimum size of writer output when scaling writers

2022-06-30T02:41:14.931Z INFO main Bootstrap compiler.expression-cache-size 10000 10000

2022-06-30T02:41:14.933Z INFO main Bootstrap tracing.distributed-tracing-mode NO_TRACE NO_TRACE

2022-06-30T02:41:14.933Z INFO main Bootstrap tracing.enable-distributed-tracing false false

2022-06-30T02:41:14.933Z INFO main Bootstrap tracing.tracer-type noop noop

2022-06-30T02:41:14.933Z INFO main Bootstrap transaction.companion-catalogs {} {} Companion catalogs: catalog_name1=catalog_name2,catalog_name3=catalog_name4,...

2022-06-30T02:41:14.933Z INFO main Bootstrap transaction.idle-check-interval 1.00m 1.00m Time interval between idle transactions checks

2022-06-30T02:41:14.933Z INFO main Bootstrap transaction.idle-timeout 5.00m 5.00m Amount of time before an inactive transaction is considered expired

2022-06-30T02:41:14.933Z INFO main Bootstrap transaction.max-finishing-concurrency 1 1 Maximum parallelism for committing or aborting a transaction

2022-06-30T02:41:14.933Z INFO main Bootstrap cluster-ttl-provider-manager.type THROWING THROWING

2022-06-30T02:41:14.933Z INFO main Bootstrap node-ttl-fetcher-manager.initial-delay-before-refresh 1.00m 1.00m

2022-06-30T02:41:14.933Z INFO main Bootstrap node-ttl-fetcher-manager.type THROWING THROWING

2022-06-30T02:41:14.934Z INFO main Bootstrap node-ttl-fetcher-manager.stale-ttl-threshold 15.00m 15.00m

2022-06-30T02:41:31.718Z INFO main com.facebook.airlift.jmx.JmxAgent JMX agent started and listening on ranan:35981

2022-06-30T02:41:39.028Z WARN node-state-poller-0 com.facebook.presto.metadata.HttpRemoteNodeState Node state update request to http://10.1.49.192:8010/v1/info/state has not returned in 864.08s

2022-06-30T02:41:39.719Z WARN query-management-2 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 864.77s

2022-06-30T02:41:40.721Z WARN query-management-1 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 865.78s

2022-06-30T02:41:41.724Z WARN query-management-0 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 866.78s

2022-06-30T02:41:42.730Z WARN query-management-2 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 867.78s

2022-06-30T02:41:43.734Z WARN query-management-1 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 868.79s

2022-06-30T02:41:43.972Z INFO main org.eclipse.jetty.server.Serverjetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.15+10-Ubuntu-0ubuntu0.22.04.1

2022-06-30T02:41:44.038Z WARN node-state-poller-0 com.facebook.presto.metadata.HttpRemoteNodeState Node state update request to http://10.1.49.192:8010/v1/info/state has not returned in 869.09s

2022-06-30T02:41:44.214Z WARN http-client-node-manager-timeout com.facebook.presto.metadata.HttpRemoteNodeState Error fetching node state from http://10.1.49.192:8010/v1/info/state: java.util.concurrent.TimeoutException: Total timeout 10000 ms elapsed

2022-06-30T02:41:44.736Z WARN query-management-0 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 869.79s

2022-06-30T02:41:45.743Z WARN query-management-2 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 870.80s

2022-06-30T02:41:46.747Z WARN query-management-1 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 871.80s

2022-06-30T02:41:47.748Z WARN query-management-0 com.facebook.presto.memory.RemoteNodeMemory Memory info update request to http://10.1.49.192:8010/v1/memory has not returned in 872.80s

2022-06-30T02:41:48.349Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.protocol.QueuedStatementResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.protocol.QueuedStatementResource will be ignored.

2022-06-30T02:41:48.351Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.WebUiResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.WebUiResource will be ignored.

2022-06-30T02:41:48.353Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.TaskResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.TaskResource will be ignored.

2022-06-30T02:41:48.353Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.TaskExecutorResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.TaskExecutorResource will be ignored.

2022-06-30T02:41:48.357Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.airlift.discovery.store.StoreResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.airlift.discovery.store.StoreResource will be ignored.

2022-06-30T02:41:48.358Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.protocol.ExecutingStatementResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.protocol.ExecutingStatementResource will be ignored.

2022-06-30T02:41:48.359Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.StatusResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.StatusResource will be ignored.

2022-06-30T02:41:48.359Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.ThreadResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.ThreadResource will be ignored.

2022-06-30T02:41:48.360Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.airlift.discovery.server.DynamicAnnouncementResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.airlift.discovery.server.DynamicAnnouncementResource will be ignored.

2022-06-30T02:41:48.378Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.QueryResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.QueryResource will be ignored.

2022-06-30T02:41:48.379Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.TaskInfoResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.TaskInfoResource will be ignored.

2022-06-30T02:41:48.379Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.airlift.jmx.MBeanResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.airlift.jmx.MBeanResource will be ignored.

2022-06-30T02:41:48.386Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.StageResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.StageResource will be ignored.

2022-06-30T02:41:48.390Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.memory.MemoryResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.memory.MemoryResource will be ignored.

2022-06-30T02:41:48.390Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.QueryStateInfoResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.QueryStateInfoResource will be ignored.

2022-06-30T02:41:48.391Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.WorkerResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.WorkerResource will be ignored.

2022-06-30T02:41:48.391Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.ResourceGroupStateInfoResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.ResourceGroupStateInfoResource will be ignored.

2022-06-30T02:41:48.394Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.airlift.discovery.server.ServiceResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.airlift.discovery.server.ServiceResource will be ignored.

2022-06-30T02:41:48.395Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.ServerInfoResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.ServerInfoResource will be ignored.

2022-06-30T02:41:48.397Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.ClusterStatsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.ClusterStatsResource will be ignored.

2022-06-30T02:41:48.405Z WARN main org.glassfish.jersey.internal.inject.Providers A provider com.facebook.presto.server.NodeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider com.facebook.presto.server.NodeResource will be ignored.

2022-06-30T02:41:48.696Z WARN http-client-memoryManager-timeout com.facebook.presto.memory.RemoteNodeMemory Error fetching memory info from http://10.1.49.192:8010/v1/memory: java.util.concurrent.TimeoutException: Total timeout 10000 ms elapsed

2022-06-30T02:41:50.415Z WARN main org.glassfish.jersey.internal.Errors The following warnings have been detected: WARNING: Parameter 2 of type com.facebook.presto.execution.resourceGroups.ResourceGroupManager<?> from public com.facebook.presto.server.QueryStateInfoResource(com.facebook.presto.dispatcher.DispatchManager,com.facebook.presto.execution.resourceGroups.ResourceGroupManager<?>,com.facebook.presto.metadata.InternalNodeManager,com.facebook.presto.server.ServerConfig,java.util.Optional) is not resolvable to a concrete type.

WARNING: Parameter 2 of type com.facebook.presto.execution.resourceGroups.ResourceGroupManager<?> from public com.facebook.presto.server.QueryStateInfoResource(com.facebook.presto.dispatcher.DispatchManager,com.facebook.presto.execution.resourceGroups.ResourceGroupManager<?>,com.facebook.presto.metadata.InternalNodeManager,com.facebook.presto.server.ServerConfig,java.util.Optional) is not resolvable to a concrete type.

WARNING: Parameter 2 of type com.facebook.presto.execution.resourceGroups.ResourceGroupManager<?> from public com.facebook.presto.server.ResourceGroupStateInfoResource(com.facebook.presto.server.ServerConfig,com.facebook.presto.execution.resourceGroups.ResourceGroupManager<?>,com.facebook.presto.metadata.InternalNodeManager,java.util.Optional) is not resolvable to a concrete type.

2022-06-30T02:41:50.426Z INFO main org.eclipse.jetty.server.handler.ContextHandler Started o.e.j.s.ServletContextHandler@e2498a3{/,null,AVAILABLE,@http}

2022-06-30T02:41:50.505Z INFO main org.eclipse.jetty.server.AbstractConnector Started http@1d2d793d{HTTP/1.1,[http/1.1, h2c]}{0.0.0.0:8010}

2022-06-30T02:41:50.511Z INFO main org.eclipse.jetty.server.ServerStarted @52760ms

2022-06-30T02:41:58.007Z INFO main com.facebook.airlift.bootstrap.LifeCycleManager Life cycle starting...

2022-06-30T02:41:58.008Z INFO main com.facebook.airlift.bootstrap.LifeCycleManager Life cycle startup complete. System ready.

2022-06-30T02:42:14.331Z INFO main Bootstrap PROPERTY DEFAULT RUNTIME DESCRIPTION

2022-06-30T02:42:14.336Z INFO main Bootstrap jmx.dump-period 10.00s 10.00s

2022-06-30T02:42:14.339Z INFO main Bootstrap jmx.dump-tables [] []

2022-06-30T02:42:14.340Z INFO main Bootstrap jmx.max-entries 86400 86400

2022-06-30T02:42:26.185Z WARN main org.apache.hadoop.util.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

2022-06-30T02:42:27.327Z INFO main org.apache.hadoop.io.compress.bzip2.Bzip2Factory Successfully loaded & initialized native-bzip2 library system-native

2022-06-30T02:42:27.366Z INFO main org.apache.hadoop.io.compress.zlib.ZlibFactory Successfully loaded & initialized native-zlib library

2022-06-30T02:42:31.759Z INFO main com.facebook.airlift.bootstrap.LifeCycleManager Life cycle starting...

2022-06-30T02:42:31.764Z INFO main com.facebook.airlift.bootstrap.LifeCycleManager Life cycle startup complete. System ready.

Sometimes, even in the 8010 port it dont send this output and Presto doesnt work.

2- When Presto works and this output appears, I cant use this same terminal because the prompt doesnt responses, so I have to open another terminal. When I run presto by the terminal, it doesnt respose the commands (even it opened at the browser) and send the following output:

presto-server-0.273.3/bin$ bash presto presto> select * from default.ratings limit 10; Error running command: Error starting query at http://localhost:8080/v1/statement returned an invalid response: JsonResponse{statusCode=404, statusMessage=Not Found, headers={content-type=[text/html], date=[Thu, 30 Jun 2022 03:04:29 GMT], server=[CherryPy/18.6.1], vary=[Accept-Encoding]}, hasValue=false} [Error:


                                                                                                                                                                                                                                                   ]
KarlManong commented 2 years ago

Are you using https://prestodb.io/ ? There are different.

AFAK, trino do not require root. Please have a look at https://github.com/trinodb/trino/tree/master/core/docker. Also https://trino.io/docs/current/installation/deployment.html.

ebyhr commented 2 years ago

I would recommend using Trino (https://trino.io/download.html) instead of PrestoDB. Please feel free to post in https://trino.io/slack.html. You can debug the issue interactively.

Shylin commented 1 year ago

Env:trino version 333 I sometimes also met the error "Error running command: Error fetching next at http://xxx:9000/v1/statement/queued/20221222_055750_00000_w47j8/y1f1992229f3948f8c2373d2ce7fce7fd3ae2bad1/3 returned an invalid response: JsonResponse{statusCode=404, statusMessage=Not Found, headers={content-length=[15], content-type=[text/plain], date=[Thu, 22 Dec 2022 05:58:22 GMT]}, hasValue=false} [Error: Query not found]"

How did you fix it?

HoiDam commented 1 year ago

Imagine asking presto in trino forum. LMAO